ckan / ckanext-spatial

Geospatial extension for CKAN
http://docs.ckan.org/projects/ckanext-spatial
126 stars 193 forks source link

[harvest] fixes https://github.com/ckan/ckanext-spatial/issues/225 #226

Closed jeanpommier closed 5 years ago

jeanpommier commented 5 years ago

Should support gmx:MimeFileType instead of gco:CharacterString in the resources' gmd:Name tag

<gmd:name>
  <gmx:MimeFileType type="application/octet-stream">
     Fichier KMZ à télécharger
  </gmx:MimeFileType>
</gmd:name>