Skip to content

Implement CSVW Formatter #36

@webb-ben

Description

@webb-ben

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions