the project introduces the aspect of geodjango and storing of spatial data in a database.Postgres was used in this project To be able to use postgres and django in this project, one needs to install certain packages to be able to handle spatial data such as psycopg2(to connect to the database check settings.py under database engine), postGis(and create extension in DB ie, CREATE EXTENSION POSTGIS;CREATE EXTENSION postgis_topology;),
-
Notifications
You must be signed in to change notification settings - Fork 0
KimaruThagna/GeoDjango
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
the project introduces the aspect of geodjango and storing of spatial data in a database.Postgres was used in this project
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published