{"id":19010855,"url":"https://github.com/osmcode/osmium-contrib","last_synced_at":"2025-04-22T23:22:37.501Z","repository":{"id":10335517,"uuid":"12468057","full_name":"osmcode/osmium-contrib","owner":"osmcode","description":"Mixed more or less useful programs using the Osmium library","archived":false,"fork":false,"pushed_at":"2024-12-18T10:36:17.000Z","size":201,"stargazers_count":21,"open_issues_count":0,"forks_count":12,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-17T14:39:10.820Z","etag":null,"topics":["openstreetmap"],"latest_commit_sha":null,"homepage":"https://osmcode.org/osmium-contrib","language":"C++","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/osmcode.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,"zenodo":null}},"created_at":"2013-08-29T18:35:36.000Z","updated_at":"2024-12-18T10:36:28.000Z","dependencies_parsed_at":"2025-04-17T04:27:58.590Z","dependency_job_id":"c0875958-950f-4e5a-ade7-b9a3f2247292","html_url":"https://github.com/osmcode/osmium-contrib","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/osmcode%2Fosmium-contrib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmcode%2Fosmium-contrib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmcode%2Fosmium-contrib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/osmcode%2Fosmium-contrib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/osmcode","download_url":"https://codeload.github.com/osmcode/osmium-contrib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250338521,"owners_count":21414203,"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"],"created_at":"2024-11-08T19:12:42.795Z","updated_at":"2025-04-22T23:22:37.484Z","avatar_url":"https://github.com/osmcode.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Osmium Contrib\n\nThis repository contains a mixed bunch of more or less useful examples of how\nto work with the Osmium library.\n\nYou have to set up [Libosmium](https://osmcode.org/libosmium) first.\n\n[![Build Status](https://github.com/osmcode/osmium-contrib/actions/workflows/ci.yml/badge.svg)](https://github.com/osmcode/osmium-contrib/actions)\n\n\n## Building\n\nThis will work easiest if you have Libosmium installed in your normal include\npath or if the Libosmium git repository is checked out in the same directory as\nthe \"osmium-contrib\" repository.\n\nOsmium-contrib uses CMake for its builds. For Unix/Linux systems a simple\nMakefile wrapper is provided to make the build even easier.\n\n### Building all projects\n\nIn the main directory type `make`. Results will be in the `build` subdirectory.\n\nOr you can go the long route explicitly calling CMake as follows:\n\n    mkdir build\n    cd build\n    cmake ..\n    make\n\n### Building a single project\n\nYou can build each project by itself by changing into its directory and calling\n`make` or `cmake` as described above.\n\n\n## License\n\nAll contributions are released into the Public Domain.\n\n\n## Author\n\nJochen Topf (https://jochentopf.com/) and others.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmcode%2Fosmium-contrib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fosmcode%2Fosmium-contrib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fosmcode%2Fosmium-contrib/lists"}