[Gdal-dev] pgeo extent output
Nicol Hermann
gdal at geoworld.de
Tue Jan 17 08:18:47 EST 2006
Hi List,
i try to use the pgeo driver to read personal geodatabases with
ogr/mapserver. i use the windows version of the fwtools from
http://www.gdal.org/dl/fwtools/FWTools100a8.exe
I wonder if there is a bug in the output of the extent.
To me the output of miny and maxy seems to be interchanged. Is this
possible?
Extent: (2539349.025141, 5507435.329978) - (2578361.199992,
5441968.219988)
ArcGIS 9.x returns the following values:
X/Y Domain:
Min X: 2535000.000000
Min Y: 5440000.000000
Max X: 2604000.000000
Max Y: 5509000.00000
Thanks for any help.
Nicol
Whole output of orginfo:
c:\Programme\FWTools1.0.0a8\bin>ogrinfo c:\temp\saarneu.mdb Wasser -so
INFO: Open of `c:\temp\saarneu.mdb'
using driver `PGeo' successful.
Layer name: Wasser
Geometry: Unknown (any)
Feature Count: 223
Extent: (2539349.025141, 5507435.329978) - (2578361.199992,
5441968.219988)
Layer SRS WKT:
PROJCS["DHDN_3_Degree_Gauss_Zone_2",
GEOGCS["GCS_Deutsches_Hauptdreiecksnetz",
DATUM["Deutsches_Hauptdreiecksnetz",
SPHEROID["Bessel_1841",6377397.155,299.1528128]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Transverse_Mercator"],
PARAMETER["False_Easting",2500000.0],
PARAMETER["False_Northing",0.0],
PARAMETER["Central_Meridian",6.0],
PARAMETER["Scale_Factor",1.0],
PARAMETER["Latitude_Of_Origin",0.0],
UNIT["Meter",1.0]]
OBJECTID: Integer (10.0)
Shape_Length: Real (0.0)
Shape_Area: Real (0.0)
DRVAL1: String (9.0)
DRVAL2: String (9.0)
More information about the Gdal-dev
mailing list