[Mapserver-users] Missing Something
Tyler Mitchell
TMitchell at lignum.com
Fri May 21 12:07:27 PDT 2004
> Your ogrinfo output indicates that the data is projected so you must
> have compiled mapserver with PROJ4 support and then add to your MAP
> section:
>
> UNITS METERS
> PROJECTION
> "init=epsg:26749"
> END
>
> If you search your proj/epsg file you'll find 26749 under # NAD27 /
> Arizona Central.
In general, a good idea, but it shouldn't be necessary. His EXTENT
matches the units of the layer's data, so it should draw without any
projection settings.
More information about the MapServer-users
mailing list