nasa-gibs / onearth

High-performance web services for tiled raster imagery and vector tiles
Apache License 2.0
178 stars 47 forks source link

EPSG 3857 service returning 404s #183

Open sethjhs9 opened 4 months ago

sethjhs9 commented 4 months ago

The EPSG 3857 service is returning incorrect tiles and 404 statuses. The bug is easy to see by scrolling/zooming in the NASA example: https://nasa-gibs.github.io/gibs-web-examples/examples/openlayers/webmercator-epsg3857.html

jtroberts commented 4 months ago

This was a GIBS server issue with the EPSG3857 reprojection endpoint that was resolved over the weekend. We'll assess whether we can make improvements in the OnEarth software to prevent the issue from reoccurring.