Zum Hauptinhalt gehen

Base Maps - Tiling Scheme/Spatial Reference Issues

Kommentare

9 Kommentare

  • Frank Martin
    +1
    0
  • Ryan Cooney
    Tiles are pre-generated images so there is no practical way for the web browser to project them into a different spatial reference on the fly the way you can with a dynamic map service.

     

    If you want an Esri provided basemap in a different spatial reference you would need to generate the tiles from the source data yourself and then host the service. Esri does make a lot of preconfigured data available. It would be worth looking at http://www.esri.com/data/data-maps to see if they provide the source materials for the services you are after. The data probably wouldn’t be as up to date as the live services.

     

    --Ryan
    0
  • Frank Martin
    Thanks Ryan.  We've been trying to change the esri cache tiling scheme for our imagery to include two addtional scale levels, 1:564 and 1:282.  We've update the cache tiling scheme by adding the the two levels, exported the tiling scheme to xml.  We then published a map service using the new tiling scheme.  The service works as a basemap; however, when we try to add other basemaps that use the esri cache tiling sceme, but don't have the addtional two level, i get the error message that the tiling scheme of the map service is not compatible with the map. Seems like they should be the same.  Not sure what I'm missing.  Any help would be greatly appreciated.

     

    Frank
    0
  • Ryan Cooney
    Hi Frank,

     

    Manager will show this warning if the base service and the one you are adding do not contain any tile levels of detail that have the same resolution values.

     

    If you are able to provide public URLs to the services you are trying to work with we can give them a try here.

     

    --Ryan
    0
  • Ryan Cooney
    Hi Frank,

     

    Since the spatial references of these two services don't match the tiles are incompatible.

     

    If the spatial references agree it is possible to have a service with extra levels of detail.

     

    --Ryan
    0
  • Frank Martin
    Thanks Ryan.  So, that's only true with base map services, right?.   I can add an operational layer that is in web mercator to the base map (TestSPmapcache2016) that is in state plane with no problems.  

     

    Thanks,

     

    Frank
    0
  • Ryan Cooney
    Hi Frank,

     

    That is correct. Although technically the difference is between tiled vs dynamic services. Tiled services cannot be projected on the fly. Dynamic services can be. In practice your tiled services are basemaps and your dynamic services are your operational layers.

     

    --Ryan
    0
  • Frank Martin
    Hi Ryan,

     

    Ok.  Things are starting to make sense now.  This explanation is a great!  I really appreciate your help in understanding how the basemaps and operational layers are being projected.

     

    Thanks again,

     

    Frank 
    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.