Merci de te pencher sur mon problème.
Excuse moi, mais ne connaissant pas (encore) GDAL ni QGIS, comment puis-je saisir cette commande GDAL info ? Cela se passe-t-il dans QGis ou dois-je lancer une autre application ?
(désolé si la question est idiote !)
A+
Sylvain
*******
EDIT
*******
Bonjour,
J'ai trouvé comment utiliser "gdalinfo" avec FWTOOLS (peut-être était-ce possible directement dans QGis ?), et voila ce que ça donne avec un de mes ECW (BD-Ortho IGN) :
Code:
C:\Program Files\FWTools2.4.7>gdalinfo E:\SIG\DONNEES\REFERENTIELS\IGN\BDOrtho\D
EPT\61-2001-L2E\61-2001-0360-2395-LA2E-C10.ecw
Driver: ECW/ERMapper Compressed Wavelets
Files: E:\SIG\DONNEES\REFERENTIELS\IGN\BDOrtho\DEPT\61-2001-L2E\61-2001-0360-239
5-LA2E-C10.ecw
E:\SIG\DONNEES\REFERENTIELS\IGN\BDOrtho\DEPT\61-2001-L2E\61-2001-0360-239
5-LA2E-C10.ecw.aux.xml
Size is 10000, 10000
Coordinate System is:
PROJCS["NTF_France_II_degrees",
GEOGCS["GCS_NTF",
DATUM["Nouvelle_Triangulation_Francaise",
SPHEROID["Clarke_1880_IGN",6378249.2,293.46602]],
PRIMEM["Greenwich",0.0],
UNIT["Degree",0.0174532925199433]],
PROJECTION["Lambert_Conformal_Conic_1SP"],
PARAMETER["False_Easting",600000.0],
PARAMETER["False_Northing",2200000.0],
PARAMETER["Central_Meridian",2.337229166666667],
PARAMETER["Standard_Parallel_1",46.8],
PARAMETER["Scale_Factor",0.99987742],
PARAMETER["Latitude_Of_Origin",46.8],
UNIT["Meter",1.0]]
Corner Coordinates:
Upper Left ( 0.0, 0.0)
Lower Left ( 0.0,10000.0)
Upper Right (10000.0, 0.0)
Lower Right (10000.0,10000.0)
Center ( 5000.0, 5000.0)
Band 1 Block=10000x1 Type=Byte, ColorInterp=Red
Overviews: arbitrary
Band 2 Block=10000x1 Type=Byte, ColorInterp=Green
Overviews: arbitrary
Band 3 Block=10000x1 Type=Byte, ColorInterp=Blue
Overviews: arbitrary
Et effectivement, le coin supérieur gauche a pour coordonnées 0;0... Maintenant, je ne comprends pas trop le reste et où se trouve l'erreur !
Quelqu'un pour m'aider ?
Sylvain M.
Liens sociaux