GeoCombine
GeoCombine copied to clipboard
DCAT or STAC metadata import function?
Anyone thinking about this supporting scraping:
- DCAT e.g https://data.linz.govt.nz/services/dcat/data.json
- STAC e.,g https://stacspec.org/en
I have some python code for scraping DCAT to Aardvark (it's very much a work in progress), but I would definitely use this functionality moving forward.
I'd happily review a PR for this!
It would be cool to run GeoCombine in a CI process to scrape those records and put them into a public repo in OpenGeoMetadata too, so that people could harvest Aardvark directly from there instead of needing to convert every time. I think that's what https://github.com/OpenGeoMetadata/gov.data was intended to do.