Komzpa / osm-contacts

All the ways to contact OpenStreetMap Community

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

osm-contacts

List of all the ways to contact OpenStreetMap Community.

For data, look at contacts.json.

To format file, run make.

Field descriptions:

  • name - human-readable channel name;
  • url - URL describing a way to get to the channel. Can be protocol-specific, like irc:// or tg://;
  • log_url - URL to get the logs of channel;
  • language - code of language used in channel;
  • country - code of country this channel is relevant to;
  • active - boolean. False marks deprecated channels;
  • replaced_by - URL of channel the majority of this channel community switched to.

About

All the ways to contact OpenStreetMap Community


Languages

Language:Makefile 100.0%