Custom Cache Scales on Web Map Applications

302
1
08-23-2017 07:16 AM
StevenFernandez
New Contributor II

Hello,

I created custom scales in my Tile scheme of a drone orthophoto.  Uploaded to AGOL as a hosted Tile Layer.  Now the image is only showing at one of the scales, even though 4 of them match (564, 282, 141 & 70).  Not exactly sure which one.  I set my web map to have the same custom scales.  Any info on what's going on.

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Legendary Contributor

Steve,

   If you are using standard esri basemaps then your basemap needs to match their scale reduction.

For example you take the lowest scale and divide by 2:

These should be your scales:

564.248588

282.124294
141.062147
70.5310735
35.26553675
17.632768375

0 Kudos