{"id":28814447,"url":"https://github.com/andygol/osm-diff-state","last_synced_at":"2026-04-24T23:31:23.778Z","repository":{"id":294669425,"uuid":"987705141","full_name":"Andygol/osm-diff-state","owner":"Andygol","description":"CLI tool to search OSM diff state files","archived":false,"fork":false,"pushed_at":"2025-06-01T17:14:07.000Z","size":36,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-18T15:09:48.145Z","etag":null,"topics":["custom","data","openstreetmap","planet","replication"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Andygol.png","metadata":{"files":{"readme":"README.Docker.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-05-21T13:15:30.000Z","updated_at":"2025-06-01T17:05:04.000Z","dependencies_parsed_at":"2025-08-18T23:32:16.564Z","dependency_job_id":null,"html_url":"https://github.com/Andygol/osm-diff-state","commit_stats":null,"previous_names":["andygol/osm-diff-state"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/Andygol/osm-diff-state","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andygol%2Fosm-diff-state","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andygol%2Fosm-diff-state/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andygol%2Fosm-diff-state/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andygol%2Fosm-diff-state/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Andygol","download_url":"https://codeload.github.com/Andygol/osm-diff-state/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Andygol%2Fosm-diff-state/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32244999,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["custom","data","openstreetmap","planet","replication"],"created_at":"2025-06-18T15:09:45.205Z","updated_at":"2026-04-24T23:31:23.772Z","avatar_url":"https://github.com/Andygol.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Run with Docker\n\nThis repository contains a Dockerfile that can be used to build a Docker image for the OSM Diff tool. This image can be run in a container, allowing you to run the tool in an isolated environment without needing to install any dependencies on your local machine.\n\n## Build the Docker Image\n\nFirst, build your image, e.g.: `docker build -t osm-diff-state .`. If your cloud uses a different CPU architecture than your development machine (e.g., you are on a Mac M1 and your cloud provider is amd64), you'll want to build the image for that platform, e.g.: `docker build --platform=linux/amd64 -t osm-diff-state .`.\n\n## Publish the Docker Image (Optional)\n\nThen, push it to your registry, e.g. `docker push myregistry.com/osm-diff-state`.\n\nConsult Docker's [getting started](https://docs.docker.com/go/get-started-sharing/) docs for more detail on building and pushing.\n\n## Using pre-built Docker Images\n\nIf you prefer not to build the Docker image yourself, you can use the pre-built images (amd64 or arm64) available on [Docker Hub](https://hub.docker.com/r/andygol/osm-diff-state) or [GitHub Container Registry](https://github.com/users/Andygol/packages/container/package/osm-diff-state).\n\n- For Docker Hub, you can pull the image using:\n\n  ```bash\n  docker pull osm-diff-state:latest\n  ```\n\n- For GitHub Container Registry, you can pull the image using:\n\n  ```bash\n  docker pull ghcr.io/andygol/osm-diff-state:latest\n  ```\n\n## Run the Docker Container\n\nTo run the Docker container, use (for example) the following command:\n\n```bash\ndocker run --rm -it ghcr.io/andygol/osm-diff-state:latest minute \"2025-05-16 00:00:00\" https://download.openstreetmap.fr/replication/europe/poland/lodzkie/minute/ --osm-like=false\n```\n\nThis command will run the `osm-diff-state` tool in a Docker container, using the specified parameters to get state file for a diff for the given minute.\n\nFor more information on how to use the tool, see the [README.md](README.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygol%2Fosm-diff-state","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandygol%2Fosm-diff-state","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandygol%2Fosm-diff-state/lists"}