Code Monkey home page Code Monkey logo

nominatim-ac's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

nominatim-ac's Issues

Decide what todo with duplicate place ids

nominatim=# select place_id, class, type, extratags from placex where osm_id = 1643367 and osm_type = 'R';
place_id | class | type | extratags
-----------+----------+----------------+---------------------------------------------------------------------------------
155159284 | boundary | national_park | "website"=>"http://www.nps.gov/yose/", "wikipedia"=>"en:Yosemite National Park"
155159278 | leisure | nature_reserve | "website"=>"http://www.nps.gov/yose/", "wikipedia"=>"en:Yosemite National Park"

Integrating to Nominatim Demo Page

Can some one please explain how can i integrate this to nominatim demo page? also before i run docker-compose to deploy the package, where do i set the database parameters?

Tags not been indexed

1643367R
Yosemite National Park, Mariposa County, California, United States of America
"tags": [
"leisure|nature_reserve"
]

Should have a boundary|national_park tag.

CORS support

Example is using JSONP for the ajax call.
This probably means CORS hasn't been considered.

End point to read back a selected place by id

Given a flow which selects a place from the autocomplete and captures the OSM id.

It would be nice to be able to read back the available details of that place from the autocomplete service's index rather than making a call to a full Nominatim API (which we may not have access to).

Prefix stop words.

Do something sensible with the likes of 'City of Edinburgh' which would informally be called 'Edinburgh' but without breaking the likes of
'City of London' with really is known as 'City of London'.

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.