Difference between revisions of "Template:MapSiteLink"

From Geohashing
Line 8: Line 8:
  
 
<!-- My cheat sheet:
 
<!-- My cheat sheet:
  -- %26 Ampersand in links
+
    %26 Ampersand in links
  -- %E2%80%93 En dash in links
+
    %E2%80%93 En dash in links
  -->
+
-->
 
Usage:
 
Usage:
 
: {{MapSiteLink
 
: {{MapSiteLink

Revision as of 13:58, 24 April 2021

Author: Kripakko

I made this template to help with including links to the National Land Survey of Finland's topographic map view.

Coordinates need to be converted to ETRS-TM35FIN coordinate system (ETRS-TM35 extended in longitudinal direction to cover all of Finland). I use MapSite to do the conversion from WGS84, or I just pick points on the map or the aerial view.

You can use this in Finland if you want to. Outside of Finland it is all but useless, so do not even bother to try.

Usage:

{{MapSiteLink
| N = ETRS-TM35FIN north coordinate
| E = ETRS-TM35FIN east coordinate
| title = the title to be displayed on the marker on the map,
formatted in a certain way required by the MapSite – optional
| zoom = map zoom level – optional, defaults to 10
(the lowest zoom level where the most detailed map is shown)
| label = the label for the link on the wikipage – optional
}}