I have a mapfile that will only accept degrees for extents so between -180 and 180, but I need to have it working in meters.
I do this:
$map->setProjection("+proj=tmerc +lat_0=49 +lon_0=-2 +k=0.999601 +x_0=400000 +y_0=-100000 +ellps=airy +units=m +no_defs", MS_TRUE);
but with no luck, any idea what I'm doing wrong?
- Re: [UMN_MAPSERVER-USERS] no output for web template wit... Mario
- Re: [UMN_MAPSERVER-USERS] no output for web templat... piero cavalieri
- Re: [UMN_MAPSERVER-USERS] no output for web templat... Steve Lime
- Re: [UMN_MAPSERVER-USERS] no output for web tem... Steve Lime
- Re: [UMN_MAPSERVER-USERS] no output for web... piero cavalieri
- Re: [UMN_MAPSERVER-USERS] no output for web... piero cavalieri
- Re: [UMN_MAPSERVER-USERS] no output for... Daniel Morissette
- Re: [UMN_MAPSERVER-USERS] no outpu... piero cavalieri
