File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -53,36 +53,16 @@ Challenges of geospatial data:
5353| ** Pydeck (⭐ 11K)** | WebGL2 powered visualization framework | [ :octocat:] ( https://github.com/visgl/deck.gl ) |
5454| ** Folium (⭐ 6.1K)** | Interactive maps | [ :octocat:] ( https://github.com/python-visualization/folium ) |
5555| ** Geopy (⭐ 3.9K)** | Geocoding & reverse geocoding | [ :octocat:] ( ) |
56+ | ** Geopandas (⭐ 3.5K)** | Geospatial data in a pandas DataFrame | [ :octocat:] ( ) |
57+ | ** Shapely (⭐ 3.2K)** | Geometric operations | [ :octocat:] ( ) |
58+ | ** Rasterio (⭐ 1.9K)** | Reading/writing raster datasets (satellite imagery) | [ :octocat:] ( ) |
59+ | ** ArcGIS (⭐ 1.5K)** | ArcGIS for Python | [ :octocat:] ( ) |
60+ | ** PySAL (⭐ 1.1K)** | Spatial analysis (spatial statistics & econometrics) | [ :octocat:] ( ) |
61+ | ** ArcGIS (⭐ 1.5K)** | ArcGIS for Python | [ :octocat:] ( ) |
62+ | ** Fiona (⭐ 1K)** | Reading/writing geo data formats (shapefiles, GeoJSON, GPX) | [ :octocat:] ( ) |
63+ | ** Pyproj (⭐ 840)** | Projections & transformations of geospatial data| [ :octocat:] ( ) |
5664
5765
58- 📚 Geopandas (⭐ 3.5K)
59-
60- Geospatial data in a pandas DataFrame
61-
62- 📚 Shapely (⭐ 3.2K)
63-
64- Geometric operations
65-
66- 📚 Rasterio (⭐ 1.9K)
67-
68- Reading/writing raster datasets (satellite imagery)
69-
70- 📚 ArcGIS (⭐ 1.5K)
71-
72- ArcGIS for Python
73-
74- 📚 PySAL (⭐ 1.1K)
75-
76- Spatial analysis (spatial statistics & econometrics)
77-
78- 📚 Fiona (⭐ 1K)
79-
80- Reading/writing geo data formats (shapefiles, GeoJSON, GPX)
81-
82- 📚 Pyproj (⭐ 840)
83-
84- Projections & transformations of geospatial data
85-
8666📚 NetworkX
8767
8868Analyzing/modeling network data (spatial networks)
You can’t perform that action at this time.
0 commit comments