We list out GeoJSON but do not specify which type of geometry this is. The GeoJSON spec standard can be found here but we need to know what to document into the OpenAPI. https://datatracker.ietf.org/doc/html/rfc7946
I'm assuming this is a GeoJSON point but want to flag this that the documentation I first linked to needs to be updated.
We give an example of a point here, and define an example of a polygon here, but yes in CDS events event_location we should say "GeoJSON Point" in the spec.
Here: https://github.com/openmobilityfoundation/curb-data-specification/tree/main/events#curb-event
We list out GeoJSON but do not specify which type of geometry this is. The GeoJSON spec standard can be found here but we need to know what to document into the OpenAPI. https://datatracker.ietf.org/doc/html/rfc7946
I'm assuming this is a GeoJSON point but want to flag this that the documentation I first linked to needs to be updated.