{"id":13462276,"url":"https://github.com/openstreetmap/openstreetmap-website","last_synced_at":"2025-10-03T20:56:59.874Z","repository":{"id":891214,"uuid":"641512","full_name":"openstreetmap/openstreetmap-website","owner":"openstreetmap","description":"The Rails application that powers OpenStreetMap","archived":false,"fork":false,"pushed_at":"2025-04-27T10:04:23.000Z","size":476002,"stargazers_count":2354,"open_issues_count":588,"forks_count":963,"subscribers_count":104,"default_branch":"master","last_synced_at":"2025-04-28T12:16:11.722Z","etag":null,"topics":["openstreetmap","rails-application","ruby"],"latest_commit_sha":null,"homepage":"https://www.openstreetmap.org/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/openstreetmap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2010-05-01T16:22:12.000Z","updated_at":"2025-04-27T10:04:27.000Z","dependencies_parsed_at":"2023-09-25T15:45:58.991Z","dependency_job_id":"35ffebd2-4c1a-40bb-a172-d072f10cb33f","html_url":"https://github.com/openstreetmap/openstreetmap-website","commit_stats":{"total_commits":12823,"total_committers":285,"mean_commits":44.99298245614035,"dds":0.5926070342353583,"last_synced_commit":"8b158758a092a2839208855d44c51ffd6e6fafb0"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstreetmap%2Fopenstreetmap-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstreetmap%2Fopenstreetmap-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstreetmap%2Fopenstreetmap-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/openstreetmap%2Fopenstreetmap-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/openstreetmap","download_url":"https://codeload.github.com/openstreetmap/openstreetmap-website/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251311337,"owners_count":21569010,"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":["openstreetmap","rails-application","ruby"],"created_at":"2024-07-31T12:00:43.548Z","updated_at":"2025-10-03T20:56:54.834Z","avatar_url":"https://github.com/openstreetmap.png","language":"Ruby","funding_links":[],"categories":["Rails","Ruby","ruby","Apps","Happy Exploring 🤘","Open Source Rails Apps"],"sub_categories":["X","Articles"],"readme":"# openstreetmap-website\n\n[![Lint](https://github.com/openstreetmap/openstreetmap-website/actions/workflows/lint.yml/badge.svg?branch=master\u0026event=push)](https://github.com/openstreetmap/openstreetmap-website/actions/workflows/lint.yml?query=branch%3Amaster+event%3Apush)\n[![Tests](https://github.com/openstreetmap/openstreetmap-website/actions/workflows/tests.yml/badge.svg?branch=master\u0026event=push)](https://github.com/openstreetmap/openstreetmap-website/actions/workflows/tests.yml?query=branch%3Amaster+event%3Apush)\n[![Coverage Status](https://coveralls.io/repos/openstreetmap/openstreetmap-website/badge.svg?branch=master)](https://coveralls.io/r/openstreetmap/openstreetmap-website?branch=master)\n\nThis is `openstreetmap-website`, the [Ruby on Rails](https://rubyonrails.org/)\napplication that powers the [OpenStreetMap](https://www.openstreetmap.org) website and API.\n\nThis repository consists of:\n\n* The web site, including user accounts, diary entries, user-to-user messaging.\n* The XML- and JSON-based editing [API](https://wiki.openstreetmap.org/wiki/API_v0.6).\n* The integrated version of the [iD](https://wiki.openstreetmap.org/wiki/ID) editor.\n* The Browse pages - a web front-end to the OpenStreetMap data.\n* The GPX uploads, browsing and API.\n\nA fully-functional `openstreetmap-website` installation depends on other services, including map tile\nservers and geocoding services, that are provided by other software. The default installation\nuses publicly-available services to help with development and testing.\n\n# License\n\nThis software is licensed under the [GNU General Public License 2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.txt),\na copy of which can be found in the [LICENSE](LICENSE) file.\n\n# Installation\n\n`openstreetmap-website` is a Ruby on Rails application that uses PostgreSQL as its database, and has a large\nnumber of dependencies for installation. For full details please see [INSTALL.md](INSTALL.md).\n\n# Development\n\nWe're always keen to have more developers! Pull requests are very welcome.\n\n* Bugs are recorded in the [issue tracker](https://github.com/openstreetmap/openstreetmap-website/issues).\n* Translation is managed by [Translatewiki](https://translatewiki.net/wiki/Translating:OpenStreetMap).\n* Local Chapters shown on the Communities page, and their translations, come from [osm-community-index](https://github.com/osmlab/osm-community-index).\n* There is a [rails-dev@openstreetmap.org](https://lists.openstreetmap.org/listinfo/rails-dev) mailing list for development discussion.\n* IRC - there is the #osm-dev channel on irc.oftc.net.\n\nMore details on contributing to the code are in the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n# Maintainers\n\n* Tom Hughes [@tomhughes](https://github.com/tomhughes/)\n* Andy Allan [@gravitystorm](https://github.com/gravitystorm/)\n* Anton Khorev [@AntonKhorev](https://github.com/AntonKhorev/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstreetmap%2Fopenstreetmap-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopenstreetmap%2Fopenstreetmap-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopenstreetmap%2Fopenstreetmap-website/lists"}