Template:2008 Standard Location maps/de
From Wikimedia Commons, the free media repository
| Diese Kategorie soll nur solche Leerkarten für Positionskarten enthalten, die einem gemeinsamen Standard folgen: mit einem GIS hergestellt, unter Verwendung einer Quadratischen Plattkarte bzw. bei hohen Breiten einer Kegelprojektion und mit genauen Angaben zu den geographischen Begrenzungen. Für mehr Informationen oder Nachfragen siehe Wikipedia:Kartenwerkstatt/Positionskarten.
|
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 (2008 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 (2008 standard)|{{{1|{{PAGENAME}}}}}]]
<!--endif inhibit--->}}