From charlesreid1

Revision as of 20:39, 16 April 2017 by Admin (talk | contribs) (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)...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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) 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