Skip to content

Instantly share code, notes, and snippets.

@hpfast
Created December 11, 2019 14:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hpfast/7b226d71190227c56ea16a64ada205b3 to your computer and use it in GitHub Desktop.
Save hpfast/7b226d71190227c56ea16a64ada205b3 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"Name": "Kinderopvang Kroost"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.216781198978424,
52.09155087262267
],
[
5.216534435749054,
52.0914107963645
],
[
5.216829478740692,
52.091216336830016
],
[
5.217111110687256,
52.09138607697917
],
[
5.216781198978424,
52.09155087262267
]
]
]
}
},
{
"type": "Feature",
"properties": {
"Name": "Gastouder Joyce Curnan"
},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
5.216901898384094,
52.09163656611677
],
[
5.216781198978424,
52.09155911238889
],
[
5.217046737670898,
52.091435515736144
],
[
5.217314958572388,
52.09161019890535
],
[
5.217044055461883,
52.091732147127516
],
[
5.216901898384094,
52.09163656611677
]
]
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment