Template:2008 Standard Location maps/pt

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Emblem-important.svg Este categoria deve conter somente mapas mudos destinados para a geo-localização que seguem um mesmo padrão, foram criados com um programa SIG usando uma projeção cilíndrica eqüidistante ou cônica em caso a área estiver em altas latitudes e cujos limites geográficos estejam perfeitamente conhecidos. Para mais informações ou perguntas, veja de:Wikipedia:Kartenwerkstatt/Positionskarten.

Deutsch | English | Français | Português | +/−

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.
Emblem-important.svg
Categorization Warning: "Locator maps" and "Location maps" while similar and of similar purpose, are technically different— for a single location map can replace dozens of locator maps.
e
l
h
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.
  1. This template takes the argument {{{1}}} to properly pipetrick the category page this template heads.
  2. 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--->}}