Changes between Version 15 and Version 16 of WMSWrapper


Ignore:
Timestamp:
2021-12-22T12:15:25-04:00 (2 years ago)
Author:
Jeff McKenna
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WMSWrapper

    v15 v16  
    44
    55== SWIG !MapScript (MS4W 5.x) ==
     6
     7* name the following file 'wms-wrapper.php'
    68
    79{{{
     
    4850?>
    4951}}}
     52
     53* GetCapabilities request: http://127.0.0.1/wms-wrapper.php?SERVICE=WMS&VERSION=1.3.0&REQUEST=GetCapabilities
     54
     55* GetMap request: http://127.0.0.1/wms-wrapper.php?SERVICE=WMS&VERSION=1.1.1&REQUEST=GetMap&BBOX=-180,-90,180,90&SRS=EPSG:4326&WIDTH=953&HEIGHT=480&LAYERS=ocean&STYLES=&FORMAT=image/jpeg&TRANSPARENT=true