Error 404 on WTL after publishing to AGOL

109
0
2 weeks ago
rwardrup
New Contributor

I'm creating a web map with 8 layers: 6 vector layers and 2 raster layers. The vectors display after sharing to AGOL, but the rasters do not. The raster WTL layers are present, and the legend appears correctly, but the data itself is missing. The browser console displays 404 errors when I browse to the mapviewer page for either of the tile layers, which is attached.

 

MapMaker.js:732 [esri.views.2d.layers.TileLayerView2D] 
e {name: 'request:server', details: {…}, message: 'Unable to load https://tiles.arcgis.com/tiles/hWFN…Zslpd0NKwCqa7Y7BfnUI8dklxsP_wHyC849AC status: 404'}
details
: 
{url: 'https://tiles.arcgis.com/tiles/hWFNteWQPsHXEBay/arcgis/rest/services/mmr_WTL1/MapServer/tile/7/49/24', requestOptions: {…}, ssl: true, getAllHeaders: ƒ, getHeader: ƒ, …}
message
: 
"Unable to load https://tiles.arcgis.com/tiles/hWFNteWQPsHXEBay/arcgis/rest/services/mmr_WTL1/MapServer/tile/7/49/24?token=3NKHt6i2urmWtqOuugvr9dlTdzSUCgzHxqTrPKhM1QarSPG4OBmKVpcB1dazY14g3jcK0Jt-MfXguRaq0XPKd_Y9Tn_Kdt0R820_IanrqOTwF9xRNE7n2n3u3YCRTClnD5QF02mKnwIDThRk33ifogR9RwKT76_djF3Pq25v1LHBytmwpp4pjtiiLAF2QBHsoeSGvhm2WfVNGwEtFZLl0w_w0-mhwZ1ZyE1T7MYS4pBpXIRxSghlnID3Dasgz7mTZXvzoFroZ63o1oe6Fxtzi7X1Y06Zslpd0NKwCqa7Y7BfnUI8dklxsP_wHyC849AC status: 404"
name
: 
"request:server"

 



Would anyone have any idea why this is happening? I've tried changing the names around, I've tried projecting the data to Web Mercator, and neither work. Below are my layer names, if that matters.

rwardrup_1-1714493531150.png

 

Thanks!

 

0 Kudos
0 Replies