Map Wrapping
Steven Monai
stevem at SPATIALMAPPING.COM
Wed Nov 30 11:03:14 PST 2005
Hello Denny:
I'm sure someone will correct me if I'm wrong, but I don't think there is
any mechanism in MapServer to "wrap around" the earth as you suggest. To
MapServer, the world is a flat 2-dimensional plane, since that's the model
that most GIS datasets use. To get the proper "wrap around" effect, I think
MapServer would have to interpret the source data coordinate pairs as
spherical-polar coordinates (azimuth/zenith), rather than as cartesian
coordinates (x/y). AFAIK, MapServer does not currently support spherical-
polar coordinates.
Regards,
-SM
--
On Tue, 29 Nov 2005 17:35:20 -0800, Denny Lee <dennylee60 at YAHOO.COM> wrote:
>Hello all,
>I am now to using MapServer and I am having a little
>trouble with wrapping the world map. The world map
>spans from -180 to 180, but if I pan east or west, the
>map does not wrap and all I get is a blank space. Is
>it possible to wrap the map somehow? Thanks for your
>help.
More information about the MapServer-users
mailing list