Skip to content

Instantly share code, notes, and snippets.

@bagage
Created May 8, 2021 13:49
Show Gist options
  • Save bagage/2a954d71ae64773b6737dabe6696bc04 to your computer and use it in GitHub Desktop.
Save bagage/2a954d71ae64773b6737dabe6696bc04 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
1.571044921875,
49.102645497788814
],
[
1.900634765625,
48.76343113791796
],
[
2.186279296875,
49.05227025601607
],
[
1.58203125,
49.475263243037986
],
[
1.1865234375,
49.001843917978526
],
[
1.34033203125,
48.62564740882851
],
[
1.571044921875,
49.102645497788814
]
]
]
}
},
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
2.9992675781249996,
48.91527985344383
],
[
3.49365234375,
48.91527985344383
],
[
3.49365234375,
49.224772722794825
],
[
2.9992675781249996,
49.224772722794825
],
[
2.9992675781249996,
48.91527985344383
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment