First commit

This commit is contained in:
2025-10-03 22:48:16 +01:00
commit fcba00eb3e
43 changed files with 12439 additions and 0 deletions

View File

@@ -0,0 +1,22 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
10.740350000000001,
59.90970000000001
]
},
"properties": {
"names": [
"SLMOslo"
],
"count": 1,
"popup": "SLMOslo"
}
}
]
}