Skip to content

Instantly share code, notes, and snippets.

@techieshark
Created June 13, 2014 06:06
Show Gist options
  • Save techieshark/1560a7905d2223c89d4c to your computer and use it in GitHub Desktop.
Save techieshark/1560a7905d2223c89d4c to your computer and use it in GitHub Desktop.
map bits
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "LineString",
"coordinates": [
[
-111.85721397399902,
33.39312894082887
],
[
-111.87021732330322,
33.39305727956685
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment