Hello,
i try to precook a map cache from mxd file.
I use IMapCooker interface, it works, the cache is created.
But i can not find a way to set custom tiling scheme.
The default tiling scheme created by Mapcooker is useless for us.
We need to create a map cache according to the tiling scheme used by
online maps like Google. Openstreetmap,...
From what i read, with ArcMap it is possible to load a custom tiling scheme
and create tile packages according to e.g. openstreetmap tiling scheme, right ?
Is there a way to precook a map cache programatically with custom tiling schema?
I also failed trying to do this using the IDynamicLayerCacheManager interface,
br, enze