Skip to content

Instantly share code, notes, and snippets.

@mapconcierge
Created July 4, 2020 05:06
Show Gist options
  • Save mapconcierge/c56cab2c01a5a8293fe743f5c0ab33c1 to your computer and use it in GitHub Desktop.
Save mapconcierge/c56cab2c01a5a8293fe743f5c0ab33c1 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"name": "球磨川河畔域",
"_color": "#000000",
"_opacity": 0.5,
"_weight": 3,
"_fillColor": "#ff0000",
"_fillOpacity": 0.5
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
131.048409,
32.316059
],
[
131.01339,
32.309095
],
[
130.983864,
32.273107
],
[
130.930992,
32.249301
],
[
130.884987,
32.222584
],
[
130.818383,
32.194697
],
[
130.763451,
32.205736
],
[
130.728432,
32.209222
],
[
130.68586,
32.230716
],
[
130.639855,
32.245816
],
[
130.601403,
32.263818
],
[
130.593849,
32.273688
],
[
130.591789,
32.303292
],
[
130.596596,
32.342168
],
[
130.617882,
32.35841
],
[
130.641915,
32.378129
],
[
130.641228,
32.401322
],
[
130.630242,
32.432623
],
[
130.646721,
32.44711
],
[
130.639855,
32.461595
],
[
130.624062,
32.480712
],
[
130.619942,
32.494033
],
[
130.582863,
32.494612
],
[
130.575997,
32.507932
],
[
130.595223,
32.50909
],
[
130.627495,
32.503878
],
[
130.643288,
32.494033
],
[
130.654274,
32.471444
],
[
130.668007,
32.453484
],
[
130.665947,
32.433782
],
[
130.654274,
32.417553
],
[
130.663887,
32.393205
],
[
130.658394,
32.375809
],
[
130.647408,
32.35435
],
[
130.627495,
32.345649
],
[
130.611016,
32.333466
],
[
130.616509,
32.316059
],
[
130.615135,
32.290522
],
[
130.626122,
32.272527
],
[
130.652214,
32.258592
],
[
130.68792,
32.251043
],
[
130.731179,
32.234201
],
[
130.758644,
32.231297
],
[
130.786797,
32.224907
],
[
130.812203,
32.21387
],
[
130.854088,
32.233039
],
[
130.90902,
32.251624
],
[
130.937859,
32.274849
],
[
130.975624,
32.28762
],
[
130.999657,
32.314898
],
[
131.027809,
32.325343
],
[
131.048409,
32.316059
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment