Closed alexanderkotsev closed 5 years ago
Hi @alexanderkotsev I can confirm the issue. It is caused by the file GML.Tests-ArcGIS.Pro_DIE.v2.3.json
not being valid json. Specifically, it contains invalid quote marks:
"notes”:”used with the Data Interoperability Extension",
Github actualy marks the error:
https://github.com/INSPIRE-MIF/caniuse/blob/master/results/GML.Tests-ArcGIS.Pro_DIE.v2.3.json
Makes me think I should add a Linter to this repository.
Fixed after linting the JSON files with results. Thanks!
The generator works now, but there is some issue with the different tests being mixed (GeoJSON tests being provided together with GML tests). Also, the length of the columns in the table is different. I tried to fix this manually in the repository. Attached here - the actual output of the test..... out.html.zip
I suspect that this relates to the new tools being added (following tests with ESRI tools). @thorsten-reitz - can you please have a look.
The error is below: