On 12-07-30 4:04 PM, Sowmya Tiramdasu wrote: > Hi All, > > I have a scenario for re-projections. Can anyone let me know if the > following scenario works in MapServer? > > Below is a sample map file ( A,B,C are three different projections. LAYER > 1, 2, 3 are three different layers in the map file) > > MAP > > PROJECTION : A > > LAYER 1 > PROJECTION : B > LAYER 2 > PROJECTION : B > LAYER 3 > PROJECTION : C > END > > Any help is greatly appreciated. Thanks in advance!
Hello Sowmya, Yes that would work in MapServer (ProjectionA is your output projection). You should review the "Important Notes" in the documentation: http://www.mapserver.org/mapfile/projection.html -jeff -- Jeff McKenna MapServer Consulting and Training Services http://www.gatewaygeomatics.com/ _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
