Skip to content

Latest commit

 

History

History
14 lines (14 loc) · 450 Bytes

readme.md

File metadata and controls

14 lines (14 loc) · 450 Bytes

Requirements

  • Python 3.5+
  • Pip
  • PostgreSQL 9.6+
  • PostGIS 2.3.6+
  • Mapnik 3.0.16+
  • Python-mapnik 3.0.16+

Launch instructions

  1. Run command pip install -r requirements.txt
  2. In settings/settings.py change database credentials to yours (database must be extended with PostGIS)
  3. Run command python3 manage.py migrate
  4. Run command python3 manage.py runserver
  5. Open http://localhost:8000/
  6. Upload zip archive with polygons