Skip to content
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

Schema: Add rules to ensure data is suitable for conversion to GeoJSON #187

Open
duncandewhurst opened this issue Nov 10, 2022 · 1 comment · May be fixed by #283
Open

Schema: Add rules to ensure data is suitable for conversion to GeoJSON #187

duncandewhurst opened this issue Nov 10, 2022 · 1 comment · May be fixed by #283
Assignees
Labels
GeoJSON format This issue relates to the GeoJSON publication format Schema

Comments

@duncandewhurst
Copy link
Collaborator

At least:

  • Disallow additional fields named 'network' in Node and Span
  • Disallow additional fields in OrganisationReference and PhaseReference
@duncandewhurst duncandewhurst added Schema GeoJSON format This issue relates to the GeoJSON publication format labels Nov 10, 2022
@duncandewhurst duncandewhurst added this to the 0.3.0 milestone Jan 9, 2023
@duncandewhurst duncandewhurst removed this from the 0.3.0 milestone Mar 25, 2024
@odscjen
Copy link
Collaborator

odscjen commented Apr 2, 2024

Note to future self, see properties in geometry for disallowing specific names, e.g. quoted in #217

@odscjen odscjen linked a pull request May 23, 2024 that will close this issue
22 tasks
@odscjen odscjen self-assigned this May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
GeoJSON format This issue relates to the GeoJSON publication format Schema
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants