You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When upgrading from v1.0 to 2.0 using cjio [file] upgrade save [file] (using cjio v0.9.0; supports CityJSON v2.0), with for example these files: 601_SM_Solids.city.json 601_1_SM_solids.city.json
it doesn't change the lods from the geometries to strings making the schema validation report that the file is invalid.
The text was updated successfully, but these errors were encountered:
Hi @Lkeurentjes , I could not reproduce the issue with cjio v0.9.0 and neither on the develop branch. I tried both files, using the command as you wrote it. Then validate with cjval, plus I inspected the output files and the lod-s came out as strings from the upgrade.
Could you check it again and confirm that the issue is present?
When upgrading from v1.0 to 2.0 using cjio [file] upgrade save [file] (using cjio v0.9.0; supports CityJSON v2.0), with for example these files:
601_SM_Solids.city.json
601_1_SM_solids.city.json
it doesn't change the lods from the geometries to strings making the schema validation report that the file is invalid.
The text was updated successfully, but these errors were encountered: