diagram | |||||
namespace | http://www.opengis.net/gml/3.2 | ||||
type | gml:LinearRingType | ||||
properties |
|
||||
children | gml:pos gml:pointProperty gml:pointRep gml:posList gml:coordinates | ||||
used by |
|
||||
annotation |
|
||||
source | <element name="LinearRing" type="gml:LinearRingType" substitutionGroup="gml:AbstractRing"> <annotation> <documentation>A LinearRing is defined by four or more coordinate tuples, with linear interpolation between them; the first and last coordinates shall be coincident. The number of direct positions in the list shall be at least four.</documentation> </annotation> </element> |