Skip to content

Latest commit

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Map-view

This is a web-App developed using geodjango , PostGIS and Leaflet.js

Demo

Display

This diplays data in PostGIS database

Create

Creating new polygon and saving it to PostGIS database

Update

Edits existing polygon in database

Delete

Deleting an entry from database

Run locally

To run locally start PostGIS server at local host

Install GDAL on your system

cd into geodjango folder

Install requiremnts.txt using pip

use command

> python manage.py makemigrations

and

> python manage.py migrate 

To make database

Then start the sever using

> python manage.py runserver

while running the app:-

  1. Click on add to add state
  2. Click on name to view or edit polygon
  3. Click on delet to delete entry

Tech Stack

Client: HTML, Bootstrap, css, leaflet.js, Ajax

Server: Django, PostGIS

Support

For support, email 12agrawalrahul@gmail.com

Summary

Could have done more like used reactjs or could have hosted on heroku but was not able to do it becaue of time constraints.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages