Skip to content

Instantly share code, notes, and snippets.

@jmigueldelgado
Created February 8, 2023 14:56
Show Gist options
  • Save jmigueldelgado/7a20ea844718635f04f354e013f1ffa1 to your computer and use it in GitHub Desktop.
Save jmigueldelgado/7a20ea844718635f04f354e013f1ffa1 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"properties": {},
"type": "Feature",
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
7.163171768188476,
50.01584714780868
],
[
7.1739864349365225,
50.01584714780868
],
[
7.1739864349365225,
50.01970768279515
],
[
7.163171768188476,
50.01970768279515
],
[
7.163171768188476,
50.01584714780868
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment