If I want all the layers within a map file no matter the layers own
projection to have the capability to reproject to 2 different projections
would I within the map object of the map file replace:
 PROJECTION
  "init=epsg:4326"
 END

With:
 PROJECTION
  "init=epsg:4326"
  "init=epsg:102113"
  END

Thanks,

John
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to