GithubHelp home page GithubHelp logo

nadabyte / nominatim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osm-search/nominatim

0.0 0.0 0.0 156.65 MB

Open Source search based on OpenStreetMap data

Home Page: https://nominatim.org

License: GNU General Public License v2.0

Shell 0.87% Python 52.52% Perl 0.12% C 11.59% PHP 12.99% Lua 1.29% SourcePawn 2.10% Makefile 0.01% CMake 0.38% PLpgSQL 6.28% Gherkin 11.85%

nominatim's Introduction

Build Status codecov

Nominatim

Nominatim (from the Latin, 'by name') is a tool to search OpenStreetMap data by name and address (geocoding) and to generate synthetic addresses of OSM points (reverse geocoding). An instance with up-to-date data can be found at https://nominatim.openstreetmap.org. Nominatim is also used as one of the sources for the Search box on the OpenStreetMap home page.

Documentation

The documentation of the latest development version is in the docs/ subdirectory. A HTML version can be found at https://nominatim.org/release-docs/develop/ .

Installation

The latest stable release can be downloaded from https://nominatim.org. There you can also find installation instructions for the release, as well as an extensive Troubleshooting/FAQ section.

Detailed installation instructions for current master can be found at nominatim.org as well.

A quick summary of the necessary steps:

  1. Compile Nominatim:

     mkdir build
     cd build
     cmake ..
     make
     sudo make install
    
  2. Create a project directory, get OSM data and import:

     mkdir nominatim-project
     cd nominatim-project
     nominatim import --osm-file <your planet file>
    
  3. Point your webserver to the nominatim-project/website directory.

License

The source code is available under a GPLv2 license.

Contributing

Contributions, bugreport and pull requests are welcome. For details see contribution guide.

Questions and help

For questions, community help and discussions you can use the Github discussions forum or join the geocoding mailing list.

nominatim's People

Contributors

lonvia avatar mtmail avatar twain47 avatar antojvlt avatar tareqpi avatar gemo1011 avatar robbe-haesendonck avatar darkshredder avatar markigail avatar thomasbarris avatar woodpeck avatar krahulreddy avatar irljidel avatar eyusupov avatar simon-will avatar miku0 avatar t-tomek avatar biswajit-k avatar roques avatar nslxndr avatar lujoh avatar melvyn-sopacua avatar strvm avatar otbutz avatar rhinodevel avatar alfmarcua avatar daxserver avatar netsgnut avatar pawel-wroniszewski avatar mmd-osm 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.