Template:InheritEpsg: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Common geoCoord page)
(Vorlagenlöschung im Kommentar berücksichtigt)
Line 3: Line 3:
* {{Attr|{{{heightCodeAttribute|FIXME}}}}}: This is an URI pointing to the {{external|http://en.wikipedia.org/wiki/EPSG|EPSG-Code}} for the separate altitude reference system. {{AddAnn|{{{heightEpsgCode|}}}|{{{heightEpsgCode_de|}}} }}</includeonly><noinclude>
* {{Attr|{{{heightCodeAttribute|FIXME}}}}}: This is an URI pointing to the {{external|http://en.wikipedia.org/wiki/EPSG|EPSG-Code}} for the separate altitude reference system. {{AddAnn|{{{heightEpsgCode|}}}|{{{heightEpsgCode_de|}}} }}</includeonly><noinclude>
==Usage==
==Usage==
This template supports [[Template:InheritGeoCoord]] with two commented attribute items, that can both be commented in English and German.
This template supports {{tag|IS|geoCoord}} with two commented attribute items, that can both be commented in English and German.
===Arguments===
===Arguments===
The template has two obligatory and four optional arguments:
The template has two obligatory and four optional arguments:

Revision as of 16:56, 16 September 2020

Usage

This template supports <geoCoord> with two commented attribute items, that can both be commented in English and German.

Arguments

The template has two obligatory and four optional arguments:

  • obligatory
    • codeAttribute: an URI for the reference system of the coordinates
    • heightCodeAttribute: an URI for the altitude reference system of the coordinates
  • optional:
    • epsgCode: an English comment on the reference system
    • epsgCode_de: a German comment on the reference system
    • heightEpsgCode: an English comment on the altitude reference system
    • heightEpsgCode_de: a German comment on the altitude reference system

Dependencies

This template depends on Template:Attr and AddAnn. It is employed solely via Template:InheritGeoCoord.

Example

{{InheritEpsg |codeAttribute = epsgCode |heightCodeAttribute = heightEpsgCode}}

delivers (in a box)

  • epsgCode: This is an URI pointing to the EPSG-Code (external link) as reference system for the coordinates in coord.
  • heightEpsgCode: This is an URI pointing to the EPSG-Code (external link) for the separate altitude reference system.

{{InheritEpsg |codeAttribute = epsgCode |heightCodeAttribute = heightEpsgCode |epsgCode=an English comment on the reference system |epsgCode_de=a German comment on the reference system |heightEpsgCode=an English comment on the altitude reference system |heightEpsgCode_de=a German comment on the altitude reference system}}

delivers (in a box)

  • epsgCode: This is an URI pointing to the EPSG-Code (external link) as reference system for the coordinates in coord.
    an English comment on the reference system
    a German comment on the reference system
  • heightEpsgCode: This is an URI pointing to the EPSG-Code (external link) for the separate altitude reference system.
    an English comment on the altitude reference system
    a German comment on the altitude reference system

The template is employed indirectly via Template:InheritGeoCoord e.g. in IS:geoCoord