Pyspatiotemporalgeom

On open source geometry processing library focusing on regions and moving regions.

Algorithms for constructing regions, identifying connected components, creating moving regions, and performing operations on moving regions are included.

https://bitbucket.org/marmcke/pyspatiotemporalgeom

ClusterPy

ClusterPy is a Python library with algorithms for spatially constrained clustering. Spatial (geographic) data clustering: library of algorithms, create and test customized formulations using data simulations, visualization, map data utilities.

http://www.rise-group.org/risem/clusterpy/index.html

Status: Actively developed

Depends on: Numpy

Optional extensions:

Python versions: 2.6, 2.7

OS Platforms: ‘Windows’, ‘OSX’, ‘Linux’

 

Installation:

Commandline

python setup.py install

Windows/Linux/OSX binary

https://code.google.com/p/clusterpy/downloads/list

PySAL

PySAL is an open source library of spatial analysis functions written in Python intended to support the development of high level applications.

http://pysal.readthedocs.org/en/latest

Status: Actively developed

Depends on: Numpy, SciPy

Optional extensions:

Python versions: 2.6, 2.7

OS Platforms: N/A

 

Installation:

Pip

pip install pysal

Windows binary

http://www.lfd.uci.edu/~gohlke/pythonlibs/

Blog at WordPress.com.

Up ↑