Module feature

Package com.here.geojson.feature

Features

Parts

Enums


BBox

part BBox

Module feature

Property Type Modifier Description
alias double list

Feature

abstract feature Feature

Module feature

Property Type Modifier Description
type "Feature"
id string
bbox BBox optional
geometry Geometry
properties FeatureProperties

FeatureProperties

abstract part FeatureProperties

Module feature

Ensure properties are a class or an interface


Geometry

abstract part Geometry

Module feature

Subtypes LineString, MultiLineString, MultiPoint, MultiPolygon, Point, Polygon


GeometryTypes

enum GeometryTypes

Module feature

Discriminants for Geometry > type

Value Description
POINT
LINE_STRING
POLYGON
MULTI_POINT
MULTI_LINE_STRING
MULTI_POLYGON

LineArray

part LineArray

Module feature

Property Type Modifier Description
alias PositionArray list

LineString

part LineString extends Geometry

Module feature

Property Type Modifier Description
type "LineString"
coordinates Position list

MultiLineString

part MultiLineString extends Geometry

Module feature

Property Type Modifier Description
type "MultiLineString"
coordinates LineArray

MultiPoint

part MultiPoint extends Geometry

Module feature

Property Type Modifier Description
type "MultiPoint"
coordinates Position list

MultiPolygon

part MultiPolygon extends Geometry

Module feature

Property Type Modifier Description
type "MultiPolygon"
coordinates LineArray list

Point

part Point extends Geometry

Module feature

Property Type Modifier Description
type "Point"
coordinates Position

Polygon

part Polygon extends Geometry

Module feature

Property Type Modifier Description
type "Polygon"
coordinates LineArray

Position

part Position

Module feature

Property Type Modifier Description
alias double list

PositionArray

part PositionArray

Module feature

Property Type Modifier Description
alias Position list

results matching ""

    No results matching ""