Skip to content

thanthamky/nominatim-docker-custom-pbf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nominatim Geocoding Customzied Service for Specific PBF File

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

Installation

  1. Download youe own pbf from https://extract.bbbike.org/
  2. Clone this project to youe machine
  3. Place the pbf file to osm_file.osm.pbf to project directory (same destination as Dockerfile)
  4. run installation via Docker Compose using this command
docker-compose up -d --build
  1. 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published