cioos-siooc / ckan

CKAN is an open-source DMS (data management system) for powering data hubs and data portals. CKAN makes it easy to publish, share and use data. It powers datahub.io, catalog.data.gov and europeandataportal.eu/data/en/dataset among many other sites.
http://ckan.org/
Other
2 stars 4 forks source link

Check for invalid bbox when harvesting from another ckan #199

Closed fostermh closed 9 months ago

fostermh commented 11 months ago

example https://catalogue.cioos.ca/dataset/33c6f7c9-ba7e-478f-ac7e-84de494e0106

"box": "48.6513133333 -123.4863533333 48.6513133333 -123.4863533333"

top left and bottom right points should not be the same. Either buffer point or convert to an actual point.