Merge pull request #226 from jeanpommier/master
[harvest] fixes https://github.com/ckan/ckanext-spatial/issues/225
This commit is contained in:
commit
ce4f03bcd2
|
@ -180,6 +180,7 @@ class ISOResourceLocator(ISOElement):
|
|||
name="name",
|
||||
search_paths=[
|
||||
"gmd:name/gco:CharacterString/text()",
|
||||
"gmd:name/gmx:MimeFileType/text()",
|
||||
],
|
||||
multiplicity="0..1",
|
||||
),
|
||||
|
|
Loading…
Reference in New Issue