gml:LineString

Diagram

Description

Contains:

gml:description, gml:metaDataProperty, gml:name, gml:pos, gml:posList

May be included in elements by substitutions:

ymaps:GeoObject

gml:LineString

Part of a YMapsML document that describes the coordinates of the ends of a line segment:

<gml:LineString>
    <gml:pos>32.199411 58.601185</gml:pos>
    <gml:pos>32.189411 58.595185</gml:pos>
</gml:LineString>
Copied to clipboard