[MapProxy] MapProxy OpenLayers example

Sebastian E. Ovide sebastian.ovide at gmail.com
Tue Aug 31 06:27:26 EDT 2010


Hi Guys,

is anybody using OpenLayers ?

I'm trying to usit with

            var ca_wild_fire = new OpenLayers.Layer.WMS( "CA Wild Fire",
                "http://mymachine:8123/tms/1.0.0",
                {    layers: 'ca_wild_fire'
                },
                {
                    opacity: 0.5,
                    visibility: false
                }
            );

the URL generated by OpenLayer is
http://mymachine:8123/tms/1.0.0?LAYERS=ca_wild_fire&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&STYLES=&EXCEPTIONS=application%2Fvnd.ogc.se_inimage&FORMAT=image%2Fjpeg&SRS=EPSG%3A900913&BBOX=20037508.3384,-10018754.1704,30056262.508,-0.0007999949157238&WIDTH=256&HEIGHT=256

-- 
Sebastian E. Ovide
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/mapproxy/attachments/20100831/d15e78a4/attachment.html


More information about the MapProxy mailing list