{"id":13857037,"url":"https://github.com/ResidentMario/streetmapper","last_synced_at":"2025-07-13T19:33:58.014Z","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":5,"default_branch":"master","last_synced_at":"2024-11-15T05:42:17.266Z","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,"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","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225912487,"owners_count":17544187,"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-08-05T03:01:23.650Z","updated_at":"2024-11-22T14:31:45.847Z","avatar_url":"https://github.com/ResidentMario.png","language":"Python","funding_links":[],"categories":["Python"],"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"}