-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GeoJson -> Json conversion: If there is inconsistent dereferenced networks/phases/organisations, report on that #26
Comments
Library checks for phases and organisations in progress, networks will be more difficult due to some recursive elements so leaving till later. |
#26 tests/fixtures/geojson_to_json/phases_inconsistent*: Added new inconsistent phrase in contract in network Make sure the phase_id is reported in meta output
#26 tests/fixtures/geojson_to_json/phases_inconsistent*: Added new inconsistent phrase in contract in network Make sure the phase_id is reported in meta output
Network checking is now in the latest version of this lib. This can be tested by running the tool locally and looking in the meta file, or just looking at the "expected" files in https://github.com/Open-Telecoms-Data/lib-cove-ofds/tree/main/tests/fixtures/geojson_to_json We'll let Open-Telecoms-Data/cove-ofds#30 deal with reporting these to the user - if the meta/expected files look good we could close this? |
I think we might need some more information to help users locate the issues. I've prepared a conversion checks spreadsheet to try and specify these checks, the necessary metadata and the feedback to users. Let me know what you think! |
I've moved the spreadsheet to Open-Telecoms-Data/cove-ofds#30 as that's where reporting these to the user is being dealt with. Edited title to keep this issue on track for networks/phases/organisations. Todo:
|
Spun of from #25
The text was updated successfully, but these errors were encountered: