Skip to contents

For type "Point", the "coordinates" member must be a single position.

Examples

'{
   "type": "Point",
   "coordinates": [100.0, 0.0]
}'
#> [1] "{\n   \"type\": \"Point\",\n   \"coordinates\": [100.0, 0.0]\n}"