opendata-issue-tracker icon indicating copy to clipboard operation
opendata-issue-tracker copied to clipboard

Locations of Cultural Monuments

Open tormi opened this issue 7 years ago • 5 comments

National Registry of Cultural Monuments has published it's data in JSON API format, but monuments open data is missing location and / or address information which makes it very hard to use the data available.

Registry's UI provides cadastral code and address, but no exact location (latlon or boundary). The location is available via Maa-amet's mapping application.

tormi avatar Mar 18 '17 17:03 tormi

Data still missing from the JSON api, the address could be scraped and then have the GPS coords attached to it with geocoding, I think I have a script that could be used as a base for this somewhere.

edit: yes, found it: https://github.com/OpenGovIntelligence/EstonianRealEstatePilot/commit/f888daefa3bd85edea0c351e0a5329c87c22ff75 (though this is definitely not the ideal solution)

keeganmcbride avatar Apr 30 '18 12:04 keeganmcbride

Ping @reosarevok

puik avatar Apr 30 '18 12:04 puik

The coordinates are available via X-Road, but as far as I know not otherwise. We (@wikimediaeesti) got them as a dump - not sure if we're supposed to share the file itself, but we're uploading all the info to Wikidata anyway.

reosarevok avatar Apr 30 '18 12:04 reosarevok

Cultural heritage sites are part of the Inspire Protected Sites (ps) data theme aswell. cf this query.

A couple of gotchas here though. The cultural heritage data seems to be from the Land Board's KPO IS (kitsendusi põhjustavate objektide infosüsteem) so most probably not everything is there - only data on objects that cause (legal) restrictions. And the service has also data on environmental protected sites aswell which would need to be filtered out.

Inspire technical guidelines for PS are available here

tkardi avatar May 02 '18 09:05 tkardi

Can you comment the resource linked here: https://opendata.riik.ee/andmehulgad/kultuurimalestiste-register/ What is missing etc?

infokujur avatar Jan 25 '19 08:01 infokujur