Skip to content

client for Evaluation of addresses in OpenStreetMap against official housenumber lists

Notifications You must be signed in to change notification settings

okilimu/housenumberclient

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

housenumberclient

client for Evaluation of addresses in OpenStreetMap against official housenumber lists

The existing housenumber evaluation on regio-osm.de/hausnummerauswertung is limited to work on a single server and not easy to install. It needs a lot of components and this limits the contributed evaluation of housenumber evaluations. The existing version is stored in a private github repository.

This project continue the evaluation, but will be coded completely new to support contributed and decentralized evaluations.

The client in this repository will be work in future in this way:

  • get an official housenumber list from the server
  • get the osm data (first, via an overpass-api call)
  • evaluate the official housenumbers against the one existing in osm
  • create a simple result page
  • upload the result with details to server

The server code is not in this repository. It will be accessible in regio-osm/housenumberserver, but it's still in planning phase (as of 2014-12-24).

About

client for Evaluation of addresses in OpenStreetMap against official housenumber lists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%