Skip to content

Instantly share code, notes, and snippets.

@MorrisJobke
Last active December 20, 2015 22:19
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 MorrisJobke/6204642 to your computer and use it in GitHub Desktop.
Save MorrisJobke/6204642 to your computer and use it in GitHub Desktop.
Sonntagsbäcker in Chemnitz
Display the source blob
Display the rendered blob
Raw
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
12.9297745,
50.8382881
]
},
"properties": {
"marker-symbol": "bakery",
"name": "Wiener Feinbäckerei",
"address": "Chemnitz Hauptbahnhof",
"": "09111 Chemnitz"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
12.896596,
50.8334366
]
},
"properties": {
"marker-symbol": "bakery",
"name": "Bäckerei Schäfer",
"address": "Franz-Mehring-Straße 17",
"": "09112 Chemnitz"
}
},
{
"type": "Feature",
"properties": {
"": "09116 Chemnitz",
"marker-symbol": "bakery",
"name": "Bäckerei Emil Reimann",
"address": "Limbacher Straße 31"
},
"geometry": {
"type": "Point",
"coordinates": [
12.902112007141113,
50.83839323581345
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bakery",
"name": "Bäcker im Lidl",
"": "09130 Chemnitz",
"address": "Fürstenstraße 5"
},
"geometry": {
"type": "Point",
"coordinates": [
12.932935953140259,
50.83700087733577
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bakery",
"name": "Bäcker im Edeka",
"address": "Weststraße 77",
"": "09116 Chemnitz"
},
"geometry": {
"type": "Point",
"coordinates": [
12.895395755767822,
50.830492490373196
]
}
},
{
"type": "Feature",
"properties": {
"marker-symbol": "bakery",
"name": "Bäcker Meyer im Lidl",
"address": "Eckstraße 4",
"": "09111 Chemnitz"
},
"geometry": {
"type": "Point",
"coordinates": [
12.925516963005064,
50.846035222802705
]
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment