{"id":13406199,"url":"https://github.com/tyrasd/overpass-turbo","last_synced_at":"2025-12-17T03:05:53.849Z","repository":{"id":3978250,"uuid":"5073659","full_name":"tyrasd/overpass-turbo","owner":"tyrasd","description":"A web based data mining tool for OpenStreetMap using the Overpass API.","archived":false,"fork":false,"pushed_at":"2025-04-04T15:37:03.000Z","size":69908,"stargazers_count":1006,"open_issues_count":226,"forks_count":137,"subscribers_count":32,"default_branch":"master","last_synced_at":"2025-04-06T09:03:05.332Z","etag":null,"topics":["openstreetmap","openstreetmap-data","osm","overpass-api","overpass-turbo"],"latest_commit_sha":null,"homepage":"https://overpass-turbo.eu","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tyrasd.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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,"publiccode":null,"codemeta":null}},"created_at":"2012-07-16T21:19:56.000Z","updated_at":"2025-04-05T01:53:10.000Z","dependencies_parsed_at":"2024-05-11T20:26:39.127Z","dependency_job_id":"615bce6a-c87d-4287-b094-cb0c89c11cc1","html_url":"https://github.com/tyrasd/overpass-turbo","commit_stats":{"total_commits":1513,"total_committers":33,"mean_commits":45.84848484848485,"dds":"0.21414408460013223","last_synced_commit":"b7a7ce1183d021285aa7a7d537280ef607201fe8"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrasd%2Foverpass-turbo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrasd%2Foverpass-turbo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrasd%2Foverpass-turbo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tyrasd%2Foverpass-turbo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tyrasd","download_url":"https://codeload.github.com/tyrasd/overpass-turbo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248717241,"owners_count":21150387,"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","openstreetmap-data","osm","overpass-api","overpass-turbo"],"created_at":"2024-07-30T19:02:23.887Z","updated_at":"2025-12-17T03:05:53.844Z","avatar_url":"https://github.com/tyrasd.png","language":"TypeScript","funding_links":[],"categories":["TypeScript","Geospatial Library","JavaScript"],"sub_categories":["JavaScript"],"readme":"# overpass turbo\n\n- https://overpass-turbo.eu/ – stable version\n- https://tyrasd.github.io/overpass-turbo/ – latest version\n\nThis is a GUI for testing and developing queries for the [Overpass-API](https://www.overpass-api.de/). It can also used for simple analysis of OSM data.\n\n[![](https://upload.wikimedia.org/wikipedia/commons/thumb/0/0c/Overpass_turbo_screenshot_2022.png/1280px-Overpass_turbo_screenshot_2022.png)](https://overpass-turbo.eu)\n\n## Getting Started\n\nJust point your browser to [overpass-turbo.eu](https://overpass-turbo.eu) and start running your Overpass queries.\n\nMore information about _overpass turbo_ is found in the [OSM wiki](https://wiki.openstreetmap.org/wiki/Overpass_turbo).\n\n## Translating\n\nTranslations are managed using the [Transifex](https://explore.transifex.com/overpass-turbo/overpass-turbo) platform. After signing up, you can go to [overpass-turbo's project page](https://explore.transifex.com/overpass-turbo/overpass-turbo), click _JOIN THIS PROJECT_ and pick a language to start translating.\n\nIf your language isn't currently in the list, just drop me a [mail](mailto:tyr.asd@gmail.com) or open an [issue ticket](https://github.com/tyrasd/overpass-turbo/issues/new).\n\nTo download the latest translations from Transifex, run `tx pull --all` using the [Transifex client `tx`](https://docs.transifex.com/client/introduction).\n\n## Development\n\n### URL parameters\n\n_overpass turbo_ can be linked from other applications by using [URL parameters](https://wiki.openstreetmap.org/wiki/Overpass_turbo/Development#URL_Parameters).\nFor example, one can provide a query to load, set the initial map location, or instruct turbo to load a [template](https://wiki.openstreetmap.org/wiki/Overpass_turbo/Templates).\n\n### git-branches\n\nDevelopment is done in the _master_ branch, stable releases are marked with git tags, the _gh-pages_ branch contains static builds of the releases.\n\n### install \u0026 run\n\n1. `yarn install`\n2. `yarn run start` for a Development server listening at http://localhost:5173\n3. `yarn run build` for a minified build in `./dist`\n\n## See Also\n\n- [Ultra](https://gitlab.com/trailstash/ultra) is a re-imagining of Overpass turbo powered by [MapLibre GL JS](https://wiki.openstreetmap.org/wiki/MapLibre_GL_JS) which allows for visualizing large datasets and complex styling.\n- [QuickOSM](http://plugins.qgis.org/plugins/QuickOSM/) is a QGIS plugin to fetch OSM data with the Overpass API.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrasd%2Foverpass-turbo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftyrasd%2Foverpass-turbo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftyrasd%2Foverpass-turbo/lists"}