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

Relation to ckanext-spatial

Open letmaik opened this issue 10 years ago • 1 comments

Does ckanext-dcat work together with ckanext-spatial? Especially considering the supported formats of the spatial fields in both. I think this should be remarked somewhere in the readme.

letmaik avatar Sep 09 '15 13:09 letmaik

I had a look at the ckanext-spatial extension. It says the spatial field must be a GeoJSON geometry. I assume ckanext-dcat follows the same convention, but I'm not sure what happens in cases like <dct:spatial>Newark</dct:spatial>. Is that written simply as spatial="Newark" and ckanext-spatial ignores that then since it's not a GeoJSON geometry?

letmaik avatar Oct 29 '15 11:10 letmaik