Skip to content
Snippets Groups Projects
Commit 587e2d4f authored by Christian Elberfeld's avatar Christian Elberfeld
Browse files

Geokoordinaten update und datentyp fix

parent 887e3936
No related branches found
Tags 0.6
No related merge requests found
......@@ -99,8 +99,8 @@ def data_spaceapi():
"url": "https://www.warpzone.ms",
"location": {
"address": "warpzone e.V., Am Hawerkamp 31 Maus G, 48155 Münster, Germany",
"lat": "51.943376",
"lon": "7.638216",
"lat": 51.9436176,
"lon": 7.6381682,
},
"contact": {
"phone": "+49 251 39500271",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment