{"id":22191818,"url":"https://github.com/bigbluebutton/bigbluebutton-map","last_synced_at":"2025-07-26T22:31:42.577Z","repository":{"id":130535146,"uuid":"573398762","full_name":"bigbluebutton/bigbluebutton-map","owner":"bigbluebutton","description":"A map of BigBlueButton sites world-wide","archived":false,"fork":false,"pushed_at":"2023-11-13T17:53:50.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":2,"subscribers_count":5,"default_branch":"main","last_synced_at":"2024-10-29T13:28:10.560Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://map.bigbluebutton.org","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bigbluebutton.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-12-02T11:20:46.000Z","updated_at":"2022-12-03T02:35:07.000Z","dependencies_parsed_at":"2024-04-09T11:27:20.195Z","dependency_job_id":"8fbfa7f3-6501-4588-97b8-be033812ad36","html_url":"https://github.com/bigbluebutton/bigbluebutton-map","commit_stats":{"total_commits":135,"total_committers":81,"mean_commits":"1.6666666666666667","dds":0.8888888888888888,"last_synced_commit":"5353834a2ff2783b9bf3fc085673ddde8013952a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbigbluebutton-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbigbluebutton-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbigbluebutton-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bigbluebutton%2Fbigbluebutton-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bigbluebutton","download_url":"https://codeload.github.com/bigbluebutton/bigbluebutton-map/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227583641,"owners_count":17789570,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-02T12:17:54.582Z","updated_at":"2024-12-02T12:17:55.027Z","avatar_url":"https://github.com/bigbluebutton.png","language":"JavaScript","funding_links":[],"categories":["Other"],"sub_categories":["Video Management"],"readme":"# BigBlueButton Adopter's Map\n\nThis is the repository for the [map of BigBlueButton](https://map.bigbluebutton.org) adopters.\nThe map shows the locations of participating BigBlueButton installations.\n\n## Get Your Installation on the Map!\n\nIf you have a BigBlueButton installation and would like it to appear on the map, just create a [pull request](https://github.com/bigbluebutton/bigbluebutton-map/pulls) where you add your data to the file [adopters.geojson](adopters.geojson).\nTo do so, add this object with your data as a new line `features`-list in said file:\n\n```json\n{\"type\": \"Feature\", \"properties\": {\"institution\": \"YOUR_INSTITUTION\"}, \"geometry\": {\"type\": \"Point\", \"coordinates\": [0.0, 0.0]}}\n```\n\nReplace `YOUR_INSTITUION` and `[0.0, 0.0]` with your `lon` and `lat` coordinates and your good to go.\n\n__⚠ Important:__\n\n- Make sure the order is correct. Longitude first, then latitude.\n- To avoid merge conflicts, insert yout institution as a single line somewhere in the middle (followed by a comma).\n\n\n### How to get your Coordinates\n\nYou can use the tool [nominatim](https://nominatim.openstreetmap.org) to look up an address and get its coordinates.\nAlternatively, you can right click on a location in google maps and you will be shown the coordinates in the menu.\n\nNote that in both of these ways, you will have to **invert the order of the coordinates** (which you will get in `lat/lon`) for this map (where it is `lon/lat`).\n\n## Idea \u0026 Origin\n\nThe idea for this map came up in the [regular meeting](https://hackmd.io/@lkiesow/bigbluebutton-adopters-meeting) of german speaking BigBlueButton adopters.\nThe inspiration and the [leaflet.js](https://leafletjs.com/) code comes from the [Opencast](https://opencast.org/) project and its similar [map.opencast.org](https://map.opencast.org/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fbigbluebutton-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbigbluebutton%2Fbigbluebutton-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbigbluebutton%2Fbigbluebutton-map/lists"}