Interface Summary |
Feature |
Features are, according to the Abstract Specification, digital representations
of real world entities. |
FeatureCollection |
|
FeatureProperty |
the interface describes a property entry of a feature
----------------------------------------------------------------------- |
FeatureType |
The FeatureType interface is intended to provide details of the type of a Feature
that are described as Feature Schema in the Abstract Specification's Essential
Model, specifically the names and types of the properties associated with each
instance of a Feature of the given FeatureType.
|
FeatureTypeProperty |
the interface describes a property entry of a feature type. the
name of the property must be equal to the name of the corresponding
feature property.
|