{"id":17047614,"url":"https://github.com/residentmario/streetmapper","last_synced_at":"2025-07-27T01:04:59.465Z","repository":{"id":66134385,"uuid":"157048533","full_name":"ResidentMario/streetmapper","owner":"ResidentMario","description":"Geospatial tools for working with census blocks, street networks, building footprints in Python","archived":false,"fork":false,"pushed_at":"2019-07-23T03:08:54.000Z","size":21,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-07-07T21:15:48.302Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","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/ResidentMario.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-11-11T04:54:18.000Z","updated_at":"2023-07-01T08:05:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"b6ff0dd8-a4e4-427e-a48b-64e640cbaa3d","html_url":"https://github.com/ResidentMario/streetmapper","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ResidentMario/streetmapper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResidentMario%2Fstreetmapper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResidentMario%2Fstreetmapper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResidentMario%2Fstreetmapper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResidentMario%2Fstreetmapper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ResidentMario","download_url":"https://codeload.github.com/ResidentMario/streetmapper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ResidentMario%2Fstreetmapper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267278631,"owners_count":24063252,"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-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","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":[],"created_at":"2024-10-14T09:49:50.521Z","updated_at":"2025-07-27T01:04:59.439Z","avatar_url":"https://github.com/ResidentMario.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# streetmapper\n\n`streetmapper` is a utility library for working with common forms of geospatial building and block level data. In particular, it is designed for performing joins between the following common types of geospatial data:\n\n* building footprints\n* census blocks\n* street networks\n* point features\n\n`streetmapper` is built mostly using `geopandas` and `shapely` under the hood. It is in the same style as `osmnx`, which provides structured utilities for working with street networks.\n\nThis module is currently still a single-purpose library, designed in support of the [`trash-talk`](https://github.com/ResidentMario/trash-talk) project. In the future I would like to perhaps merge the most valuable ideas in this module into the [`pysal` project](https://pysal-spaghetti.readthedocs.io/en/latest/).\n\n## Installation\n\nI recommend installing the underlying geospatial packages with `conda`, followed by installing `streetmapper` with `pip`:\n\n```\nconda install -c conda-forge geopandas rtree\npip install git+https://github.com/ResidentMario/streetmapper.git@master\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresidentmario%2Fstreetmapper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fresidentmario%2Fstreetmapper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fresidentmario%2Fstreetmapper/lists"}