Remove duplicate GeoPandas

This commit is contained in:
and-viceversa 2021-06-04 13:43:43 -07:00 committed by and-viceversa
parent 9195b22243
commit cacfe73a0f

View File

@ -434,7 +434,6 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana
* [geojson-area](https://github.com/scisco/area) - Calculate the area inside of any GeoJSON geometry. This is a port of Mapbox's geojson-area for Python.
* [geojsonio.py](https://github.com/jwass/geojsonio.py) - Open GeoJSON data on geojson.io from Python. geojsonio.py also contains a command line utility that is a Python port of geojsonio-cli.
* [GeoLambda](https://github.com/developmentseed/geolambda) - Create and deploy Geospatial AWS Lambda functions Python.
* [GeoPandas](https://github.com/geopandas/geopandas) - Python tools for geographic data.
* [geopatra](https://github.com/Sangarshanan/geopatra) - Interactive Maps with Geopandas.
* [geopy](https://github.com/geopy/geopy) - geopy is a Python 2 and 3 client for several popular geocoding web services.
* [geosnap](https://github.com/spatialucr/geosnap) - geosnap makes it easier to explore, model, analyze, and visualize the social and spatial dynamics of neighborhoods.