Giter Site home page Giter Site logo

bootstrap test data about node-osrm HOT 10 CLOSED

springmeyer avatar springmeyer commented on September 18, 2024
bootstrap test data

from node-osrm.

Comments (10)

DennisOSRM avatar DennisOSRM commented on September 18, 2024

How about extracting a small sample from OSM and placing it in the repository?

from node-osrm.

springmeyer avatar springmeyer commented on September 18, 2024

started this in c192316. Working with berlin, but yes, if a smaller dataset were viable then storing it in the repo would be fine.

@DennisOSRM - currently however the actual routing test is failing with this berlin exact because no routes are found/returned. Maybe you can see my mistake? To replicate just do in the node-osrm dir:

make test

from node-osrm.

DennisOSRM avatar DennisOSRM commented on September 18, 2024

The data files are not guaranteed to be portable between machines. They may break. It is best to generate them through the tool chain before using them.

from node-osrm.

DennisOSRM avatar DennisOSRM commented on September 18, 2024

Got this to build now after some wrestling with. Will investigate.

from node-osrm.

DennisOSRM avatar DennisOSRM commented on September 18, 2024

pushed a fix to a minor glitch with 12d8879 as the precision of coordinates was increased. Now I get the following output:

> [email protected] test /Users/dennisluxen/Coding/Project-OSRM/node-OSRM
> mocha


  ․․․․․․․․

  5 passing (110 ms)
  2 pending
  1 failing

  1) osrm should return results for berlin using sync api:

      actual expected

      FoundCannot find route between points

      at /Users/dennisluxen/Coding/Project-OSRM/node-OSRM/test/osrm.test.js:66:20

looks like improvement, right?

from node-osrm.

springmeyer avatar springmeyer commented on September 18, 2024

That is the same results. I indend that test to successfully find a route.

from node-osrm.

DennisOSRM avatar DennisOSRM commented on September 18, 2024

Oops, sorry. I mixed that up. Will be back in an hour and then get this running.

Am 08.08.2013 um 16:37 schrieb Dane Springmeyer [email protected]:

That is the same results. I indend that test to successfully find a route.


Reply to this email directly or view it on GitHub.

from node-osrm.

springmeyer avatar springmeyer commented on September 18, 2024

looks like my coordinates for berlin were somehow wrong, maybe just outside the extract or something. I've moved to using the same start/end you use in the simpleclient demo and things work again. Will commit in a moment.

from node-osrm.

DennisOSRM avatar DennisOSRM commented on September 18, 2024

ok, cool

from node-osrm.

springmeyer avatar springmeyer commented on September 18, 2024

next step here is #6

from node-osrm.

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.