problem with polar projection

JS Ubei jsubei at YAHOO.FR
Tue Dec 11 05:46:02 EST 2007


dear all mapserver users,

I'm trying to display a map with the EPSG:3031
projection system.

I use the GSHHS shape for shorelines and I want to see
it centered on the antarctic continent.

Below my map file and a link to the resulted image.
As you can shown the problem is a big hole of data
around  the pole.

In advance, thanks for your help.

Jsubei

========
MAPFILE :
========

MAP

NAME "test_projection"
IMAGETYPE png
SIZE 600 600
STATUS ON
extent -10000000 -10000000 10000000 10000000

PROJECTION
   "init=epsg:3031"
END

OUTPUTFORMAT
        NAME jpeg
        DRIVER "GD/JPEG"
        MIMETYPE "image/jpeg"
        IMAGEMODE RGB
        EXTENSION "jpg"
        FORMATOPTION "QUALITY=100"
END

LAYER
        NAME "GSHHS"
        DATA "/data/www/html/datashape/gshhs_land"
        STATUS   DEFAULT
        TYPE     LINE
        PROJECTION
                "init=epsg:4326"
        END
        CLASS
                COLOR  0 0 250
        END
END

END


========

result : 
http://farm3.static.flickr.com/2417/2100124467_bd9021c724.jpg?v=0

========
And what I want to obtain :
http://nsidc.org/data/atlas/epsg_3031.html


      _____________________________________________________________________________ 
Ne gardez plus qu'une seule adresse mail ! Copiez vos mails vers Yahoo! Mail http://mail.yahoo.fr



More information about the mapserver-users mailing list