Git Product home page Git Product logo

aashish24 / nominatim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from osm-search/nominatim

0.0 3.0 0.0 143.96 MB

Open Source search based on OpenStreetMap data

Home Page: https://wiki.openstreetmap.org/wiki/Nominatim

License: GNU General Public License v2.0

CMake 0.35% PHP 26.56% Makefile 0.06% C 28.89% SourcePawn 4.09% Shell 1.56% Perl 3.01% C++ 3.27% PLpgSQL 8.73% Gherkin 9.88% Python 11.72% CSS 1.16% JavaScript 0.71%

nominatim's Introduction

Build Status

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 http://nominatim.openstreetmap.org. Nominatim is also used as one of the sources for the Search box on the OpenStreetMap home page and powers the search on the MapQuest Open Initiative websites.

Documentation

More information about Nominatim, including usage and installation instructions, can be found in the docs/ subdirectory and in the OSM wiki at:

http://wiki.openstreetmap.org/wiki/Nominatim

Installation

There are detailed installation instructions in the /docs directory. Here is a quick summary of the necessary steps.

  1. Compile Nominatim:

     mkdir build
     cd build
     cmake ..
     make
    

    For more detailed installation instructions see docs/Installation.md. There are also step-by-step instructions for Ubuntu 16.04 and CentOS 7.2.

  2. Get OSM data and import:

     ./build/utils/setup.php --osm-file <your planet file> --all
    

    Details can be found in docs/Import_and_update.md

  3. Point your webserver to the ./build/website directory.

License

The source code is available under a GPLv2 license.

Contact and Bug reports

For questions you can join the geocoding mailinglist, see http://lists.openstreetmap.org/listinfo/geocoding

Bugs may be reported on the github project site: https://github.com/openstreetmap/Nominatim

nominatim's People

Contributors

lonvia avatar twain47 avatar mtmail avatar markigail avatar woodpeck avatar irljidel avatar roques avatar melvyn-sopacua avatar netsgnut avatar daxserver avatar ldgeo avatar a1exsh avatar calimeroteknik avatar mizabrik avatar andreek avatar rksh avatar edwardbetts avatar firefishy avatar imresamu avatar kroeckx avatar phirub avatar manly avatar rodo avatar remibou avatar sebkur avatar simonlopez avatar spin0us avatar appelflap avatar big-o avatar mfn avatar

Watchers

Aashish Chaudhary avatar James Cloos avatar  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.