[Portugal] Re: Problemas na definição do sistema de coordenadas de geotiff

cremat0rio davidsantospinheiro at gmail.com
Fri Jun 11 11:04:55 EDT 2010


Muito obrigado pelas vossas dicas.

Fazendo:
# gdal_merge.py -o ficheiro.tif -co tiled=yes -co tfw=yes -co bigtiff=yes -v
*.tif
e depois:
# gdal_translate -of GTiff -co "PROFILE=GeoTIFF" -co "INTERLEAVE=PIXEL" -co
"TILED=YES" -a_srs EPSG:27492 ficheiro.tif ficheiro-georeferenciado.tif
fica tudo a funcionar bem, mas... o geoserver não aceita o ficheiro,
continua a dizer:
Could not list layers for this store, an error occurred retrieving them:
Unable to acquire a reader for this coverage with format: GeoTIFF

O gdalinfo diz:
gdalinfo ficheiro-georeferenciado.tif 
Driver: GTiff/GeoTIFF
Files: ortosOlhaoIGEO2007-0061-27492.tif
Size is 40000, 20000
Coordinate System is:
PROJCS["Datum 73 / Modified Portuguese Grid",
    GEOGCS["Datum 73",
        DATUM["Datum_73",
            SPHEROID["International 1924",6378388,297.000000000005,
                AUTHORITY["EPSG","7022"]],
            AUTHORITY["EPSG","6274"]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433],
        AUTHORITY["EPSG","4274"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",39.66666666666666],
    PARAMETER["central_meridian",-8.131906111111112],
    PARAMETER["scale_factor",1],
    PARAMETER["false_easting",180.598],
    PARAMETER["false_northing",-86.99],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AUTHORITY["EPSG","27492"]]
Origin = (20000.000000000000000,-290000.000000000000000)
Pixel Size = (0.500000000000000,-0.500000000000000)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (   20000.000, -290000.000) (  7d54'32.74"W, 37d 3'17.20"N)
Lower Left  (   20000.000, -300000.000) (  7d54'33.69"W, 36d57'52.83"N)
Upper Right (   40000.000, -290000.000) (  7d41'3.33"W, 37d 3'14.92"N)
Lower Right (   40000.000, -300000.000) (  7d41'5.23"W, 36d57'50.55"N)
Center      (   30000.000, -295000.000) (  7d47'48.75"W, 37d 0'34.06"N)
Band 1 Block=256x256 Type=Byte, ColorInterp=Red
  Mask Flags: PER_DATASET ALPHA 
Band 2 Block=256x256 Type=Byte, ColorInterp=Green
  Mask Flags: PER_DATASET ALPHA 
Band 3 Block=256x256 Type=Byte, ColorInterp=Blue
  Mask Flags: PER_DATASET ALPHA 
Band 4 Block=256x256 Type=Byte, ColorInterp=Alpha

Agradeço toda a ajuda possível.
Obrigado.
David Pinheiro


-- 
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Problemas-na-definicao-do-sistema-de-coordenadas-de-geotiff-tp5131653p5168288.html
Sent from the OSGeo Portuguese Local Chapter mailing list archive at Nabble.com.


More information about the Portugal mailing list