[mapserver-users] Projection or Data Problem?
Gregor at HostGIS
gregor at hostgis.com
Thu Mar 5 11:06:49 PST 2009
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
More information about the MapServer-users
mailing list