Template:2008 Standard Location maps/fr

From Wikimedia Commons, the free media repository

Jump to: navigation, search
Emblem-important.svg Cette catégorie ne doit contenir que des cartes vierges destinées à la géolocalisation qui respectent un même standard, ont été créées avec un logiciel SIG suivant une projection cylindrique équidistante ou conique pour les régions de latitudes élevées et dont les limites géographiques sont parfaitement connues. Pour plus de détails voir 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--->}}