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.

Reply via email to