forked from UIUC-GIS/mapcampus
-
Notifications
You must be signed in to change notification settings - Fork 0
chjpark/mapcampus
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
1. Install Django - Set PYTHONPATH and DJANGO_SETTINGS_MODULE. - Remember to actually change settings.py. 2. Install PostgreSQL - Remember to initialize the db cluster and set the PGDATA environment variable for first time users. 3. Install PostGIS - MUST do a psql -f on postgis.sql and spatial_ref_sys.sql. - Make sure you create a template_postgis database for testing. 4. Install GeoDjango - Django weirdness with PostGIS. Use https://code.djangoproject.com/ticket/16778.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published