{"id":19974628,"url":"https://github.com/elan-ev/bigbluebutton-map","last_synced_at":"2025-05-04T02:32:58.474Z","repository":{"id":37753985,"uuid":"349392337","full_name":"elan-ev/bigbluebutton-map","owner":"elan-ev","description":"Map of BigBlueButton adopters","archived":false,"fork":false,"pushed_at":"2022-09-20T08:56:02.000Z","size":152,"stargazers_count":4,"open_issues_count":0,"forks_count":65,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-04-30T21:13:54.146Z","etag":null,"topics":["bigbluebutton"],"latest_commit_sha":null,"homepage":"http://bbbmap.uos.de/","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/elan-ev.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}},"created_at":"2021-03-19T10:59:45.000Z","updated_at":"2021-12-26T15:41:50.000Z","dependencies_parsed_at":"2022-09-16T10:51:54.769Z","dependency_job_id":null,"html_url":"https://github.com/elan-ev/bigbluebutton-map","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fbigbluebutton-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fbigbluebutton-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fbigbluebutton-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elan-ev%2Fbigbluebutton-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elan-ev","download_url":"https://codeload.github.com/elan-ev/bigbluebutton-map/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252279085,"owners_count":21722836,"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":["bigbluebutton"],"created_at":"2024-11-13T03:15:36.705Z","updated_at":"2025-05-04T02:32:58.151Z","avatar_url":"https://github.com/elan-ev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BigBlueButton Adopter's Map\n\nThis is the repository for the [map](http://bbbmap.uos.de) of [BigBlueButton](https://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/elan-ev/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%2Felan-ev%2Fbigbluebutton-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felan-ev%2Fbigbluebutton-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felan-ev%2Fbigbluebutton-map/lists"}