From charlesreid1

(Created page with "GIS software for Python. BEWARE YE, FOR HERE THERE BE DRAGONS Geopandas (extending Pandas datatypes to work with GIS data): https://github.com/geopandas/geopandas (Basic)...")
 
No edit summary
 
Line 1: Line 1:
GIS software for Python.
GIS software for Python.


BEWARE YE, FOR HERE THERE BE DRAGONS
'''BEWARE YE, FOR HERE THERE BE DRAGONS'''


==Links==


Geopandas (extending Pandas datatypes to work with GIS data): https://github.com/geopandas/geopandas
Geopandas (extending Pandas datatypes to work with GIS data): https://github.com/geopandas/geopandas
Line 11: Line 12:


Interactive maps with Bokeh: https://automating-gis-processes.github.io/2016/Lesson5-interactive-map-bokeh.html
Interactive maps with Bokeh: https://automating-gis-processes.github.io/2016/Lesson5-interactive-map-bokeh.html
==Flags==
{{GISFlag}}
{{PythonFlag}}

Latest revision as of 20:40, 16 April 2017

GIS software for Python.

BEWARE YE, FOR HERE THERE BE DRAGONS

Links

Geopandas (extending Pandas datatypes to work with GIS data): https://github.com/geopandas/geopandas

(Basic) Python for Geo people from University of Helsinki: https://github.com/Python-for-geo-people/Course-information

(Advanced) Automating GIS course from University of Helsinki: https://automating-gis-processes.github.io/2016/index.html

Interactive maps with Bokeh: https://automating-gis-processes.github.io/2016/Lesson5-interactive-map-bokeh.html



Flags