Download computer tutorials in PDF

Python Scripting for Spatial Data Processing

This book is a Python tutorial for beginners aiming at teaching spatial data processing. It is used as part of the courses taught in Remote Sensing and GIS at Aberystwyth University, UK.

Geographic information systems belong the group of applications that process spatial data. Some spatial analyses are operated repetitively in the same way for different area or district. Therefore it is useful when the data processing can be run automatically by program extension designed especially for batch data processing. We use Python to automatically convert data flow diagram into the program code, using psycopg2, and ogr2ogr, etc.

Pages : N/A
Size : PDF (194 pages, 695 KB)
Downloads: 77
Created: 2020-08-30
License: CC BY-SA 3.0
Author(s): Pete Bunting, Daniel Clewley

Warning: Trying to access array offset on false in /home/tutovnfz/public_html/amp/article-amp.php on line 263

Download file

Others related eBooks about Python Scripting for Spatial Data Processing

Python in Hydrology

This book is written for learning Python using its applications in hydrology. The book covers the basic applications of hydrology, and also the advanced topic like use of copula.