<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
English version : woud be :
<p>Tks very mutch for syntax sample. It runs and give me a white image
since
<br>At this time, I don't have any WMS_SERVER set !
<p>H/P
<p>PARVILLERS a écrit :
<blockquote TYPE=CITE>Bonsoir Annie.
<p>Bon la syntaxe que vous m'avez transmise marche bien avec mon mapserver.
<br>Le seul problème c'est que dans l'immédiat je n'ai pas
de source wms_server !!!
<p>Merci
<br>Hugues P.
<p>"Morin, Annie" a écrit :
<blockquote TYPE=CITE> Hi, I
inserted an example i made yesterday,
<br> what I think is your problem
is highlighted in red.
<br> you should have a projection
block as per layer and a general one
<br>for the map which uses the epsg code.
<p> Hope it will help
<p> Annie
<p> NAME test.map
<br> EXTENT -73 50 -71 52
<br> SIZE 350 350
<br> SYMBOLSET "d:\www\commun\mapserver_util\markerset.sym"
<br> #
<br> # Start of web interface
definition
<br> #
<br> WEB
<br> TEMPLATE "d:\www\moosemon\module_map\NADM.html"
<br> IMAGEPATH "d:\www\temp\"
<br> IMAGEURL "/temp/"
<br> METADATA
<br>
"wms_title" "Carte du Projet MooseMountain"
<br>
"wms_onlineresource"
<br>"<a href="http://the_hostname/cgi-bin/mp35/mapserv_35?map=bronica.map">http://the_hostname/cgi-bin/mp35/mapserv_35?map=bronica.map</a>"
<br>
"wms_srs" "EPSG:4269 EPSG:4326"
<br> END
<br> END #WEB
<br> PROJECTION
<br>
"init=epsg:4269"
<br> END
<br> LAYER
<br>
NAME "BAS1860:cubestor"
<br>
METADATA
<br>
"wms_title" "Carte de fond"
<br>
"wms_srs" "EPSG:42304 EPSG:4269 EPSG:4326"
<br>
"wms_latlonboundingbox" "-73 50 -71 52"
<br>
"wms_connectiontimeout" "60"
<br>
END
<br>
TYPE RASTER
<br>
STATUS DEFAULT
<br>
CONNECTIONTYPE WMS
<br>
CONNECTION
<br>"<a href="http://theotherhostname/cgi-bin/cubeserv/cubeserv.cgi?REQUEST=map&WMTVER=1">http://theotherhostname/cgi-bin/cubeserv/cubeserv.cgi?REQUEST=map&WMTVER=1</a>.
<br>1.0&SRS=EPSG:4269&BBOX=-73,50,-71,52&LAYERS=BAS1860:cubestor&FORMAT=image/gi
<br>f&TRANSPARENT=TRUE&WIDTH=350&HEIGHT=350"
<br>
PROJECTION
<br>
"proj=longlat"
<br>
"ellps=GRS80"
<br>
"unit=dd"
<br>
END
<br> END
<p> LAYER
<br>
NAME "5"
<br>
METADATA
<br>
"wms_title" "Focale 40 mm"
<br>
"wms_srs" "EPSG:4269"
<br>
"wms_abstract" ""
<br>
END
<br>
TYPE LINE
<br>
STATUS DEFAULT
<br>
DATA 'd:\www\moosemon\data\maps\shp_lgn\40mm'
<br>
CLASS
<br>
NAME 'Focale 40mm'
<br>
COLOR 255 0 0
<br>
OUTLINECOLOR 0 0 0
<br>
END # CLASS
<br>
PROJECTION
<br>
"proj=utm"
<br>
"ellps=GRS80"
<br>
"zone=18"
<br>
"unit=m"
<br>
END #PROJECTION
<br> END # LAYER
<p> END
<p>> ----------
<br>> De : PARVILLERS[SMTP:hugues@parvillers.com]
<br>> Date : 25 janvier, 2002
15:33
<br>> A : mapserver-users@lists.gis.umn.edu
<br>> Objet : [mapserver-users] Proj
4.4.5 Error : no options found in
<br>> 'init'
<br>>
<br>>
<br>>
<br>> Has anybody a public working example with WMS_CLIENT and PROJ please
?
<br>>
<br>> Tks
<br>> Hugues
<br>>
<br>></blockquote>
</blockquote>
</html>