Skip to content

Instantly share code, notes, and snippets.

@mgaitan
Last active November 5, 2025 17:54
Show Gist options
  • Save mgaitan/afb998e5ddd7143ef0358592a2b0fac9 to your computer and use it in GitHub Desktop.
Save mgaitan/afb998e5ddd7143ef0358592a2b0fac9 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": [
[
[-1.51611328125, 50.736455137010665],
[-1.494140625, 50.75035931136963],
[-1.494140625, 50.72254683363231],
[-1.51611328125, 50.736455137010665]
]
]
},
"properties": { "fill": "#969696", "fill-opacity": 0.8, "pixels": 1075 }
},
{
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[-2.65869140625, 51.6180165487737],
[-2.63671875, 51.631657349449995],
[-2.63671875, 51.60437164681676],
[-2.65869140625, 51.6180165487737]
]
]
},
"properties": { "fill": "#969696", "fill-opacity": 0.8, "pixels": 1075 }
}
]}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment