maraev / gazetteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Main purpose of this project is easy to use geocoder/geoindexer.

Project consists of two parts: Gazetteer and GazetteerWeb

Gazetteer

Gazetteer used to parse OSM data and do all dirty work with geometry.

You can use Gazetteer as standalone OSM processor, to dump addresses from OSM. You can ignore GazetteerWeb and use data in your own geocoding/geosearching applications.

Details are here https://github.com/kiselev-dv/gazetteer/tree/develop/Gazetteer

GazetteerWeb

GazetteerWeb is a second part of online geocode service. It uses ElasticSearch and RestExpress to provide an api to search among the data generated by Gazetteer.

Details are here https://github.com/kiselev-dv/gazetteer/tree/develop/GazetteerWeb

About

License:Other


Languages

Language:Java 94.9%Language:Groovy 1.9%Language:HTML 1.4%Language:JavaScript 0.8%Language:CSS 0.7%Language:Shell 0.4%