A GIS Web Mapping Application Market. Create, share, and visualize GIS Web Mapping Applications
Project description
Cartoview 2
Quick Start
git clone -b cartoview2 --single-branch https://github.com/cartologic/cartoview.git
cd cartoview
virtualenv venv
.\venv\Scripts\activate
pip install -r requirements.txt
You must adjust the Database settings in settings > base.py - or create a local settings file
python manage.py createcachetable
python manage.py migrate
python manage.py loaddata initial_groups.json
python manage.py loaddata initial_users.json
run server
python manage.py runserver
Additonal Info
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
cartoview-2.0.2a15.tar.gz
(6.7 MB
view hashes)