ckanext-spatial
ckanext-spatial copied to clipboard
Insert correct MimeTypes for WMS & WFS harvested layers
I manually set the mime-types of some of the resources that our Geonode is publishing and it has a real great effect: all recognised types now get a preview mode (and .csv can be imported in the datastore)
This seems like a very small thing with a lot of wins. I understand I could overwrite classes and things myself, but its so obvious, it would be great to have in the standard install.
Is that a lot of work?
Hi @batje, just to cross-link:
- https://github.com/ckan/ckan/pull/1553 proposes to amend user docs to use *.json for geojson files
- https://github.com/ckan/ckan/issues/1534 describes the geojson bug.
Cheers!