GithubHelp home page GithubHelp logo

locationmapper's Introduction

#Location Mapper ##Introduction Location Mapper is two application working together to visualise location data accuracy. The motivation is to get an in-depth view of the accuracy of the location data as reported from GPS, network provider, and proximity alerts.

The main part is an Android application that records location data from GPS and network location provider as well as proximity alerts to a SQLite database. The data can then be emailed as a CSV file. The CSV file contains the latitude, longitude, accuracy, provider name, and time stamp for each location.

The second part is an HTML page to draw the data onto a Google Map. Selectboxes for GPS provider, network provider, and proximity alerts narrow down then data. Each location is drawn on the map with a circle around it denoting the accuracy, and a label for the time stamp.

##Android Application The Android application records location data from GPS and network provider as well as proximity alerts in a database. It is set up as a service and runs in the background. A list of the data recorded can be seen when the application runs in the foreground.

alt Android Location Mapper Locations List

###Settings The application can be configured via the settings dialog.

alt Android Location Mapper Settings

For GPS- and network location providers the update interval and the update distance can be set.

For proximity alerts a location can be stored, and a proximity radius can be set.

To visualise the data the email export sends the data as a CSV file. This CSV data can be pasted into the Google Maps application for viewing.

The settings dialog also has a button to clear the database. ##Google Maps Application The folder html/ contains the Google Maps app RenderLocation.html.

alt Google Maps Location Mapper

On the page the CSV data emailed previously can be pasted into the text area. Select from network, GPS, or proximity alert data, then press Render to view the data drawn on the map.

locationmapper's People

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.