Mapping tools for PostGIS-enabled PostgreSQL databases.
Project description
***********************************************
* MapKit 0.0.3
* Author: Nathan Swain
* Copyright: (c) Brigham Young University 2013
* License: BSD 2-Clause
***********************************************
INTRODUCTION
MapKit is a Python module with mapping functions for PostGIS enabled PostgreSQL databases.
DEPENDENCIES
SQLAlchemy
PostGIS enabled PostgreSQL database
To load rasters into the database, you will need raster2pgsql executable that comes with a PostGIS installation
INSTALLATION
easy_install mapkit
or
pip install mapkit
or
Clone the source at:
git clone git@bitbucket.org:swainn/mapkit.git
and run:
python setup.py install
* MapKit 0.0.3
* Author: Nathan Swain
* Copyright: (c) Brigham Young University 2013
* License: BSD 2-Clause
***********************************************
INTRODUCTION
MapKit is a Python module with mapping functions for PostGIS enabled PostgreSQL databases.
DEPENDENCIES
SQLAlchemy
PostGIS enabled PostgreSQL database
To load rasters into the database, you will need raster2pgsql executable that comes with a PostGIS installation
INSTALLATION
easy_install mapkit
or
pip install mapkit
or
Clone the source at:
git clone git@bitbucket.org:swainn/mapkit.git
and run:
python setup.py install
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mapkit-1.1.0.tar.gz
(18.0 kB
view hashes)