Skip to content

Instantly share code, notes, and snippets.

@xecgr
Created July 13, 2022 10:45
Show Gist options
  • Save xecgr/664e07f3fed903b68fb4ecd813e4655f to your computer and use it in GitHub Desktop.
Save xecgr/664e07f3fed903b68fb4ecd813e4655f to your computer and use it in GitHub Desktop.
MWC.geojson
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.128300666809082,
41.35576871122844
],
[
2.1292340755462646,
41.35444393095231
],
[
2.127876877784729,
41.35392850763228
],
[
2.129550576210022,
41.35244261600132
],
[
2.1301406621932983,
41.352676173030005
],
[
2.130500078201294,
41.35254328723712
],
[
2.1356981992721553,
41.354544599093124
],
[
2.1332305669784546,
41.35823297241656
],
[
2.129298448562622,
41.35671899293469
],
[
2.129545211791992,
41.356284119977325
],
[
2.128300666809082,
41.35576871122844
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment