GithubHelp home page GithubHelp logo

Visualisation about leuvenmapmatching HOT 5 CLOSED

wannesm avatar wannesm commented on June 7, 2024
Visualisation

from leuvenmapmatching.

Comments (5)

wannesm avatar wannesm commented on June 7, 2024

What is the precise problem? The bb argument will be ignored in this case. The zoom path instruction will set the bounding box to the matched path in the matcher object. Make sure to first run the matching such that the matcher object contains a matched path.

from leuvenmapmatching.

 avatar commented on June 7, 2024

thank you for your answer. The precise problem is that I want to zoom in my visualization result to see a specific part of a map. For Example if I have my map matching result for 100 km, how can I make a zoom and see how the map matching works for a specific road part?
I hope it is clear now. I would be thankful for answers.

from leuvenmapmatching.

wannesm avatar wannesm commented on June 7, 2024

Set zoom_path to False. Then the bb argument is used.

from leuvenmapmatching.

 avatar commented on June 7, 2024

I set zoom_path to False but it doesn't work. I can read this in Console:

Lowered zoom level to keep map size reasonable. (z = 15)
Lowered zoom level to keep map size reasonable. (z = 15)

The first one is for the normal visualization without bb and the second one is for the zoom in with bb. Apparently the program can't use bb to zoom in. How can I solve this problem?

from leuvenmapmatching.

wannesm avatar wannesm commented on June 7, 2024

This comment should have no real impact. It's a message from the package that downloads tiles, https://github.com/rossant/smopy , to indicate that you reached the maximal zoom level. But it only impacts the tiles.

from leuvenmapmatching.

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.