-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Describe the solution you'd like
I would a formatter of CovJSON for CSV on the Web (https://csvw.org/) as an implementation of TSML. Blocked until geopython/pygeoapi#1997 is resolved
Describe alternatives you've considered
This appears to be incredibly straightforward on the client side with a tool like https://github.com/cldf/csvw. But think it makes sense to offer this as a format from the API.
Additional context
-
I am not exactly sure the best way to handle a multi-part response from a formatter. Will require some further investigation as to how to make this possible as an API serialization.
-
There is also no explicit distinction between the input data sent to a formatter, it may be GeoJSON or CoverageJSON.
Metadata
Metadata
Labels
enhancementNew feature or requestNew feature or request