{"id":13935327,"url":"https://github.com/yagajs/docker-osmosis","last_synced_at":"2025-07-23T15:04:39.768Z","repository":{"id":121792416,"uuid":"92388669","full_name":"yagajs/docker-osmosis","owner":"yagajs","description":"Osmosis docker image","archived":false,"fork":false,"pushed_at":"2017-05-25T09:46:24.000Z","size":1,"stargazers_count":4,"open_issues_count":0,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-23T15:25:36.672Z","etag":null,"topics":["docker-image","geospatial","osm","osmosis"],"latest_commit_sha":null,"homepage":null,"language":null,"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/yagajs.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}},"created_at":"2017-05-25T09:42:13.000Z","updated_at":"2023-03-24T03:35:19.000Z","dependencies_parsed_at":"2023-09-25T02:09:13.148Z","dependency_job_id":null,"html_url":"https://github.com/yagajs/docker-osmosis","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"9c563dc39a0786fa3144a9f1af518d159d28bb0d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yagajs/docker-osmosis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-osmosis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-osmosis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-osmosis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-osmosis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yagajs","download_url":"https://codeload.github.com/yagajs/docker-osmosis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yagajs%2Fdocker-osmosis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266699565,"owners_count":23970514,"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","status":"online","status_checked_at":"2025-07-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["docker-image","geospatial","osm","osmosis"],"created_at":"2024-08-07T23:01:36.467Z","updated_at":"2025-07-23T15:04:39.741Z","avatar_url":"https://github.com/yagajs.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Osmosis for Docker\n\nOsmosis docker image from the [YAGA Development-Team](https://yagajs.org).\n\n## Supported tags\n\n* `0.45`, `latest`\n\n## What is Osmosis\n\n[Osmosis](http://wiki.openstreetmap.org/wiki/Osmosis)is a command line Java application for processing OSM data. The\ntool consists of pluggable components that can be chained to perform a larger operation. For example, it has components\nfor reading/writing databases and files, deriving/applying changes to data sources, and sorting data, (etc.). It has\nbeen written to easily add new features without re-writing common tasks such as file and database handling.\n\n## Run container\n\nThe container just ships osmosis and is not able to run without any additional commands.\n\nHere are some examples how you can use this image *(For more information visit the \n[detailed usage page of the osmosis project](http://wiki.openstreetmap.org/wiki/Osmosis/Detailed_Usage_0.45))*:\n\nYou can run the container with a command like this:\n\n```bash\n# Import from and export to osm-xml\ndocker run -v /absolute/path/to/osm-data:/osm-data yagajs/osmosis osmosis --read-xml file=\"/osm-data/planetin.osm\" --write-xml file=\"/osm-data/planetout.osm\"\n\n# Import from pbf export to osm-xml\ndocker run -v /absolute/path/to/osm-data:/osm-data yagajs/osmosis osmosis --read-pbf \"/osm-data/planetin.osm.pbf\" --write-xml file=\"/osm-data/planetout.osm\"\n```\n\nThe container is bundled into the [official openJDK](https://hub.docker.com/_/openjdk/) image and pre-configured to work\nwith Postgis. For best experience, we recommend to use the [YAGA Postgis](https://hub.docker.com/r/yagajs/postgis/)\nimage.\n\n## Contributing\n\nYou are invited to contribute new features, fixes, or updates, large or small; we are always thrilled to receive pull\nrequests, and do our best to process them as fast as we can.\n\nBefore you start to code, we recommend discussing your plans through a\n[GitHub issue](https://github.com/yagajs/docker-osmosis/issues), especially for more ambitious contributions.\nThis gives other contributors a chance to point you in the right direction, give you feedback on your design, and help\nyou find out if someone else is working on the same thing.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagajs%2Fdocker-osmosis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyagajs%2Fdocker-osmosis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyagajs%2Fdocker-osmosis/lists"}