Giter VIP home page Giter VIP logo

plprg-map-excerpt-server's Introduction

Map Excerpt Server

The Thesis

Protecting Location Privacy in Reverse Geocoding applications

abstract

The analysis of an individual's movement during their day-to-day life allows for inference of identifying information. An individual's use of location-based services (LBS) can allow the LBS provider to produce a record of the individual's trajectory, that could allow identification of otherwise anonymous LBS-users. A reverse geocoder is such an LBS, which matches a pair of coordinates in geographic space with a geographic feature that is found at the given location and returns information about that feature, usually as a street address. In this work, a location-privacy preserving mechanism (LPPM) for the application of reverse geocoding is presented. A prototype of it is evaluated in its resistance against user-identity inference, correctness, and performance by comparing it to an existing reverse geocoding solution in the simulation of an individual's usage throughout their daily life. Concluding, this work will demonstrate the LPPM's successful prevention of clustering-based inference attacks on an individual's identity, as well as some of its advantages and disadvantages in comparison to an existing solution, the Nominatim reverse geocoder.

Map Excerpt Server

The MES can be found within the mobileClient directory. requirements appended in requirements.txt Requires an indexed Nominatim database already running. Connection to the Nominatim database needs to be set up in the global variable dbInterface in mapExcerptServer.py. on default, http://localhost:8080/reverseHelper.html can serve as a crude tool to test functionality.

Due to an SQL-query being derivative of Nominatim-code, it is released under the GPL-2 license (license.txt)

plprg-map-excerpt-server's People

Contributors

niebl avatar

Watchers

 avatar

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.