Skip to main content

Mapping tools for PostGIS-enabled PostgreSQL databases.

Project description

# MapKit * Author: Nathan Swain, Alan Snow * Copyright: (c) Brigham Young University 2013 * License: BSD 2-Clause

[![PyPI version](https://badge.fury.io/py/mapkit.svg)](https://badge.fury.io/py/mapkit)

# 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

If you are using Anaconda (https://www.continuum.io/why-anaconda):

` $ conda install -c conda-forge mapkit `

Otherwise, you can install through the regular Python methods: ` $ easy_install mapkit ` or ` $ pip install mapkit ` # DEVELOPER INSTALLATION

Clone the source at: ` $ git clone https://github.com/CI-WATER/mapkit.git ` and run:

` $ python setup.py install `

Project details


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.2.6.tar.gz (20.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page