From 9c920c671fbe14762893e339d58f26ed678e20c4 Mon Sep 17 00:00:00 2001 From: Eduardo Lacerda Date: Fri, 13 Aug 2021 10:23:50 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1545188..9fd92fd 100644 --- a/README.md +++ b/README.md @@ -487,6 +487,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [PyProj](https://github.com/jswhit/pyproj) - For conversions between projections. * [PyQGIS](http://docs.qgis.org/testing/en/docs/pyqgis_developer_cookbook/) - Python for QGIS. * [pyroSAR](https://github.com/johntruckenbrodt/pyroSAR) - A Python Framework for Large-Scale SAR Satellite Data Processing. +* [pyrosm](https://github.com/HTenkanen/pyrosm) - Read OpenStreetMap data from Protobuf files into GeoDataFrame with Python, faster. * [PyShp](https://code.google.com/archive/p/pyshp/) - For reading and writing shapefiles. * [PySTAC](https://github.com/stac-utils/pystac) - Python library for working with any SpatioTemporal Asset Catalog (STAC). * [Python Geocoder](https://github.com/DenisCarriere/geocoder) - Simple and consistent geocoding library written in Python.