GeometryData

data class GeometryData(val id: String, val data: FeatureCollection)

Describes a geometry data for a search result.

Important: This is a Public Preview API. It may be changed or removed at any time.

Constructors

Link copied to clipboard

Properties

Link copied to clipboard

Information about the geographical object geometry.

Link copied to clipboard
val id: String

The geometry identifier that the geometry data belongs to.