AbstractProjection Data Type

Subtypes
ZoneProjection, PointProjection, LinkProjection
Implemented Interfaces
Serializable
Properties
name data type description
Features Features

Example

{
  "Features" : {
    "GisFeatureRef" : [ {
      "FeatureIdRef" : { },
      "FeatureType" : "..."
    }, {
      "FeatureIdRef" : { },
      "FeatureType" : "..."
    } ]
  }
}