{"id":21478954,"url":"https://github.com/mjpost/baltimore-map","last_synced_at":"2025-07-15T11:31:29.024Z","repository":{"id":206436704,"uuid":"699455277","full_name":"mjpost/baltimore-map","owner":"mjpost","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-03T14:43:18.000Z","size":53681,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T15:41:45.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mjpost.png","metadata":{"files":{"readme":"README.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}},"created_at":"2023-10-02T17:06:02.000Z","updated_at":"2025-04-03T14:43:22.000Z","dependencies_parsed_at":"2025-04-03T15:40:08.057Z","dependency_job_id":null,"html_url":"https://github.com/mjpost/baltimore-map","commit_stats":null,"previous_names":["mjpost/baltimore-map"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/mjpost/baltimore-map","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fbaltimore-map","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fbaltimore-map/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fbaltimore-map/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fbaltimore-map/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mjpost","download_url":"https://codeload.github.com/mjpost/baltimore-map/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mjpost%2Fbaltimore-map/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265431544,"owners_count":23764030,"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-11-23T11:20:15.872Z","updated_at":"2025-07-15T11:31:24.345Z","avatar_url":"https://github.com/mjpost.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Baltimore Map\n\nThis repository will generate a high-quality PDF map of Baltimore's neighborhoods at 2' x 3' size.\nIt also includes parks, water features, and ghost bikes.\nThe underlying representation is properly vector-based, as opposed to tile-based, so it should be easy to adapt this to any size you like.\n\n![Baltimore map snippet](baltimore-snippet.jpg)\n\nThere are hundreds of other features you could include when pulling data from Open Street Map.\nConsider taking a look!\n\n# Building the map PDF\n\nFirst, make sure you install the requirements:\n\n    pip install -r requirements.txt\n\nThen, run the script:\n\n    python3 baltimore.py\n\nThis will create a file, baltimore.pdf. This file is also cached under `maps/`, where you can also find the map version with legend.\n\nThere is also another script, `city.py`, that you can use for arbitrary cities.\nIt doesn't work equally well for all of them; it's best if the city has neighborhods defined in Open Street Map (administrative level = 10).\nA few good examples are:\n\n    ./city.py \"Berlin, Germany\"\n    ./city.py \"St. Louis, MO\"\n\nOne that doesn't look as good because it lacks neighborhood data is Grand Rapids, MI.\n\nThis is really provided as a launching point for a custom city map.\n\n# What's missing\n\nWhat's mostly missing is street names. Adding labels for streets is a complicated process, however, that I believe is usually done manually or at least semi-automatically and then made available via tiles, rather than generated by scratch.\nIt would be nice to add this information, however.\n\n# Credits\n\nI am indebted to the City of Baltimore, Open Street Map, and Geoff Boeing.\n\n* The City of Baltimore [provides excellent resources](https://planning.baltimorecity.gov/maps-data/gis), including a neighborhood map that includes a complete list of neighborhoods not found in Open Street Map.\n* Open Street Map provides all the street-level data, as well as layers upon layers of annotations. You should consider contributing when you find an error; I've made a number of edits myself!\n* Geoff Boeing is the author of [OSMnx](https://github.com/gboeing/osmnx), an amazing Pythong wrapper around Open Street Map data.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjpost%2Fbaltimore-map","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmjpost%2Fbaltimore-map","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmjpost%2Fbaltimore-map/lists"}