Skip to content

osm-fr/osmpoi4addok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Aug 8, 2020
5276dd8 · Aug 8, 2020

History

33 Commits
May 10, 2018
May 15, 2016
Apr 25, 2016
Aug 8, 2020
May 7, 2018
Aug 8, 2020
Aug 8, 2020
May 7, 2018
May 10, 2018
May 7, 2018
Jul 17, 2017
May 7, 2018
Aug 8, 2020

Repository files navigation

osmpoi4addok

OSM POI for addok geocoder

This serie of scripts extracts and converts OSM POI from a PBF file into json format expected by addok geocoder.

def.csv contain the list of POI to extract + their translation + their rank.

Requires:

  • postgresql + postgis
  • osmconvert and osmfilter (apt install osmctools)

Extracted data for France is available at: http://osm13.openstreetmap.fr/~cquest/osm_poi/

geonames2addok

This section contains additionnal scripts to translate geonames text files into addok json data.

It can produce a deduped list of POI to avoid having (too many) duplicates with OSM extracted POI.

Demo instance

An addok demo instance is available at https://demo.addok.xyz/

This instance currently contains:

  • BANO data (France open address database generated by OpenStreetMap France)
  • OSM extracted POI
  • geonames additionnal POI

This instance is tuned for the french language.