A GIS Web Mapping Application Market. Create, share, and visualize GIS Web Mapping Applications


Keywords
cartoview, gis, django, web, mapping, geonode, application, management
License
BSD-3-Clause
Install
pip install cartoview-2==0.2a6

Documentation

Cartoview 2

Cartoview Wagtail Wagtail

Start Forks Watchers

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

Contrib Languages License