ckanext-spatial icon indicating copy to clipboard operation
ckanext-spatial copied to clipboard

Insert correct MimeTypes for WMS & WFS harvested layers

Open batje opened this issue 11 years ago • 1 comments

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?

ckan_wms_mimetypes

batje avatar Feb 10 '14 15:02 batje

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!

florianm avatar Feb 28 '14 00:02 florianm