ArcGIS Tiled Map Service overlay issue with bing maps.

1272
8
07-08-2011 01:20 AM
tanyabisen
Emerging Contributor
Hi.. I am trying to overlay my tiled map service onto Bing maps..Below is the REST api that I am using.
My projection is in webmercator auxiliary sphere,wkid=102100..DPI-96 and height,width-256*256..

http://maps.ijanaagraha.org/arcgis/rest/services/wember/MapServer

can anyone help me on this...
Tags (2)
0 Kudos
8 Replies
ManishkumarPatel
Deactivated User
What is the error or the issue you are facing????
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Tanya,

   The image format of your cached map service is png8 which does not support transparency and thus will not allow you to see a map service under it. You will have to rebuild your cache using PNG 24 or Higher.
0 Kudos
tanyabisen
Emerging Contributor
Hey Robert,

It worked..I did caching using PNG32 and it got overlayed..Thanks a ton..
0 Kudos
tanyabisen
Emerging Contributor
Robert,

Since I created fused caching therefore now I cannot turn On/OFF my layers in TOC.. It is necessary for me to turn on/off the layers ..how do i go about it
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Tanya,

   That is the issue with a fused map cache is that it is now one image and you loose the ability to turn on or off individual layers.
0 Kudos
tanyabisen
Emerging Contributor
Robert,

I tried doing multi-layer caching but it runs for few levels only..Since I am using bing maps as my basemap for first 19 levels it throws error. Is it if I can do multi-layer caching successfully I will be able to turn ON/OFF the layers as it is mentioned in the help.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Tanya,

   No ArcGISTiledMapServiceLayer only supports single fused map caches. I don't use cached map services at all and achieve great performance on my sites. It all depends on how you configure your map services (number of instances, memory of the server and dedicated nature of the server).
0 Kudos
tanyabisen
Emerging Contributor
Ok Robert..Thanks for your inputs... I have posted other threads also,really having hard time to figure the issues..Can u reply to those posts also..please

It would be great..Thanks again 🙂
0 Kudos