FeatureObject

The GeoJson object (or the polygon) specifies geographical features in a JSON format.

Fields

NameTypeDescription
idObjectIdThe feature object Unique Windward assigned ID.
propertiesPointPropsReturns the properties of the GeoJSON object.
typeStringThe type of the GeoJSON object, e.g., Position, Point, MultiPoint, Polygon. Refer to geojson.org to learn about the available types.