API Explorer 1.0
Features Json Schema
API Explorer 1.0 : Features Json Schema
Description
Represents geometric features such as points, lines, curves, or surfaces. For example: a square constructed with lines.
Overview
Features
Represents geometric features such as points, lines, curves, or surfaces. For example: a square constructed with lines.
type : string
Specifies type of the features
geometry : Geometry
Represents spatial data type that is mapped on a two-dimensional flat surface
type : string
Represents the type of geometric shape on a two-dimensional flat surface
coordinates : integer (int32)]
Specifies the latitude and longitude coordinates of events
properties : (undefined)
Specifies properties of the features
Properties
NameDescriptionData Type
Specifies type of the featuresstring
Represents spatial data type that is mapped on a two-dimensional flat surfaceGeometry
Represents the type of geometric shape on a two-dimensional flat surfacestring
Specifies the latitude and longitude coordinates of eventsinteger (int32)]
Specifies properties of the features(undefined)
See Also
API Explorer 1.0