tpcolson / npmap-species

Automating tile generation and display for National Park Service geospatial species data.
13 stars 14 forks source link

Some MB Tiles are being 404'ed #118

Closed tpcolson closed 8 years ago

tpcolson commented 8 years ago

When initial load of a species, and/or zooming and panning, some MB tiles are being 404'ed. However, there appear to be no missing tiles when viewing the map.

image

@nateirwin ?

nateirwin commented 8 years ago

This probably isn't an issue. This will happen if a Mapbox tile source is limited by max/min zoom and/or a bounding box, but the map is trying to pull tiles for areas that aren't cached.

If you're seeing what you expect on the map, you can safely ignore this.