Giter Site home page Giter Site logo

yolomaniac / nominatim-server Goto Github PK

View Code? Open in Web Editor NEW

This project forked from acugis/nominatim-server

0.0 0.0 0.0 7.57 MB

Script for Building a Basic Nominatim Server

Home Page: https://www.acugis.com/opennamesearch/

Shell 5.88% JavaScript 23.99% CSS 19.50% HTML 50.63%

nominatim-server's Introduction

Nominatim Server

OpenNameSearch

Documentation Status

This script is for building a Nominatim server with OpenStreetMap data.

Only for use on a clean Ubuntu 22!

Step 1: Get the Nominatim-Server.sh script from GitHub

  wget https://raw.githubusercontent.com/AcuGIS/Nominatim-Server/master/Nominatim-Server.sh

Step 2: Make it executable:

chmod 755 Nominatim-Server.sh

Step 3: Run the script

Script usage:

The script accepts a PBF url:

./Nominatim-Server.sh  pbf_url

The pbf_url is the complete PBF url from GeoFarbrik

Examples:

Load Andorra data from GeoFabrik (one of the smallest data sets, good for testing):

  ./Nominatim-Server.sh https://download.geofabrik.de/europe/andorra-latest.osm.pbf

Welcome Page

Once installation completes, navigate to the IP or hostname on your server.

You should see a page as below:

OpenNameSearch

Click the Search function (or go to domain.com/search.html)

You should see a page as below:

OpenNameSearch

To test functionality, enter below into the Search box::

AD500 Andorra la Vella, Andorra

Confirm that results are returned

OpenNameSearch

Loading Additional PBFs, Multiplie PBFs, or Replacing Existing PBFs:

You can use our reload-Nominatim-Server.sh script via GitHUB script.

Usage is: ./reload-Nominatim-Server.sh [PBF_URL1] ...

Enable Automatic Updates

The script creates an updater service. In order to enable updates:

systemctl enable nominatim-updates.service systemctl start nominatim-updates.service

Credits

Produced by AcuGIS. We Make GIS Simple

Cited, Inc. Wilmington, Delaware

nominatim-server's People

Contributors

androidseb avatar davidghedini avatar f1ana avatar kaloyan13 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.