Opened 11 years ago

Last modified 10 years ago

#10454 closed enhancement

Mapbox "empty" tile — at Version 2

Reported by: Bernhard Hiller <bhil@…> Owned by: team
Priority: normal Milestone: 15.05
Component: Core imagery Version: tested
Keywords: mapbox zoom Cc: wiktorn

Description (last modified by Don-vip)

If tiles are not available at high zoom level, Mapbox sends some kind of "empty" tile, i.e. a black tile with a grey cross in it:

http://a.tiles.mapbox.com/v4/openstreetmap.map-inh7ifmo/18/148511/135995.png

Instead of a "no tiles at this zoom level" message and stretching of lower zoom tiles, JOSM shows those empty tiles.
This behavior can be seen e.g. in the Perlis region of Malaysia: maximum zoom level available is 17.
It seems that the machanism for detecting the maximum zoom level does not work with Mapbox. What about using the file size of the tile, followed by an MD5 checksum test to determine if a tile is such an empty tile or not?

Change History (2)

comment:1 by Bernhard Hiller <bhil@…>, 11 years ago

See also ticket #10451

Last edited 11 years ago by skyper (previous) (diff)

comment:2 by Don-vip, 11 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.