question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

512px Tile Support Broke

See original GitHub issue

Sandcastle

Screenshot: screen shot 2018-03-30 at 1 29 03 pm

Fixed by offsetting {z} tag replacement + 1.

Varying tile sizes used to work just fine. I don’t know when this broke or which commit is to blame.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
NaderCHASERcommented, Apr 8, 2018

256px Tiles

154 network requests Load Time: ~8.2s

512px Tiles

46 network requests 512px Tiles - ~3.6s

Even with HTTP(S)/2’s multiplexing, my 512px tiles were served and viewable over twice as fast as with 256px tiles.

I needed to confirm that my custom tiler wasn’t responsible for the 256px vs. 512px tile bug in Cesium. I did this through a JSFiddle running Leaflet, which displayed my 512px tiles properly.

Currently, I’m using the basic fix of offsetting the zoom +1. This week I’ll have more time to dig into Git blame and find the cause of this issue and hopefully get a PR submitted.

Sorry for the delay.

1reaction
NaderCHASERcommented, Mar 30, 2018

It’s been over a year @hpinkos. I found an ol-cesium issue from May 11, 2017 which reports this exact problem (but proposes - 1 level offset).

https://github.com/openlayers/ol-cesium/issues/457

I’ll likely end up with a PR to fix this as I’m migrating from 256px tiles to 512px tiles. No guarantee you all won’t beat me, though.

Read more comments on GitHub >

github_iconTop Results From Across the Web

512px Tile Support Broke · Issue #6395 · CesiumGS/cesium
Fixed by offsetting {z} tag replacement + 1. Varying tile sizes used to work just fine. I don't know when this broke or...
Read more >
Mapsui/Lobby - Gitter
Do you guys have somewhere an example how to work with 512px tile XYZ service? ... 5 Free Solid"" as FontFamily inside Mapsui...
Read more >
Fractography and tiles - Infotile
many contiguous tiles. TORSION. Highly eccentric loading and support. cause twisting and complex crack. TENSION. The material is pulled apart.
Read more >
T305433 Overview of the various ways that maps can be broken and ...
Errors, Broken image icon. maperror.png (328×512 px, 15 KB). Possible reasons: server down, ... T309522 Render error on the server side with i18n...
Read more >
Broken Tiles Mosaic Seamless Pattern. White And Cream The Tile ...
Picture of Broken tiles mosaic seamless pattern. White and cream the tile wall high resolution real photo or brick seamless ... Twitter post1024...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found