Moen, Paul T. wrote:
Can anyone get this WMS layer to reproject to a projected coordinate system like epsg:2266?

Add to your WEB block, this. You can then make requests to your mapfile-as-WMS in the given SRS.

METADATA
  "wms_srs"  "EPSG:2266"
END

This does mean fetching the raster from them as 4326, then reprojecting it to 2266, so it may not look so great. But if they're not offering it in 2266, that's what you hafta do.

--
Gregor Mosheh / Greg Allensworth    BS, A+, Network+, Security+, Server+
System Administrator, Lead Programmer
HostGIS development & hosting services, http://www.HostGIS.com/

"Remember that no one cares if you can back up,
 only if you can restore." - AMANDA
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to