[GRASS-user] Re: strange ETRS89 settings and v.out.ogr
Tim Michelsen
timmichelsen at gmx-topmail.de
Mon Aug 18 10:24:36 EDT 2008
> This datum name is very unusual and I'm not sure where it could have
> come
> from. What version of GRASS? What is the exact commandline you used?
ii grass 6.3.0-0
Geographic Resources Analysis Support System
ii grass-doc 6.3.0-0
Geographic Resources Analysis Support System
ii libgdal1-1.4.0-grass 1.4.4-1
GRASS extension for the Geospatial Data Abst
rc libqgisgrass0.11 0.11.0-1~hardy1
Quantum GIS - shared grass library
ii qgis-plugin-grass 0.11.0-2~hardy
Plugin for accessing GRASS data from Quantum
ii gdal-bin 1.5.1-3
Geospatial Data Abstraction Library - Utilit
ii libgdal1-1.4.0 1.4.4-1ubuntu3
Geospatial Data Abstraction Library
ii libgdal1-1.4.0-grass 1.4.4-1
GRASS extension for the Geospatial Data Abst
ii libgdal1-1.5.0 1.5.1-3
Geospatial Data Abstraction Library
ii python-gdal 1.5.1-3
Python bindings to the Geospatial Data Abstr
>
> Can you try the following commands and post output?
> g.proj -w
g.proj -w
PROJCS["Lambert Azimuthal Equal Area",
GEOGCS["grs80",
DATUM["European_Terrestrial_Reference_System_1989",
> g.proj -we
g.proj -we
PROJCS["Lambert Azimuthal Equal Area",
GEOGCS["grs80",
DATUM["D_ETRF_1989",
> g.proj -w epsg=3035
g.proj -w epsg=3035
PROJCS["Lambert Azimuthal Equal Area",
GEOGCS["grs80",
DATUM["European_Terrestrial_Reference_System_1989",
> > If I load this into ArcGIS it does complain about wrong projection
information.
>
> How exactly does it complain?
a message telling that data source projection and data frame projection
do not concord.
>
> > Here is the project file when reprojecting the data set to 3035 with
ogr2ogr:
> > Layer SRS WKT:
> > PROJCS["ETRS89 / ETRS-LAEA",
> > GEOGCS["ETRS89",
> > DATUM["European_Terrestrial_Reference_System_1989",
>
> This is the datum name I would expect to see from GRASS too.
>
> > SPHEROID["GRS_1980",6378137,298.257222101]],
> > PRIMEM["Greenwich",0],
> > UNIT["Degree",0.017453292519943295]],
> > PROJECTION["Lambert_Azimuthal_Equal_Area"],
> > PARAMETER["latitude_of_center",52],
> > PARAMETER["longitude_of_center",10],
> > PARAMETER["false_easting",4321000],
> > PARAMETER["false_northing",3210000],
> > UNIT["Meter",1]]
> > cat: Real (11.0)
> > a_cat: Real (11.0)
> > a_CODE_00: String (80.0)
> > b_cat: Real (11.0)
> > b_cat_: Real (24.15)
> > b_na2: String (80.0)
This is very strange.
A helping tip is appreciated.
More information about the grass-user
mailing list