Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mapconcierge/e898e28529b2931c56dee81ca05f9dec to your computer and use it in GitHub Desktop.
Save mapconcierge/e898e28529b2931c56dee81ca05f9dec to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"_color": "#000000",
"_opacity": 0.5,
"_weight": 3,
"_fillColor": "#ff0000",
"_fillOpacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
139.351453,
35.608475
],
[
139.348106,
35.601846
],
[
139.342527,
35.6038
],
[
139.33918,
35.605265
],
[
139.333515,
35.604079
],
[
139.328966,
35.60373
],
[
139.320898,
35.606452
],
[
139.315147,
35.605056
],
[
139.30974,
35.604009
],
[
139.300899,
35.605963
],
[
139.294977,
35.61015
],
[
139.285192,
35.612941
],
[
139.284334,
35.620686
],
[
139.28811,
35.621244
],
[
139.294118,
35.620547
],
[
139.295578,
35.615872
],
[
139.304504,
35.615732
],
[
139.310169,
35.615593
],
[
139.316177,
35.613011
],
[
139.317979,
35.614825
],
[
139.325962,
35.615035
],
[
139.329996,
35.616012
],
[
139.337377,
35.614476
],
[
139.337635,
35.623128
],
[
139.339694,
35.623059
],
[
139.342441,
35.612662
],
[
139.347162,
35.61015
],
[
139.351453,
35.608475
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment