gml:AbstractDiscreteCoverageType
coverage.xsd
A discrete coverage consists of a domain set, range set and optionally a coverage function. The domain set consists of either geometry or temporal objects, finite in number. The range set is comprised of a finite number of attribute values each of which is associated to every direct position within any single spatiotemporal object in the domain. In other words, the range values are constant on each spatiotemporal object in the domain. This coverage function maps each element from the coverage domain to an element in its range. This definition conforms to ISO 19123.
Complex type information
Namespace: http://niem.gov/niem/external/ogc-gml/3.1.1/dhs-gmo/1.0.0
Schema document: external/ogc-gml/3.1.1/dhs-gmo/1.0.0/gml.xsd
Properties: Abstract
Content
- Sequence [1..1]
- gml:metaDataProperty [0..*] Contains or refers to a metadata package that contains metadata properties.
- gml:description [0..1] Contains a simple text description of the object, or refers to an external description.
- Choice [0..*]
- gml:name Label for the object, normally a descriptive name. An object may have several names, typically assigned by different authorities. The authority for a name is indicated by the value of its (optional) codeSpace attribute. The name may or may not be unique, as determined by the rules of the organization responsible for the codeSpace.
- gml:csName The name by which this coordinate system is identified.
- gml:coordinateOperationName The name by which this coordinate operation is identified.
- gml:methodName The name by which this operation method is identified.
- gml:parameterName The name by which this operation parameter is identified.
- gml:groupName The name by which this operation parameter group is identified.
- gml:datumName The name by which this datum is identified.
- gml:meridianName The name by which this prime meridian is identified. The meridianName most common value is Greenwich, and that value shall be used when the greenwichLongitude value is zero.
- gml:ellipsoidName The name by which this ellipsoid is identified.
- gml:srsName The name by which this reference system is identified.
from subst. group gml:name - gml:boundedBy [0..1]
- Choice [1..1]
- gml:rangeSet [1..1]
- gml:coverageFunction [0..1]
from type gml:AbstractGMLTypefrom group gml:StandardObjectPropertiesfrom type gml:AbstractFeatureTypefrom type gml:AbstractCoverageType
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
gml:id | [0..1] | xsd:ID | from type gml:AbstractGMLType | |
dimension | [0..1] | xsd:positiveInteger | from type gml:AbstractCoverageType |
Used by
- Element gml:_DiscreteCoverage
- Element gml:GridCoverage via derived type gml:GridCoverageType
- Element gml:MultiCurveCoverage via derived type gml:MultiCurveCoverageType
- Element gml:MultiPointCoverage via derived type gml:MultiPointCoverageType
- Element gml:MultiSurfaceCoverage via derived type gml:MultiSurfaceCoverageType
- Element gml:RectifiedGridCoverage via derived type gml:RectifiedGridCoverageType
Type inheritance chain
- gml:AbstractGMLType
- gml:AbstractFeatureType
- gml:AbstractCoverageType
- gml:AbstractDiscreteCoverageType
- restricted by gml:MultiPointCoverageType
- restricted by gml:MultiCurveCoverageType
- restricted by gml:MultiSurfaceCoverageType
- restricted by gml:GridCoverageType
- restricted by gml:RectifiedGridCoverageType
- gml:AbstractDiscreteCoverageType
- gml:AbstractCoverageType
- gml:AbstractFeatureType