Category: Python

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…

Python Programming in ArcGIS

Python is one of my favourite sripting languages as it is easy to learn and something like a swiss knife in programming to me. you can find a…