You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Like discussed in forum some time ago, there are checks in readZoomTable, probably from the time when elements number was encoded as short instead of unsigned int.
Removing those redundant checks (like in Mapsforge) the map rendering works fine:
devemux86
changed the title
Mapsforge readZoomTable: invalid cumulated number of ways
Mapsforge: invalid cumulated number of ways
Jun 5, 2017
Reading large Mapsforge map files (e.g. germany.map), some areas are not rendered at small zooms throwing:
Mapsforge reader seems working fine:
VTM
![vtm](https://cloud.githubusercontent.com/assets/3484020/26775937/cac4c7aa-49df-11e7-9c8d-a30a01a5571d.png)
Mapsforge
![mapsforge](https://cloud.githubusercontent.com/assets/3484020/26775944/d11fa836-49df-11e7-8c0d-390c4d30df1c.png)
The text was updated successfully, but these errors were encountered: