IS:crossedElements levelCrossing: Difference between revisions

From railML 2 Wiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Contribution by Лариса Жучий)
(Merged crossedElements pages)
Tag: New redirect
 
Line 1: Line 1:
{{elementDocu
#REDIRECT [[IS:crossedElements]]
|elementName=IS:crossedElements
|parent={{IS:Tag|levelCrossing}}
|childs={{IS:Tag|crossedElement|crossedElements_levelCrossing}}
|minocc=0
|semantics=Lists the elements that are crossed by this {{IS:Tag|levelCrossing}}.
|inheritedAttributes=''None''
|ownAttributes=''None''
|constraints=''None''
|example=
Consider {{rml|2.3}} example of {{site|1=https://www.railml.org/en/user/exampledata.html?file=files/download/exampledata/090318_Bahnkonzept_ExampleDataGPSinfradat_NorthUpperRhineNetworkRailML23.zip|2=Middle Rhine Railway by GPSinfradat}}.
 
This code example defines [https://wiki2.railml.org/wiki/IS:crossedElement_crossedElements_levelCrossing crossed elements] of the Middle Rhine Railway {{tag|IS|levelCrossing|levelCrossings}}.
 
<syntaxhighlight lang=xml>
<levelCrossings>
  <levelCrossing id="lc263011" pos="6690" name="BÜ LzHH Brunnenstraße" absPos="97740" xml:lang="de">
    <geoCoord coord="50.294743 7.600783" epsgCode="urn:ogc:def:crs:EPSG::4326"/>
    <crossedElements>
      <crossedElement id="cELC263011" pos="6690" name="LzHH Brunnenstraße" type="highway:road" xml:lang="de"/>
    </crossedElements>
  </levelCrossing>
</levelCrossings>
</syntaxhighlight>
}}

Latest revision as of 22:01, 28 March 2023

Redirect to: