GithubHelp home page GithubHelp logo

Comments (4)

Framstag avatar Framstag commented on May 26, 2024

How to implement:

  • Get all types that have POI set in the map.os file (TypeConfig.getTypes(), TypeInfo.getIndexAsPOI()).
  • Load from database all nodes, ways, areas of this type in a given bounding box around the input coordinate
  • Find the closest object
  • Describe location in relation to this closest POI
  • If you like, you can do a reverse lookup in the LocationService for this POI, to get its full adress

from libosmscout.

Karry avatar Karry commented on May 26, 2024

I think that #66 already solves this, because all POIs are written to location index a has addresses or not? Exist some POI type that don't have address?

When I try position near restaurant, I get:

./Demos/LocationDescription prague-db 50.0892662 14.4983222
Coordinate: 50.08927 N 14.49832 E
0.1m W of address: Mille Miglia Ristorante, Žižkov
    POI:      Mille Miglia Ristorante
    region:   Žižkov

from libosmscout.

Framstag avatar Framstag commented on May 26, 2024

Yes and no. With current functionality you get the closest address what ever this will be (likely just some house where some people live). It will likely not be a POI.

Here you are explicitly for the next POI and its address, this will likely not be the closest address.

Why making a difference?

If I want to call for police I would just give relative position to the closest address. IF I want to describe my location to somebody that knows the region but not every street name and address and position relative to a POI might be more helpful. Think of trying to meet with somebody via phone in a pedestrian zone in a bigger city. People likely know shops but no streets.

Of course, if you find a POI, it will have an address is most cases :-) But that is not the point here.

from libosmscout.

Framstag avatar Framstag commented on May 26, 2024

Implemented.

from libosmscout.

Related Issues (20)

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.