[OpenLayers-Users] Connecting TileCache to ESRI ArcGIS server
tile cache
Prasad Choudhary
prasad.choudhary at gmail.com
Mon Sep 3 06:01:06 EDT 2007
Hello
I have no idea about TileChache?TMS but layer = new OpenLayers.Layer.AGS(
"AGS",
"http://localhost:8080/Tilecache/common_base_sfo",
{layername: '_alllayers', type:'png' , tileOrigin: new
OpenLayers.LonLat(-22041259.1770665,33218003.6868642)});
is working for me with some tiles issues i am not getting all the corners
tiles on certian zoom levels,
but you can go ahead with it
AGS sand box is available at
http://dev.openlayers.org/sandbox/stvn/arcgis-server/lib/OpenLayers.js
Regards
Prasad
Cole Harper wrote:
>
> I would like document the steps that it would take to connect the
> TileCache/TMS to an existing tile cache created by ArcGIS Server. I can
> control some of the aspects of the tile creation such as:
>
> tile origin point
> Scales - number of scale levels and scale break points
> dpi of tiles
> tile width
> tile height
>
> It doesn't look like I can rename the directory structure
> it looks like this:
>>_alllayers
>>>L00
>>>>R00000276
>>>>>C00000216.png
>>>>>C00000217.png
>>>>R00000277
>>>>>C00000216.png
>>>>>C00000217.png
>>>L01
>>>>R000004ed
>>>>>C0000042c.png
>>>>>C0000042d.png
>>>>>C0000042e.png
>>>>>C0000042f.png
>>>>R000004ee
>>>>>C0000042c.png
>>>>>C0000042d.png
>>>>>C0000042e.png
>>>>>C0000042f.png
>>>>R000004ef
>>>>>C0000042c.png
>>>>>C0000042d.png
>>>>>C0000042e.png
>>>>>C0000042f.png
>>>L02
> etc....
>
> Is TileCache/TMS flexible enough to allow for this, or would I need to
> figure out someway to rename the directory structure.
>
> Thanks
>
> Cole Harper
>
>
>
--
View this message in context: http://www.nabble.com/Connecting-TileCache-to-ESRI-ArcGIS-server-tile-cache-tf3275456.html#a12459205
Sent from the OpenLayers Users mailing list archive at Nabble.com.
More information about the Users
mailing list