[OSM-dev] Retrieving nodes with a "wikipedia=" OSM tag in a certain area via an OSM API?
mmd
mmd.osm at gmail.com
Sun Jan 3 16:47:38 UTC 2016
Hi,
Am 03.01.2016 um 01:29 schrieb Oleksiy Muzalyev:
> It is a bit more complicated to display a geolocation when the wikipedia
> tag is assigned to an area or a way. It will try to implement it later.
>
If you're happy with the center point of a way/relation, you can also
leverage "out center;", like in the following example:
http://overpass-turbo.eu/s/dwC
Center points for ways/relations are returned in the following format:
<center lat="50.8665510" lon="7.1565832"/>
--
More information about the dev
mailing list