-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Description
Is it possible to have WLM-IT monuments on https://maps.wikilovesmonuments.org/ ? They're identified by the presence of a P2186 statement, more precisely the query you find at https://www.wikidata.org/?curid=30576438#Statistics
7000 of them have coordinates, you can get a glimpse at
https://umap.openstreetmap.fr/it/map/monumenti-wlm-it-2019_351889
(For which I used a hand-made KML file with a very basic regex (.*)+\t(.*)+\t(.*)+\t(.*)+$
→ <Placemark>\n<name>\2</name>\n<description>\3\n\1</description>\n<Point>\n<coordinates>\4</coordinates>\n</Point>\n</Placemark>
, shame on me.)
Metadata
Metadata
Assignees
Labels
No labels