This is a fork version of https://github.com/hbaltz/docker-nominatim
This includes docker-compose file for more simpler implementation
Remark: Defualt version is using Bangkok (Thailand) as boundary of pbf file
- Download youe own pbf from https://extract.bbbike.org/
- Clone this project to youe machine
- Place the pbf file to osm_file.osm.pbf to project directory (same destination as Dockerfile)
- run installation via Docker Compose using this command
docker-compose up -d --build
- Explore nominatim at web browser at http://localhost:8080/
You can try query geocoding by http://localhost:8080/search?q=มหาวิทยาลัยเกษรศาสตร์+งามวงศ์วาน&format=json&point_geojson=1&limit=1