Skip to content

Instantly share code, notes, and snippets.

@habi
Last active November 30, 2021 19:37
Show Gist options
  • Save habi/09f1578eec8d47e13e49a0e202eb21a1 to your computer and use it in GitHub Desktop.
Save habi/09f1578eec8d47e13e49a0e202eb21a1 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"marker-size": "",
"marker-color": "#ff0000",
"marker-symbol": 1,
"name": 1,
"addr:street": "Wilkerstrasse ",
"level": ", im 1. Stock",
"addr:housenumber": 50
},
"geometry": {
"type": "Point",
"coordinates": [
7.419446110725403,
46.93487352169268
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment