{"id":16143217,"url":"https://github.com/midzer/pbf2md","last_synced_at":"2026-01-08T06:05:19.560Z","repository":{"id":116030482,"uuid":"248329064","full_name":"midzer/pbf2md","owner":"midzer","description":"Parse OpenStreetMap *.pbf files and convert specific entries to markdown files","archived":false,"fork":false,"pushed_at":"2024-09-16T14:18:25.000Z","size":2799,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-13T05:33:11.018Z","etag":null,"topics":["markdown","osm","pbf"],"latest_commit_sha":null,"homepage":"","language":"Go","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/midzer.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":"2020-03-18T19:53:20.000Z","updated_at":"2024-09-16T14:18:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"0bd1e377-4729-4fd7-b2a0-326fe883e808","html_url":"https://github.com/midzer/pbf2md","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/midzer%2Fpbf2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Fpbf2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Fpbf2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/midzer%2Fpbf2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/midzer","download_url":"https://codeload.github.com/midzer/pbf2md/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246231517,"owners_count":20744508,"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":["markdown","osm","pbf"],"created_at":"2024-10-10T00:08:53.595Z","updated_at":"2026-01-08T06:05:19.504Z","avatar_url":"https://github.com/midzer.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pbf2md\n\nParse OpenStreetMap *.pbf files and convert specific entries to markdown files\n\n## Getting Started\n* download and set up Go: see https://golang.org/doc/install\n* clone this repository\n* download required packages: `go get -v github.com/qedus/osmpbf github.com/gosimple/slug`\n* build: `go build`\n* download OSM data:\n```bash\nfor prefix in \"austria\" \"germany/baden-wuerttemberg\" \"germany/bayern\" \"germany/brandenburg\" \"germany/bremen\" \"germany/hamburg\" \"germany/hessen\" \"germany/mecklenburg-vorpommern\" \"germany/niedersachsen\" \"germany/nordrhein-westfalen\" \"germany/rheinland-pfalz\" \"germany/saarland\" \"germany/sachsen-anhalt\" \"germany/sachsen\" \"germany/schleswig-holstein\" \"switzerland\" \"germany/thueringen\"; do\n  wget \"https://download.geofabrik.de/europe/$prefix-latest.osm.pbf\";\ndone\n```\n* for a more simple start, you can also download a single sub-region file from https://download.geofabrik.de/index.html (make sure to get the .osm.pbf format) and then change the `regions` list in `pbf2md.go` source code to your downloaded .osm.pbf file, and re-run `go build`.\n\n* run conversion: `./pbf2md`\n  * the converted data will be put into a subdirectory for each region\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidzer%2Fpbf2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmidzer%2Fpbf2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmidzer%2Fpbf2md/lists"}