Category: Python

SciPy integration in ArcGIS

Most of GIS users today will probably work with ArcGIS. Since version 10 the implementation / integration of Python into the ArcGIS framework and ArcPy it’s important for…

QGIS Plugin – Profile Tool

Previous Posts in this series QGIS Plugin – RasterCalc QGIS Plugin – OpenLayers   So, this will be a pretty quick post on one of my most used…

“Python” or the agony of choice

The work as a geographer with statistical and remote-sensing related focus arise the necessity of mastering a programming language sooner or later. Lets choose: C, C + +,…

importing shapefiles in Python

Python is a very common scripting language which seems like a swiss knife for programming. This is the reason to use it as a framework for the program…

file monitoring using python

In the context of “where are your customers” one main element is to monitor file changes: everytime your customer-file changes the new customer entry must be mapped to…