[Tilecache] Re: TileCache and MapWarper WMS

krisbulman kris at bulman.ca
Thu Apr 29 09:21:50 EDT 2010


Can someone tell me if I'm at least doing this the right way? 

config: 

[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
srs=EPSG:4326


openlayers.html: 
            var layer3 = new OpenLayers.Layer.TMS("map_30",
                "tilecache.cgi/", {
                    serviceVersion: "1.0.0",
                    layername: "map_30",
                    type: "png",
                    reproject: false,
                    isBaseLayer: false
       });

-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/TileCache-and-MapWarper-WMS-tp4971402p4979953.html
Sent from the TileCache mailing list archive at Nabble.com.


More information about the Tilecache mailing list