Template:InheritEpsg: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Vorlagenlöschung im Kommentar berücksichtigt)
Line 15: Line 15:
**heightEpsgCode_de: a German comment on the altitude reference system
**heightEpsgCode_de: a German comment on the altitude reference system
===Dependencies===
===Dependencies===
This template depends on [[Template:Attr]] and [[Template|AddAnn]]. It is employed solely via [[Template:InheritGeoCoord]].
This template depends on [[Template:Attr]] and [[Template:AddAnn]].
 
==Example==
==Example==
<nowiki>{{InheritEpsg
<nowiki>{{InheritEpsg

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 Template:AddAnn.

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