Merge pull request #226 from jeanpommier/master

[harvest] fixes https://github.com/ckan/ckanext-spatial/issues/225
This commit is contained in:
Adrià Mercader 2019-08-23 16:33:28 +02:00 committed by GitHub
commit ce4f03bcd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ class ISOResourceLocator(ISOElement):
name="name",
search_paths=[
"gmd:name/gco:CharacterString/text()",
"gmd:name/gmx:MimeFileType/text()",
],
multiplicity="0..1",
),