Template:2009 Standard Location maps
From Wikimedia Commons, the free media repository
| This category should only contain blank "Location maps" created for geo-location purposes which follow a same uniform standard, and have been created with a Geographic information system (GIS) software program using a compatible equirectangular or conical projection and for which the geographic coordinate system is known. For more information or questions see the wikiproject: German Wikipedia:Kartenwerkstatt/Positionskarten and this discussion page. العربية | Česky | Deutsch | Dansk | Ελληνικά | English | Español | Euskara | Français | עברית | Italiano | 日本語 | Nederlands | Norsk (bokmål) | Polski | Português | Русский | Српски / Srpski | Svenska | Suomi | ไทย | 中文 | +/− |
This template uniformly tags categories pages with the above notice and categorizes Location maps that are both SVG and produced to the 2008 Maps Standards which originated on de.wikipedia and fr.wikipedia.
- The below notice may (probably should) also appear on these category pages.
|
|||
| This category should only contain blank maps compatible with Wikimedia Foundation computerized geo-location standards.
• The purpose of the geo-locations standard is to enable an overlay of a locator dot to a map created with a GIS software using an equirectangular or conical projection for high latitudes areas and for which the geographic limits are perfectly known. • A geo-location coordinate is used to generate the location's overlay, and optionally, a label via a template. |
- This template takes the argument {{{1}}} to properly pipetrick the category page this template heads.
- This template takes the argument {{{inhibit}}} to suppress autocategorization should using it be desired on a non-SVG or non-category:Location maps (2009 standard) category page.
(Note: the autocategorization and {{{1}}} handling, as currently written is useful only on "categories by regions"; location maps centered on countries will likely need additional handling.)
Operative includeonly nested logic:
{{#if:{{{inhibit|}}}|<!-- do nothing to autocategorize --->
|<!-- else --->
{{#if:{{{1|}}}|[[Category:SVG maps of {{{1}}}| {{PAGENAME}}]]
[[category:Blank maps of {{{1}}}|{{PAGENAME}}]]
|[[category:Blank maps by region|{{PAGENAME}}}}
}}
[[category:SVG Location maps categories|{{{1|{{PAGENAME}}}}}]]
[[category:Location maps (2009 standard)|{{{1|{{PAGENAME}}}}}]]
<!--endif inhibit--->}}