Skip to content

Instantly share code, notes, and snippets.

@mapconcierge
Created November 29, 2018 09:11
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/a5f10a5fe21771c7a93799cc06245425 to your computer and use it in GitHub Desktop.
Save mapconcierge/a5f10a5fe21771c7a93799cc06245425 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
139.40521631388614,
35.567335800378004
],
[
139.4066110625739,
35.565983075456
],
[
139.40385375170658,
35.56407176712311
],
[
139.3992403522009,
35.56660271357737
],
[
139.3999162688727,
35.56720489251266
],
[
139.40295252947755,
35.56928193875146
],
[
139.40521631388614,
35.567335800378004
]
]
]
},
"properties": {
"_fillColor": "rgba(192,192,192,0.5)",
"_color": "rgba(0,0,255,0.7)",
"_weight": 1,
"_h_addTime": "1543482664708-0001"
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment