[GRASS-dev] Projection name lookup table needed?

Helmut Kudrnovsky hellik at web.de
Thu Apr 14 13:10:22 PDT 2016


Helmut Kudrnovsky wrote
>>gdalinfo eudem_dem_3035_europe.tif
>>Driver: GTiff/GeoTIFF
>>Files: eudem_dem_3035_europe.tif
>>       eudem_dem_3035_europe.tif.ovr
>>Size is 240000, 200000
>>Coordinate System is:
>>PROJCS["ETRS89 / LAEA Europe", 
> [...]
>>r.unpack subregion_eudem_25m.pack
>>WARNING: Difference between PROJ_INFO file of packed map and of current
>>         location:
>>         - name: ETRS89 / LAEA Europe
>>         ? -------
>>         + name: ETRS89 / ETRS-LAEA 
> [...]
>>PS: If it matters, here the GDAL version (a Linux Mint box):
>>gdalinfo --version
>>GDAL 1.10.1, released 2013/08/26 
> 
> tested here with:
> 
> GDAL 2.0.2, released 2016/01/26
> 
> testepsg EPSG:3035
> -----------------------------------
> WKT[EPSG:3035] =
> PROJCS["ETRS89 / LAEA Europe",
>     GEOGCS["ETRS89",
> [...]
> Simplified WKT[EPSG:3035] =
> PROJCS["ETRS89 / LAEA Europe",
>     GEOGCS["ETRS89",
> [...]
> Old Style WKT[EPSG:3035] = PROJCS["ETRS89 / LAEA Europe",GEOGCS["ETRS89
> [...]
> -----------------------------------
> 
> I've done gdalbuildvrt with EU DEM tiles, GDAL 2.0.2 recognizes the EU DEM
> tiles as:
> 
> ---------------
> <VRTDataset rasterXSize="200000" rasterYSize="200000">
>   
> <SRS>
> PROJCS["ETRS89 / LAEA
> Europe",GEOGCS["ETRS89",DATUM["European_Terrestrial_Reference_System_1989"
> [....]
> ---------------
> -----------------------------------

and when I do a test raster export from a location created by EPSG:3035:

gdalinfo es_l1_1km_out.tif 
Driver: GTiff/GeoTIFF
Files: es_l1_1km_out.tif
Size is 6813, 6067
Coordinate System is:
PROJCS["ETRS89 / LAEA Europe",

at least with my configuration here:

GRASS Version: 7.1.svn                                                          
GRASS SVN revision: r68249                                                      
Build date: 2016-04-12                                                          
Build platform: x86_64-pc-linux-gnu                                             
GDAL: 2.0.2                                                                     
PROJ.4: 4.8.0                                                                   
GEOS: 3.4.2                                                                     
SQLite: 3.8.7.1                                                                 
Python: 2.7.9                                                                   
wxPython: 3.0.1.1                                                               
Platform: Linux-3.16.0-4-amd64-x86_64-with-debian-8.4    

it's always: ETRS89 / LAEA Europe



-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/Projection-name-lookup-table-needed-tp5261272p5261327.html
Sent from the Grass - Dev mailing list archive at Nabble.com.


More information about the grass-dev mailing list