nominatim-ac | Elasticsearch backed place name autocomplete based on Open

 by   tonytw1 Kotlin Version: Current License: No License

kandi X-RAY | nominatim-ac Summary

kandi X-RAY | nominatim-ac Summary

nominatim-ac is a Kotlin library. nominatim-ac has no bugs, it has no vulnerabilities and it has low support. You can download it from GitHub.

This code dumps out the contents of a populated Nominatim postgres instance into Elasticsearch and exposes it as a JSON web service. Ther is some useful intuition here around reliably paging through the entire places table. The service is able to quickly respond to key stokes as the Nominatim output has been pre-rendered and indexed and does not need to be calculated in real time. The Elasticsearch index can be distributed to smaller machines than those needed to run a whole planet Nominatim instance. The Nominatim place name and OSM id is made available in the JSON returned to clients. The calling application can now persist the OSM id of the selected result for future reference.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              nominatim-ac has a low active ecosystem.
              It has 17 star(s) with 1 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 5 open issues and 10 have been closed. On average issues are closed in 212 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of nominatim-ac is current.

            kandi-Quality Quality

              nominatim-ac has 0 bugs and 0 code smells.

            kandi-Security Security

              nominatim-ac has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              nominatim-ac code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              nominatim-ac does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              nominatim-ac releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.
              It has 1411 lines of code, 83 functions and 36 files.
              It has low code complexity. Code complexity directly impacts maintainability of the code.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nominatim-ac
            Get all kandi verified functions for this library.

            nominatim-ac Key Features

            No Key Features are available at this moment for nominatim-ac.

            nominatim-ac Examples and Code Snippets

            No Code Snippets are available at this moment for nominatim-ac.

            Community Discussions

            No Community Discussions are available at this moment for nominatim-ac.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install nominatim-ac

            The Elasticsearch index is populated by reading from the Postgres database of a locally running Nominatim instance. Installing a whole world Nominatim instances is a fairly large undertaking. From experience a full world Nominatim instance requires a machine with at least 32GB of RAM available. I struggled to build a consumer machine which could complete ea full install. A full install was. Back in 2013 the Nominatim import of planet.osm took approximately 6 weeks to complete and consumed around 1TB of disk (single CPU HP DL360 server with 48Gb of RAM; single SATA SSD drive). In 2021 this import takes around 3 days (HP z620; dual CPU; 96Gb RAM; 1.5TB of NVME SSD). Mediagis have published a Nominatim Docker build which can be used for local development (https://github.com/mediagis/nominatim-docker).

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/tonytw1/nominatim-ac.git

          • CLI

            gh repo clone tonytw1/nominatim-ac

          • sshUrl

            git@github.com:tonytw1/nominatim-ac.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link