Skip to content

Instantly share code, notes, and snippets.

@lossyrob
Created October 25, 2018 17:28
Show Gist options
  • Save lossyrob/265bc08ee26bc8ff14b59c80d7cbc5bd to your computer and use it in GitHub Desktop.
Save lossyrob/265bc08ee26bc8ff14b59c80d7cbc5bd to your computer and use it in GitHub Desktop.
Empty Feature Collection
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:EPSG::32616" } },
"features": [ ]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment