UNPKG

osm-community-index

Version:

An index of community resources for OpenStreetMap

151 lines (150 loc) 4.42 kB
{ "defaults": { "aparat": { "name": "{community} on Aparat", "description": "Subscribe to our Aparat channel", "url": "https://aparat.com/{account}" }, "bluesky": { "name": "{community} on Bluesky", "description": "Follow us on Bluesky", "url": "https://bsky.app/profile/{account}" }, "discord": { "name": "{community} Discord", "description": "Get in touch with other mappers on Discord", "url": "https://discord.gg/{account}" }, "discourse": { "name": "{community} Community Forum", "description": "The official forum for {community}", "url": "https://community.openstreetmap.org/c/communities/{account}" }, "facebook": { "name": "{community} on Facebook", "description": "Join our community on Facebook", "url": "https://www.facebook.com/{account}" }, "fediverse": { "name": "{community}" }, "forum": { "name": "{community} Forum", "description": "The official forum for {community}" }, "github": { "name": "{community} GitHub", "url": "https://github.com/{account}" }, "gitlab": { "name": "{community} GitLab", "url": "https://gitlab.com/{account}" }, "group": { "name": "{community}" }, "instagram": { "name": "{community} on Instagram", "description": "Follow us on Instagram", "url": "https://instagram.com/{account}" }, "irc": { "name": "{community} on IRC", "description": "Join #{account} on irc.oftc.net (port 6667 for non-SSL or 6697 for SSL)", "url": "https://webchat.oftc.net/?channels={account}" }, "linkedin": { "name": "{community} on LinkedIn", "description": "Join our community on LinkedIn", "url": "https://www.linkedin.com/company/{account}" }, "mailinglist": { "name": "{account} Mailing List", "description": "The official mailing list for {community}", "url": "https://lists.openstreetmap.org/listinfo/{account}" }, "mastodon": { "name": "{community} on Mastodon", "description": "The official Mastodon account for {community}" }, "matrix": { "name": "{community} Matrix Chat", "description": "Join our community Matrix chat", "url": "https://matrix.to/#/{account}:matrix.org" }, "meetup": { "name": "{community} Meetup", "url": "https://www.meetup.com/{account}" }, "newsletter": { "name": "{community} Newsletter" }, "osm": { "name": "{community}" }, "osm-lc": { "name": "{community}" }, "reddit": { "name": "{community} on Reddit", "url": "https://www.reddit.com/r/{account}" }, "signal": { "name": "{community} Signal", "description": "Join our community chat on Signal" }, "slack": { "name": "{community} Slack" }, "telegram": { "name": "{community} Telegram", "description": "Join our community Telegram chat", "url": "https://t.me/{account}" }, "threads": { "name": "{community} on Threads", "description": "Follow us on Threads", "url": "https://threads.net/@{account}" }, "tiktok": { "name": "{community} on TikTok", "description": "Follow us on TikTok", "url": "https://tiktok.com/@{account}" }, "twitter": { "name": "{community} on X", "description": "Follow us on X", "url": "https://x.com/{account}" }, "url": { "name": "{community}" }, "whatsapp": { "name": "{community} WhatsApp", "description": "Join our community WhatsApp group chat", "url": "https://chat.whatsapp.com/{account}" }, "wiki": { "name": "{community} WikiProject", "url": "https://wiki.openstreetmap.org/wiki/{account}" }, "x": { "name": "{community} on X", "description": "Follow us on X", "url": "https://twitter.com/{account}" }, "xmpp": { "name": "{community} XMPP", "description": "Join our XMPP community chat: {url}" }, "youtube": { "name": "{community} on YouTube", "description": "Subscribe to our YouTube channel", "url": "https://www.youtube.com/channel/{account}" }, "zulip": { "name": "{community} Zulip", "description": "Join our community chat on Zulip" } } }