feat: add Urban Mapper

This commit is contained in:
Provost Simon 2025-04-09 20:03:52 -04:00 committed by GitHub
parent d77d663eaf
commit 363b6bc7f0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -967,6 +967,7 @@ with GNSS (global navigation satellite system).
* [unmixing](https://github.com/arthur-e/unmixing) - Interactive tools and functions for performing linear spectral mixture analysis (LSMA) and spatially adaptive spectral mixture analysis (SASMA).
* [untiler](https://github.com/mapbox/untiler) - Stitch image tiles into larger composite TIFs.
* [urbanaccess](https://github.com/UDST/urbanaccess) - A tool for computing GTFS transit and OSM pedestrian networks for accessibility analysis.
* [Urban Mapper](https://github.com/VIDA-NYU/UrbanMapper) 🗺️ Spatial Join & Enrich any `urban layer` (Roads, Intersections, Sidewalks, Crosswalks, Neighborhoods, Cities, States, Countries) given any `external urban dataset` of interest, and streamline your urban analysis with Scikit-Learn-Like pipelines!
* [urbansim](https://github.com/UDST/urbansim) - New version of UrbanSim, a platform for modeling metropolitan real estate markets.
* [USGS API](https://github.com/kapadia/usgs) - USGS is a python module for interfacing with the US Geological Survey's API.
* [Verde](https://github.com/fatiando/verde) - Verde is a Python library for processing spatial data (bathymetry, geophysics surveys, etc) and interpolating it on regular grids (i.e., gridding).