Giter Club home page Giter Club logo

Comments (3)

AntoJvlt avatar AntoJvlt commented on June 6, 2024

The example you gave with Praha works very well for me, do you still have the issue? Maybe this should be also tried with the new Svelte version

from nominatim-data-analyser-frontend.

lonvia avatar lonvia commented on June 6, 2024

I still see it with the svelte version. Does this link work for you in your local test development: http://localhost:5000/#map=18.22/50.09/14.42&layer=addr_street_wrong_name

from nominatim-data-analyser-frontend.

AntoJvlt avatar AntoJvlt commented on June 6, 2024

Indeed this link doesn't work but the problem is not the same as the one you mentioned initially (I think). Here the problem is that the zoom level is way too big and we don't have vector tiles for them, we stop generating vector tiles before when we reach a zoom level where we display all the features anyways (no clusters). This means that the data get displayed if you zoom from top to bottom and not if you arrive on the page directly to a very big zoom level.

This is a bit tricky to fix, because depending on the global features repartition we don't know to which zoom level the last vector tile is generated for this feature.

from nominatim-data-analyser-frontend.

Related Issues (18)

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.