Giter VIP home page Giter VIP logo

Comments (2)

ImreSamu avatar ImreSamu commented on June 1, 2024

The bbox from the status api with verbose on correctly shows this https://download.geofabrik.de/asia/india.html
But when I issue the below curl by picking any coordinate inside the bbox (even if I directly use a coordinate from the above),

imho:
The coordinate you're trying to use may be in Pakistan,
which is outside the boundaries of India ( india-latest.osm.pbf ).

You can confirm this by checking here:
https://nominatim.openstreetmap.org/ui/search.html?q=26.000000+%2C+69.250000

If you're interested in a broader area beyond just India,
you might want to extract the specific region from a larger Geofabrik file,
such as from https://download.geofabrik.de/asia.html

from valhalla.

ImreSamu avatar ImreSamu commented on June 1, 2024

this is the visualisation of Geofabrik India poly ( https://download.geofabrik.de/asia/india.poly )
with your coordinate (lat: 26, lon: 69.25).
image

It's important to note that a random coordinate within India might not always work because the india.poly file includes a significant portion of ocean, and the default "search_cutoff" in the configuration file is approximately 35 km.

If you encounter similar issues, please check the OpenStreetMap data for the area. It's possible that no roads have been recorded in that area yet, and if so, these need to be added to OpenStreetMap.

from valhalla.

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.