Skip to content

Instantly share code, notes, and snippets.

@bertrandmd
Created March 25, 2022 16:41
Show Gist options
  • Save bertrandmd/7c8edbf056fa253a5271b2c3144d6466 to your computer and use it in GitHub Desktop.
Save bertrandmd/7c8edbf056fa253a5271b2c3144d6466 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {"id": 1},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
3.78753662109375,
43.62613531177414
],
[
3.7078857421874996,
43.60625069174641
],
[
3.64471435546875,
43.644025847699496
],
[
3.58978271484375,
43.69766549666678
],
[
3.51837158203125,
43.53660274231031
],
[
3.76556396484375,
43.54854811091286
],
[
3.9193725585937496,
43.59232754538541
],
[
3.8973999023437496,
43.50672896600787
],
[
4.08966064453125,
43.55850077671243
],
[
4.163818359375,
43.632099415557754
],
[
3.9715576171875004,
43.68574971761676
],
[
3.8836669921874996,
43.80678314779554
],
[
3.78753662109375,
43.62613531177414
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment