I love the feature of seeing polygon in the OpenStreetMap. Firstly I like to say, I appreciate it:) My question is, is there any possibility extracting the lat-long variables of each corner of the polygon? asked 31 May '19, 12:46 donniedarko123 |
What do you mean by "extracting" exactly? Do you want to get the coordinates of this one building? Then all you have to do is click on the nodes listed on the bottom of the left hand side panel and you see the coordinates there. If you want to do it more regularly you are probably looking for a more automated solution. You have to know that the database does not store coordinates for the polygons. Only references to the nodes that make up the polygon are stored and the coordinates are then stored for the nodes. Click on the download XML links at the left hand bottom of the building's and its nodes' pages and you see what I mean. Depending on your needs and skills you can for example directly query the OSM API, use Overpass Turbo or use JOSM to export the object into a gpx file. answered 31 May '19, 13:23 TZorn @TZorn thank you, overpass api solved my question. Just if someone will have the same question, here is links that I used for it: link1, link2
(04 Jun '19, 16:38)
donniedarko123
|
Yes, you have to use an API call for that: answered 31 May '19, 13:09 Frederik Ramm ♦ |
hey i want to get the polygon of some cities in a country how can i do that eny help please
Hi @assia. What of those answers given here have you tried already? If you still got questions please create a new question with a bit more details.
@TZorn hi, i have the osm of full morocco , and i want to keep only the cities in this country, but i couldn't find, any help please i'm stuck here for days