Getting mezoGIS
Python Packages
Python packages provide a simple and portable way to distribute python software.
To install mezoGIS, download this tarball:
Extract it and enter the directory. Then, run python setup.py install
as root and follow the instructions on screen. You should also make sure that you
fulfill the requirements listed below.
Platform Specific Packages
ebuilds for Gentoo
mezoGIS 0.1.5 (place in the sci-geosciences/mezogis category)
GeoTypes 0.6.0 (place in the dev-python/GeoTypes category)
debian packages
python-mezogis_0.1.4b-1_all.deb
python-geotypes_0.4.1+0.5.0+SVN_all.deb
(Please note that these packages should be available in debian testing soon.)
mezoGIS on windows
mezoGIS runs on windows (see the screenshots), but there is no installer yet. Please use the python packages for now.
Requirements
- python 2.4
- PyGTK 2.8 and Pycairo 1.0.0: Those packages should become part of the default setup on most linux distribution rather soon. PyGTK 2.8.4 is recommended.
- psycopg: A python module to access PostgreSQL databases.
- GeoTypes 0.6.0: A python module that implements PostGIS data types.
- (and PostGIS, obviously)
Other Downloads
mezoGIS 0.1.4b (without geotypes)
mezoGIS 0.1.4 (without geotypes)
mezoGIS 0.1.3 (with geotypes)
mezoGIS 0.1.1
mezoGIS 0.1
www.mezogis.org; last update: 26 jun 2006; Frédéric Back; fredericback at gmail com
