[Tilecache] Re: TileCache and MapWarper WMS
krisbulman
kris at bulman.ca
Tue Apr 27 18:25:41 EDT 2010
oops, seems I got the WMS to work with:
[map_30]
type=WMS
url=http://mapserver.bulman.ca/cgi/mapserv.fcgi?map=/var/mapwarper/db/mapfiles/11.map
layers=11
extension=png
size=256,256
bbox=-64.0760552,46.7809782,-64.0422050,46.8061421
srs=EPSG:4326
levels=20
&
var layer3 = new OpenLayers.Layer.TMS("map_30",
"tilecache.cgi/", {
serviceVersion: "1.0.0",
layername: "map_30",
type: "png" });
Which displays as a But what I'm actually looking for is a TMS Overlay, so
it displays ontop of an existing WMS with 4326 projection..
--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/TileCache-and-MapWarper-WMS-tp4971402p4971508.html
Sent from the TileCache mailing list archive at Nabble.com.
More information about the Tilecache
mailing list