Skip to content

ESRI: how to handle 'blank tile' behaviour #2755

@pietervdvn

Description

@pietervdvn

The ESRI-layers (esp EsriWorldImagery) don't have tiles on some locations for high zoom levels.
ESRI handles this by inserting a 'blank tile' (which is a gray jpg/png with the text 'no imagery available here')

Image

However, when adding ?blankTile=false to the URL, it gives a '404' instead of a blank tile, which many mapping libraries (leaflet & maplibre) interpret as "let us use the higher zoom level and overzoom that", which is more useful.

The question now is: how should we deal with this in the ELI? IMHO, this behaviour should at least be documented in the "description"-fields of those layers, but we might even opt to add the parameter by default

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions