geo:LineStringType
A geometric curve that consists of a single segment with linear interpolation. A gml:LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them.
Complex type information
Namespace: http://niem.gov/niem/geospatial/2.1
Schema document: geospatial/2.1/geospatial.xsd
NIEM properties:
- Base: s:ComplexObjectType
- External Adapter Type
Content
- gml:LineString [0..*] A LineString is a special curve that consists of a single segment with linear interpolation. It is defined by two or more coordinate tuples, with linear interpolation between them. The number of direct positions in the list shall be at least two.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
s:id | [0..1] | xsd:ID | from type s:ComplexObjectType | |
s:metadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType | |
s:linkMetadata | [0..1] | xsd:IDREFS | from type s:ComplexObjectType |
Used by
- Element geo:LineString
Type inheritance chain
- s:ComplexObjectType
- geo:LineStringType