Skip to content

Commit aede901

Browse files
authored
Update readme.md
1 parent dd882de commit aede901

1 file changed

Lines changed: 8 additions & 28 deletions

File tree

geospatial/readme.md

Lines changed: 8 additions & 28 deletions
Original file line numberDiff line numberDiff 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

8868
Analyzing/modeling network data (spatial networks)

0 commit comments

Comments
 (0)