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/6865439818a40c2c4cab43e2a53eedd5 to your computer and use it in GitHub Desktop.
Save mapconcierge/6865439818a40c2c4cab43e2a53eedd5 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.333039,
35.604059
],
[
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.332264,
35.615547
],
[
139.333039,
35.604059
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment