Skip to content

Add Celle, Gifhorn, Minden, Lüchow; update Möhnesee#740

Merged
andibraeu merged 1 commit into
freifunk:masterfrom
ffgtso:master
Aug 28, 2025
Merged

Add Celle, Gifhorn, Minden, Lüchow; update Möhnesee#740
andibraeu merged 1 commit into
freifunk:masterfrom
ffgtso:master

Conversation

@wusel42
Copy link
Copy Markdown
Contributor

@wusel42 wusel42 commented Aug 4, 2025

Minden was formerly using Freifunk Bielefeld's Firmware and agreed with Freifunk Lippe to use their D5 mesh going forward some years ago. Freifunk Lippe is switchig to 4830.org's Firmware and Infrastructure, thus D5 becomes Mesh 10 with 4830.org. Freifunk Celle, Freifunk Gifhorn and Freifunk Wendland are part of Freifunk Uelzen and these days 4830.org's Meshes 22, 23, and 26.

Freifunk Möhne ceased to exist around 2020 (https://web.archive.org/web/20210621183837/https://www.freifunk-moehne.net/alles-hat-ein-ende/), the Möhnesee area (with Soest and Hamm) is now using Freifunk Lippe's Infra (https://forum.freifunk.net/t/abschaltung-freifunk-moehne/22419), which is moving to 4830.org.

@andibraeu
Copy link
Copy Markdown
Member

andibraeu commented Aug 25, 2025

der Part in den Files:

"location": {
    "address": {
      "Name": "Various places"
    },
    "city": "Celle",
    "country": "DE",
    "lat": 52.624600357,
    "lon": 10.081302524
  },

sollte so aussehen:

"location": {
  "city": "city",
  "country": "DE",
  "address": {
    "name": "address name"
  },
  "geoCode": {
    "lat": 51.248163159055906,
    "lon": 10.612792968750002
  }
}

bei name ist es nur das große N, der geoCode muss in ein eigenes Objekt

gern auch hier ausprobieren: https://freifunk.net/api-generator/

@wusel42
Copy link
Copy Markdown
Contributor Author

wusel42 commented Aug 25, 2025

Ja, testen ... Leider kann man auf .../api-generator/ offensichtlich kein .json cut&psten, und ohne z. B. Celle im API-Directory kann ich die Datei auch nicht hochladen — bißchen Henne-Ei :-(

Anyway, should be fixed in den 5 Templates, please re-run.

@andibraeu
Copy link
Copy Markdown
Member

und location->address->name ist Name noch großgeschrieben. ich merge das schonmal, weils nicht kritisch ist

@andibraeu andibraeu merged commit c6bd2c5 into freifunk:master Aug 28, 2025
0 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants