Giter Club home page Giter Club logo

nominatim-ui's Introduction

Nominatim-UI

GitHub release (latest by date)

Debugging user interface for Nominatim (source) geocoder.

The frontend runs standalone as website and will request data from a separate Nominatim API running on http://localhost:80/nominatim/ (configurable, see below).

Download a stable release from https://github.com/osm-search/nominatim-ui/releases. For technical background, how to develop and create a release see CONTRIBUTE.md file at https://github.com/osm-search/nominatim-ui/.

Screenshot

Starting the frontend

You can either

  • open the dist directory in your browser.

  • if you have Python installed (part of the Nominatim API server installation):

    1. cd dist
    2. start webserver python3 -m http.server 8765
    3. open http://localhost:8765/ in your browser
  • start a webserver using (Big list of http static server one-liners) or configure Apache, nginx or other webservers to serve the dist directory.

Configuration

You can customize your installation by creating and editing dist/theme/config.theme.js which allows you to override the default values provided by dist/config.default.js. See the config.theme.js.example in the same directory for examples.

The dist/theme/ directory also contains files make it easy to set a different logo image, colors, welcome and help text.

License

The source code is available under a GPLv2 license.

nominatim-ui's People

Contributors

mtmail avatar lonvia avatar dependabot[bot] avatar darkshredder avatar otbutz avatar piskvor avatar botanegg avatar ufoproger avatar petoc avatar nslxndr 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.