Skip to content

Installation

Install from PyPI -Stable release

geomapdemo is available on PyPI. To install geomapdemo, run this command in your terminal:

1
pip install geomapdemo
This is the preferred method to install geomapdemo, as it will always install the most recent stable release.

If you don't have pip installed, this Python installation guide can guide you through the process.

Install from Conda-forge

Package are currently under review! Please stay patient! Thank you very much!

Upgrade geomapdemo

If you have installed geomapdemo before and want to upgrade to the latest version, you can run the following command in your terminal:

1
pip install -U geomapdemo

From sources

The sources for geomapdemo can be downloaded from the Github repo.

You can clone the public repository:

1
git clone git://github.com/zyang91/geomapdemo