<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sat, Sep 7, 2013 at 12:36 AM, Martin Koppenhoefer <span dir="ltr"><<a href="mailto:dieterdreist@gmail.com" target="_blank">dieterdreist@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="im"><div class="gmail_extra"></div></div><div class="gmail_extra">actually the {{Coord}} template in WP is a different (parallel) approach, it links an WP article to a certain (point) coordinate, while using the wikipedia tag in osm links an OSM object to a wikipedia article. This is not the same, and for features with a bigger extension (think of countries, rivers, lakes, ...) it is far more useful to have the object linked instead of a point coordinate.<br>
</div></div></blockquote></div><br></div><div class="gmail_extra">Adding the wikipedia=* tag to OSM objects to link the 2 together is a better approach as you say for large objects.<br><br></div><div class="gmail_extra">Unfortunately, the only way that Wikipedia knows that an article is geographic (and therefore an interactive map can be displayed showing the location of the article's subject) is to add the {{Coord}} template. The template does have a way to indicate relative size by using the "dim", "scale" and "type" parameters which indicates a rough dimension of the object, the preferred map scale, and what type the object is (city, country, etc.). These additional parameters are used to compute an appropriate initial zoom level for the map, centered on the specified coordinates.<br>
<br></div><div class="gmail_extra">Showing the actual geometry of the object on the map as a highlighted area is provided through WIWOSM <<a href="http://wiki.openstreetmap.org/wiki/WIWOSM">http://wiki.openstreetmap.org/wiki/WIWOSM</a>> which is enabled simply by adding the wikipedia=* tag in OSM.<br>
<br></div></div>