<html>
<p>FIrst off, I just started using UMN MAPSERVER and I am quite impressed with its speed advantages over ARCIMS.&nbsp; We are using 4.8.3 for LINUX on slackware 10.2+&nbsp;using the fgs installer.&nbsp; I have recompiled gdal-1.3.2 with the mrsid DSDK6.07 so that I can decode .sid raster files.</p>
<p>&nbsp;I am testing out a migration from ARCIMS to MAPSERVER.&nbsp; I managed to use the axl2map converter and got the system up and working for the shp files, however the rasters are in completely different extents.&nbsp; gdalinfo for the .sid files returns.</p>
<p>Driver: MrSID/Multi-resolution Seamless Image Database (MrSID)<br/>
Size is 10000, 10000<br/>
Coordinate System is `'<br/>
Origin = (11370000.000000,6860000.000000)<br/>
Pixel Size = (1.00000000,-1.00000000)<br/>
Metadata:<br/>
&nbsp; IMAGE__INPUT_NAME=V:\rockingham 400 orthos\3875.tif<br/>
&nbsp; IMAGE__INPUT_FILE_SIZE=100005726.000000<br/>
&nbsp; IMAGE__COMPRESSION_VERSION=1,4,1<br/>
&nbsp; IMAGE__TARGET_COMPRESSION_RATIO=10.000000<br/>
&nbsp; IMAGE__COMPRESSION_NLEV=9<br/>
&nbsp; IMAGE__COMPRESSION_WEIGHT=4.000000<br/>
&nbsp; IMAGE__COMPRESSION_GAMMA=2.000000<br/>
&nbsp; IMAGE__COMPRESSION_BLOCK_SIZE=512<br/>
&nbsp; IMAGE__CREATION_DATE=Wed Apr 04 22:38:04 2001</p>
<p>&nbsp; IMAGE__WIDTH=10000<br/>
&nbsp; IMAGE__HEIGHT=10000<br/>
&nbsp; IMAGE__NO_DATA_VALUE=0<br/>
&nbsp; IMAGE__COLOR_SCHEME=3<br/>
&nbsp; IMAGE__DATA_TYPE=0<br/>
&nbsp; IMAGE__BITS_PER_SAMPLE=8<br/>
&nbsp; IMAGE__XY_ORIGIN=11370000.500000,6859999.500000<br/>
&nbsp; IMAGE__X_RESOLUTION=1.000000<br/>
&nbsp; IMAGE__Y_RESOLUTION=1.000000<br/>
Corner Coordinates:<br/>
Upper Left&nbsp; (11370000.000, 6860000.000)<br/>
Lower Left&nbsp; (11370000.000, 6850000.000)<br/>
Upper Right (11380000.000, 6860000.000)<br/>
Lower Right (11380000.000, 6850000.000)<br/>
Center&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (11375000.000, 6855000.000)<br/>
Band 1 Block=1024x128 Type=Byte, ColorInterp=Gray<br/>
&nbsp; Overviews: 5000x5000, 2500x2500, 1250x1250, 625x625, 313x313, 157x157, 79x79,<br/>
40x40, 20x20</p>
<p>Tiffs using mrsidgeodecode, my&nbsp;GIS guy,&nbsp;and the original geotiffs seem to support these extents.&nbsp; However, with the .shp,.shx,.dbf,prj,sbx,.sbx file through ogrinfo return something similar to:</p>
<p>INFO: Open of `city_addresses.shp'<br/>
using driver `ESRI Shapefile' successful.</p>
<p>Layer name: city_addresses<br/>
Geometry: Point<br/>
Feature Count: 18174<br/>
Extent: (1880340.635992, 264114.932237) - (1906873.587035, 299715.644746)<br/>
Layer SRS WKT:<br/>
PROJCS[&quot;NAD_1927_StatePlane_Virginia_North_FIPS_4501&quot;,<br/>
&nbsp;&nbsp;&nbsp; GEOGCS[&quot;GCS_North_American_1927&quot;,<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; DATUM[&quot;North_American_Datum_1927&quot;,<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SPHEROID[&quot;Clarke_1866&quot;,6378206.4,294.9786982]],<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; PRIMEM[&quot;Greenwich&quot;,0.0],<br/>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; UNIT[&quot;Degree&quot;,0.0174532925199433]],<br/>
&nbsp;&nbsp;&nbsp; PROJECTION[&quot;Lambert_Conformal_Conic_2SP&quot;],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;False_Easting&quot;,2000000.0],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;False_Northing&quot;,0.0],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;Central_Meridian&quot;,-78.5],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;Standard_Parallel_1&quot;,38.03333333333333],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;Standard_Parallel_2&quot;,39.2],<br/>
&nbsp;&nbsp;&nbsp; PARAMETER[&quot;Latitude_Of_Origin&quot;,37.66666666666666],<br/>
&nbsp;&nbsp;&nbsp; UNIT[&quot;Foot_US&quot;,0.3048006096012192]]<br/>
OBJECTID_1: Integer (9.0)<br/>
OBJECTID_2: Integer (9.0)<br/>
OBJECTID_3: Integer (9.0)<br/>
OBJECTID: Integer (9.0)<br/>
NUMBER_: String (254.0)<br/>
SUITE_APT: String (254.0)<br/>
STREET: String (254.0)<br/>
FULL_ADDRE: String (254.0)</p>
<p>I have tried using the different HARN and NAD27 epsg projections in the layer, but I think the problem is more basic (at least I hope it is.) since the extents are so skewed.&nbsp; Any help or a pointer to the right manual would be greatly appreciated.<br/>
<br/>
Paul A. Malabad<br/>
Director of Information Technology<br/>
City of Harrisonburg<br/>
(540) 432-7706</p>
<br/>
<br/>
Paul A. Malabad<br/>
Director of Information Technology<br/>
City of Harrisonburg<br/>
(540) 432-7706
</html>