# MapKit * Author: Nathan Swain, Alan Snow * Copyright: (c) Brigham Young University 2013 * License: BSD 2-Clause
[](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 `
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file mapkit-1.2.6.tar.gz.
File metadata
- Download URL: mapkit-1.2.6.tar.gz
- Upload date:
- Size: 20.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10cbca94230dcf940c27047f161c5628b19533c338ed610f07a064ec68358541
|
|
| MD5 |
48cee5853ae60c5b37c3df705880e03e
|
|
| BLAKE2b-256 |
50133cd974c57e5c711c9377563a22c2e054af6264a4734982cfd05aa66ec50b
|