John Mitchell wrote:

Hi Frank,

So I need to copy everything from FWTools/bin to Apache2.2/cgi-bin and instead of calling your "mapserv_landsat" script instead call mapserv.exe within getCapabilitites and getMap WMS requests but how do I reference the mapfile within these requests?

John,

You would include MAP=C:\yourmap.map in the url.  So a request might end up
looking like:

http://maps.gdal.org/cgi-bin/mapserv.exe?MAP=C:\yourmap.map&SERVICE=WMS&VERSION=1.1.1&REQUEST=GetCapabilities

Best regards,
--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, [EMAIL PROTECTED]
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | President OSGeo, http://osgeo.org

Reply via email to