{"id":17766443,"url":"https://github.com/dmitry/docker-overpass-api","last_synced_at":"2025-04-01T14:22:06.644Z","repository":{"id":136294784,"uuid":"68601752","full_name":"dmitry/docker-overpass-api","owner":"dmitry","description":"Docker Overpass API image","archived":false,"fork":false,"pushed_at":"2016-09-28T11:59:46.000Z","size":18,"stargazers_count":2,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T08:49:13.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dmitry.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2016-09-19T12:04:02.000Z","updated_at":"2018-07-17T02:12:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"a4d04ee3-61b3-45d4-b03a-ccf963079284","html_url":"https://github.com/dmitry/docker-overpass-api","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/dmitry%2Fdocker-overpass-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fdocker-overpass-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fdocker-overpass-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dmitry%2Fdocker-overpass-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dmitry","download_url":"https://codeload.github.com/dmitry/docker-overpass-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246651831,"owners_count":20812032,"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-10-26T20:29:38.437Z","updated_at":"2025-04-01T14:22:06.633Z","avatar_url":"https://github.com/dmitry.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-overpass-api\nDocker Overpass API container\n\n# Get filtered planet file\n\n```\ncurl -o planet.osm.bz2 http://ftp5.gwdg.de/pub/misc/openstreetmap/planet.openstreetmap.org/planet/planet-latest.osm.bz2\n```\n\n```\nbzcat planet-latest.osm.bz2 | osmconvert - --drop-author --out-o5m \u003e planet.o5m\nosmfilter planet.o5m --drop-author --keep='boundary=administrative boundary=political' | bzip2 \u003e planet.osm.bz2\n```\n\n# Build\n\n```\ndocker build -t overpass-api:0.7.53 .\n```\n\n# Run\n\n```\ndocker run -d -p 50080:80 overpass-api:0.7.53\n```\n\nwait till it start http server\n\n```\ndocker logs PID\n```\n\n# Test\n\n```\nhttp://localhost:50080/api/interpreter?data=[out:json];is_in(53,10);rel(pivot);out geom;\n```\n\n## Credits\n\nBuilt for [Geo Pointer](https://github.com/dmitry/geo_pointer) - API built with ruby sinatra to retrieve hierarchical bounding shapes of the administrative regions from OSM data through Overpass API from points.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitry%2Fdocker-overpass-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmitry%2Fdocker-overpass-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmitry%2Fdocker-overpass-api/lists"}