iTowns / itowns

A Three.js-based framework written in Javascript/WebGL for visualizing 3D geospatial data
http://www.itowns-project.org
Other
1.06k stars 290 forks source link

[BUG] The MVT label are not all being displayed #2310

Open AnthonyGlt opened 3 months ago

AnthonyGlt commented 3 months ago

It looks like some city/street label from MVT layer are skipped. It look slike it's usually the name of big cities that are forgotten.

Context

A lot of places labels are missing. Some are here but a lot are missing. By comparing the same MVT in iTowns and OpenLayers (for example) you can see that a lot of labels are not here and it's not normal that the name of smaller cities are here before the one of bigger cities.

Steps to Reproduce (for bugs)

I'm using this MVT https://data.geopf.fr/annexes/ressources/vectorTiles/styles/PLAN.IGN/standard.json.

  1. Zoom to Paris
  2. Paris is not shown

Expected Behavior

I'm expecting to see all the labels, especially the ones of big cities

label.webm

AnthonyGlt commented 3 months ago

OpenLayers on the left and iTowns on the right

Screencast from 28-03-2024 15:47:12.webm