mirror of
https://github.com/vinta/awesome-python.git
synced 2026-02-05 18:18:30 +08:00
Add geopandas to geolocation section
This commit is contained in:
@@ -608,6 +608,7 @@ _Libraries for geocoding addresses and working with latitudes and longitudes._
|
|||||||
- [django-countries](https://github.com/SmileyChris/django-countries) - A Django app that provides a country field for models and forms.
|
- [django-countries](https://github.com/SmileyChris/django-countries) - A Django app that provides a country field for models and forms.
|
||||||
- [geodjango](https://docs.djangoproject.com/en/dev/ref/contrib/gis/) - A world-class geographic web framework.
|
- [geodjango](https://docs.djangoproject.com/en/dev/ref/contrib/gis/) - A world-class geographic web framework.
|
||||||
- [geojson](https://github.com/jazzband/geojson) - Python bindings and utilities for GeoJSON.
|
- [geojson](https://github.com/jazzband/geojson) - Python bindings and utilities for GeoJSON.
|
||||||
|
- [geopandas](https://github.com/geopandas/geopandas) - Python tools for geographic data (GeoSeries/GeoDataFrame) built on pandas.
|
||||||
- [geopy](https://github.com/geopy/geopy) - Python Geocoding Toolbox.
|
- [geopy](https://github.com/geopy/geopy) - Python Geocoding Toolbox.
|
||||||
|
|
||||||
## HTML Manipulation
|
## HTML Manipulation
|
||||||
|
|||||||
Reference in New Issue
Block a user