Skip to content

Instantly share code, notes, and snippets.

@brienna
Last active March 10, 2020 20:01
Show Gist options
  • Save brienna/aae8989cb50b2c40ff590dca42717396 to your computer and use it in GitHub Desktop.
Save brienna/aae8989cb50b2c40ff590dca42717396 to your computer and use it in GitHub Desktop.
GeoJSON preview
{
"type": "Feature",
"properties": {
"name": "Alabama",
"density": 94.65
},
"geometry": ...
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment