AgriWebb API
GraphQL/Objects

GeoFeature

No description

type GeoFeature {
  type: GeoType
  coordinates: CoordinatesScalar
}

Fields

GeoFeature.type ● GeoType
enum

Type of feature

GeoFeature.coordinates ● CoordinatesScalar
scalar

Coordinates for the feature

Member Of

Field

object
 ● MapFeature
object

On this page

FieldsGeoFeature.type ● GeoType
enum
GeoFeature.coordinates ● CoordinatesScalar
scalar
Member Of