Point {geoops} | R Documentation |
For type "Point", the "coordinates" member must be a single position.
Other geo types: FeatureCollection
,
Feature
, GeometryCollection
,
LineString
, MultiLineString
,
MultiPoint
, MultiPolygon
,
Polygon
, geojson-types
'{ "type": "Point", "coordinates": [100.0, 0.0] }'