Skip to content

Instantly share code, notes, and snippets.

@pedro-stanaka
Forked from anonymous/map.geojson
Created January 5, 2015 15:49
Show Gist options
  • Save pedro-stanaka/caeb5b8562e4d9927c77 to your computer and use it in GitHub Desktop.
Save pedro-stanaka/caeb5b8562e4d9927c77 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": [
[
[
-49.312619268894196,
-25.64080337012083
],
[
-49.31234836578369,
-25.644079819992
],
[
-49.31209087371826,
-25.644326456858806
],
[
-49.31195139884949,
-25.644461865117975
],
[
-49.309086799621575,
-25.644278096729003
],
[
-49.309537410736084,
-25.643325398176696
],
[
-49.3096661567688,
-25.642493594237592
],
[
-49.309226274490356,
-25.641729490161985
],
[
-49.309121668338776,
-25.641081448694827
],
[
-49.312619268894196,
-25.64080337012083
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-49.33216452598572,
-25.430969896557244
],
[
-49.33236300945282,
-25.43185161484085
],
[
-49.33234691619873,
-25.432248870420725
],
[
-49.33153688907623,
-25.432292471563144
],
[
-49.33129012584686,
-25.432093844008797
],
[
-49.331209659576416,
-25.431730500074266
],
[
-49.33128476142883,
-25.431459202555345
],
[
-49.331268668174744,
-25.430974741180833
],
[
-49.33216452598572,
-25.430969896557244
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment