File tree 1 file changed +7
-2
lines changed
1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 13
13
* [ ogr/gdal] [ ] - For reading, writing, and transforming geospatial data formats
14
14
* [ pyqgis] [ ] - For anything and everything GIS
15
15
* [ geopy] [ ] - For geolocating and things like that
16
+ * [ geojsonio.py] [ ] - For shooting data to the web
16
17
17
18
## Data Analysis
18
19
23
24
## Plotting/Mapping
24
25
25
26
* [ matplotlib] [ ] - For all my plotting needs
26
- * [ cartopy] [ ] - For plotting spatial data
27
+ * [ cartopy] [ ] - For plotting spatial data on projections and more
27
28
* [ nodebox-opengl] [ ] - For playing around with animations
28
29
* [ descartes] [ ] - For plotting geometries in matplotlib
30
+ * [ basemap] [ ] - For plotting geospatial data on projections
31
+ * [ mplleaflet] [ ] - For creating web-maps
29
32
30
33
## General Python
31
34
37
40
38
41
* [ pelican] [ ] - For blogging about all this stuff...
39
42
40
-
43
+ [ mplleaflet ] : https://github.com/jwass/mplleaflet
44
+ [ geojsonio.py ] : https://github.com/jwass/geojsonio.py
45
+ [ basemap ] : https://github.com/matplotlib/basemap
41
46
[ rasterio ] : https://github.com/mapbox/rasterio
42
47
[ pandas ] : http://pandas.pydata.org/
43
48
[ geopandas ] : https://github.com/kjordahl/geopandas
You can’t perform that action at this time.
0 commit comments