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