Skip to content

Instantly share code, notes, and snippets.

@leonardaustin
Created August 29, 2014 12:05
Show Gist options
  • Save leonardaustin/d43c06b6ee97da59583f to your computer and use it in GitHub Desktop.
Save leonardaustin/d43c06b6ee97da59583f to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[135.4888916015625, 34.9895035675793],
[135.74157714843747, 35.12889434101051],
[136.0931396484375, 34.97600151317588],
[136.0931396484375, 34.384246040152206],
[135.76904296875, 33.99347299511967],
[134.813232421875, 34.020794936018724],
[134.3682861328125, 34.5020297944346],
[134.6044921875, 34.80929324176267],
[135.0439453125, 35.043489514314686],
[135.4888916015625, 34.9895035675793]
]
]
}
}]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment