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 for {collectionId}/locations query response GeoJSON #14

Open
mrauhala opened this issue Sep 26, 2024 · 4 comments
Open

Schema for {collectionId}/locations query response GeoJSON #14

mrauhala opened this issue Sep 26, 2024 · 4 comments

Comments

@mrauhala
Copy link

  • standard property names for GeoJSON (like wigos ids, name, available parameters and other metadata like links)
  • id for different data types, like for observations wigos id, METARs and TAFs ICAO id and so on
  • how and when to use other geometries than Points
  • filtering of the locations query
  • paging

This issue may need to be divided to multiple issues.

@havardf
Copy link
Collaborator

havardf commented Sep 26, 2024

@mrauhala Are you thinking a specifc schema for the Observations data here? Or a general schema for any usage of the locations data query?

@mrauhala
Copy link
Author

@mrauhala Are you thinking a specifc schema for the Observations data here? Or a general schema for any usage of the locations data query?

Most of it can probably be generic, but some of it have to be data specific like observations, radar, warnings and so on.

@geira
Copy link

geira commented Sep 26, 2024

A possible complication here is that we are sometimes required to issue aviation weather data for locations without registered ICAO codes, e.g. oil platforms or helicopter landing pads.

@havardf
Copy link
Collaborator

havardf commented Sep 27, 2024

@geira ICAO codes falls outside the immediate concerns for RODEO, so I think we can postpone thinking about that.

@Teddy-1000 Could you help with this issue? E-SOH already have a schema for this, which is similar or maybe identical to https://github.com/opengeospatial/ogcapi-environmental-data-retrieval/blob/master/core/standard/openapi/schemas/edr-geojson/edrFeatureCollectionGeoJSON.yaml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants