Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 773 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 773 Bytes

IIRS Survey Backend in Django

Contributors

Introduction

This is the backend IIRS Survey App Android App built using Python, Django & Spatialite-SQLite Database. Its primary function is to read an ArcGIS Shapefile and match the coordinates received from the frontend with the polygons in the shapefile. It then retrieves the relevant data associated with that location. The received data from the frontend is stored in the database using a PointField.

This was created during my Summer Internship Programme at Indian Institute of Remote Sensing (IIRS), Dehradun. Checkout the Android Application here: IIRS Survey App