A GeoJson Point geometry object.
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | ||
| coordinates | List<BigDecimal> | A GeoJson Position in the format `[longitude,latitude]`. |
| Name | Value |
|---|---|
| POINT | "Point" |
A GeoJson Point geometry object.
| Name | Type | Description | Notes |
|---|---|---|---|
| type | TypeEnum | ||
| coordinates | List<BigDecimal> | A GeoJson Position in the format `[longitude,latitude]`. |
| Name | Value |
|---|---|
| POINT | "Point" |