Skip to content

📱 Android application for accessing and visualizing past survey data from ArcGIS Shapefiles. Part of my Summer Internship Project at the Indian Institute of Remote Sensing (IIRS) 🌏.

abhishekkathayat/IIRS-Survey-App

Repository files navigation

IIRS Survey App

Contributors

Introduction

An Android Application to help surveyors get a basic idea of the area they're surveying by getting basic information of the area, which includes soil characteristics, geomorphological and lithological characteristics, land usage, population in the area etc.

This project is a part of my Summer Internship Programme at the Indian Institute of Remote Sensing (IIRS), Dehradun. The app makes use of ArcGIS shapefiles to get the data of the Area. The App currently only works for Dehradun, Uttarakhand area due to limitation of the provided data. The ArcGIS Shapefiles were provided by IIRS.

The App only works as medium to get the location of the user and show the resultant data. Everything including the working on the data in form of shapefiles and what data to show to the user is controlled by the REST API which has been implementated in Django with database in Spatialite which is an extension of SQlite.

Data Used

     

     

About the App

The app created for the project makes use of Mapbox API for getting the current location of the user. This location is sent to the Django API and the response recieved is displayed in a draggable bottom sheet using viewpager.
Screenshots of the app are shown below :

           

           

     

About

📱 Android application for accessing and visualizing past survey data from ArcGIS Shapefiles. Part of my Summer Internship Project at the Indian Institute of Remote Sensing (IIRS) 🌏.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages