freifunk-mk / ff-api

0 stars 3 forks source link

Some API files are not listed in Freifunk API Directory #12

Open christian-weiss opened 3 years ago

christian-weiss commented 3 years ago

The files:

are not yet listed in: https://github.com/freifunk/directory.api.freifunk.net/blob/master/directory.json

The result is that these routers are not listed at freifunk-karte.de

Both files are referencing the same nodeList and your nodeList also contains routers for menden. So Halver, Plettenberg and Menden are not listed on freifunk-karte.de at the moment, which is sad.

After the dead of Freifunk Ruhrgebiet we started to maintain all of the "unmaintained" API files in https://github.com/Freifunk-Hamm/ffapi. There is a menden API file already, but it is stale and i think hosting it in your repo makes more sense as you list these routers. So feel free to create a menden API file and to modify its line in API directory.

You can take https://github.com/Freifunk-Hamm/ffapi/blob/master/menden.json as a template, but i think most of its values are outdated.

Background infos are here: https://github.com/Freifunk-Hamm/ffapi/blob/master/README.md

Please help me to close my issue: https://github.com/Freifunk-Hamm/ffapi/issues/26

christian-weiss commented 3 years ago

API file for Halver has just been merged into API directory: see https://github.com/freifunk/directory.api.freifunk.net/pull/393 for details. API file for Plettenberg is still ongoing: see https://github.com/freifunk/directory.api.freifunk.net/pull/397 for details. API file for Menden should move to your repo.

In https://github.com/freifunk/directory.api.freifunk.net/pull/393#issuecomment-547118894 you list some further cities that are not yet listed at API directory:

But i think that is ok, as all its routers are listed in nodelists of other cities / communities.

@jjx- @Adorfer

christian-weiss commented 3 years ago

@jjx- and i created a "all in one" file. https://github.com/freifunk-mk/ff-api/blob/master/fichtenfunk.json I will now take care of adding this to Freifunk API directory.

christian-weiss commented 3 years ago

As with fichtenfunk.json there is no need to move menden.json from Freifunk Hamm to Freifunk MK repo anymore. I dropped menden.json from Freifunk Hamm repo. Feel free to drop all other files (except fichtenfunk.json) from Freifunk MK repo.