Combine layers

Jørn Vegard Røsnes jorn at SPACETEC.NO
Thu Sep 29 08:19:08 EDT 2005


No clues?

Best Regards
Joern

On Tuesday 27 September 2005 15:36, Jørn Vegard Røsnes wrote:
> Hi,
>
> if I try to combine these two layers, I always get one layer out of scale,
> any clue(s) why?
>
> It seems to have something with projections to do.
>
> Best Regards
> Joern
>
>
> # -OUTPUT PROJ
>    PROJECTION
>      "init=epsg:32633"
>    END
>
> LAYER
>  	NAME "met"
>         TYPE RASTER
>        #STATUS DEFAULT
>        #DEBUG ON
>        CONNECTION "http://metoc.met.no:8080/metoc/metocwms?"
>        CONNECTIONTYPE WMS
>        METADATA
>          "wms_name"
> "DNMI-NEurope_1:apcp3hr,DNMI-NEurope_1:GRD,DNMI-NEurope_2:prmsl"
>          "wms_server_version"  "1.1.0"
>          "wms_format"          "image/png"
>        END
>        PROJECTION
>          "init=epsg:32633"
>        END
>      END
>
>
> LAYER
>      	NAME "noaa_map"
>         TYPE RASTER
>        STATUS DEFAULT
>        #DEBUG ON
>        CONNECTION "http://map.ngdc.noaa.gov/servlet/com.esri.wms.Esrimap?"
>        CONNECTIONTYPE WMS
>        METADATA
>          "wms_name"            "Countries"
>          "wms_server_version"  "1.1.0"
>          "wms_format"          "image/png"
>        END
>        PROJECTION
>          "init=epsg:4326"
>        END
>      END



More information about the mapserver-users mailing list