[Cartoweb-users] proj4 under windows problem

Gérald lemoine G-eaux g-eaux at wanadoo.fr
Fri Sep 1 06:05:46 EDT 2006


Pierre GIRAUD a écrit :
> To get your landsat layer re-projected, you must set a PROJECTION 
> object in its definition.
> Give a try with this :
>
>    *LAYER*
>        *STATUS* *ON*
>        *NAME* *"**LANDSAT"*
>        *TYPE* *RASTER*
>        *CONNECTION* *"**http://wms.jpl.nasa.gov/wms.cgi?"*
>        *CONNECTIONTYPE* *wms*
>        *METADATA*
>            *"**wms_srs"* *"**EPSG:4326"*
>            *"**wms_name"* *"**global_mosaic"*
>            *"**wms_server_version"* *"**1.1.1"*
>            *"**wms_format"* *"**image/png"*
>           *"**force_imagetype"* *"**JPG"*
>
>        *END
>      PROJECTION
>        "init=epsg:4326"
>      END
> *    *END*
I forgot to specify that i''ve already tried this ...
to be sure, i've copied this in my mapfile, and i've always the same bad
result.
But somewhere, i 've read that if my proj4 installation was not
operational, it would return an error message :
i don't have any error .



More information about the Cartoweb-users mailing list