Projections not adjusting..
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Sun Nov 6 07:25:38 PST 2005
You must have an output projection in the top of you mapfile and then
every layer must also have the projection that describes what the data
is in. You can only project data if you have input projections from the
LAYER objects and output projection from the MAP object and they are
different.
-Steve W.
Dave Brown wrote:
> Hi,
>
> Having a problem getting the right projection to work..
>
> I'm using mapserver via mapscript in a java servlet, and loading a .MAP
> file..
>
>>From my initial understanding, for whatever projection I specify in the .MAP
> file the map will be drawn accordingly but after a bit of experimentation
> with various projections, the map is always drawn the same...
>
> I'm I doing something obviously wrong with this approach ?
>
> Thanks,
>
> Dave.
>
More information about the MapServer-users
mailing list