GeoNodeUserGroup-DE / geonode-dev-datapackage

Datapackage development setup based on Docker Blueprint for GeoNode
0 stars 0 forks source link

Make tabular data accessible via WFS #11

Closed ridoo closed 2 months ago

ridoo commented 2 months ago

This should work already, but should be re-checked in combination with GeoNodeUserGroup-DE/importer-datapackage#10

ridoo commented 2 months ago

Just a comment: Some formats seems to expect spatial content (e.g. Shapefile or KML). See also my comment from GeoNodeUserGroup-DE/geonode-dev-datapackage#15 :

However, WFS download is set independently from that, so some unsupported download formats are still selectable then, like Shapefile or KML. Other formats like GeoJSON or GML are just fine.

@specka @mwallschlaeger you should decide if this is just ok for you. Please close or comment.

ridoo commented 2 months ago
ridoo commented 2 months ago

Formats are part of the general <ows:Operation name="GetFeature"> section and cannot be configured for a specific dataset.

Documentation:

I would close this issue. @mwallschlaeger please decide if that kind of documentation is enough for now.

mwallschlaeger commented 2 months ago

@ridoo this is fine for me for now.