Hi,

I tried everything you told me but the projection does not work.
When I run "gdal_info data.tif", I get :

Driver: GTiff/GeoTIFF
Files: data.tif
Size is 18470, 8809
Coordinate System is:
GEOGCS["WGS 84",
    DATUM["WGS_1984",
        SPHEROID["WGS 84",6378137,298.2572235630016,
            AUTHORITY["EPSG","7030"]],
        AUTHORITY["EPSG","6326"]],
    PRIMEM["Greenwich",0],
    UNIT["degree",0.0174532925199433],
    AUTHORITY["EPSG","4326"]]
Origin = (5.694386514419802,43.459004007623271)
Pixel Size = (0.000056757675771,-0.000056757675771)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (   5.6943865,  43.4590040) (  5d41'39.79"E, 43d27'32.41"N)
Lower Left  (   5.6943865,  42.9590256) (  5d41'39.79"E, 42d57'32.49"N)
Upper Right (   6.7427008,  43.4590040) (  6d44'33.72"E, 43d27'32.41"N)
Lower Right (   6.7427008,  42.9590256) (  6d44'33.72"E, 42d57'32.49"N)
Center      (   6.2185437,  43.2090148) (  6d13'6.76"E, 43d12'32.45"N)
Band 1 Block=18470x1 Type=Byte, ColorInterp=Red
Band 2 Block=18470x1 Type=Byte, ColorInterp=Green
Band 3 Block=18470x1 Type=Byte, ColorInterp=Blue

and when I run "gdal_info data.dt1", I get :

Driver: DTED/DTED Elevation Raster
Files: data.dt1
       data.aux
Size is 1201, 1201
Coordinate System is:
GEOGCS["WGS 84",
    DATUM["WGS_1984",
        SPHEROID["WGS 84",6378137,298.257223563]],
    PRIMEM["Greenwich",0],
    UNIT["degree",0.0174532925199433],
    AUTHORITY["EPSG","4326"]]
Origin = (4.999583333333334,44.000416666666666)
Pixel Size = (0.000833333333333,-0.000833333333333)
Metadata:
  DTED_VerticalAccuracy_UHL=0010
  DTED_VerticalAccuracy_ACC=0010
  DTED_SecurityCode_UHL=U
  DTED_SecurityCode_DSI=U
  DTED_UniqueRef_UHL=
  DTED_UniqueRef_DSI=000000000000000
  DTED_DataEdition=01
  DTED_MatchMergeVersion=A
  DTED_MaintenanceDate=0000
  DTED_MatchMergeDate=0000
  DTED_MaintenanceDescription=B124
  DTED_Producer=FRDGACEL
  DTED_VerticalDatum=MSL
  DTED_HorizontalDatum=WGS84
  DTED_DigitizingSystem=IGNAUTOMAT
  DTED_CompilationDate=8410
  DTED_HorizontalAccuracy=0060
  DTED_RelHorizontalAccuracy=NA
  DTED_RelVerticalAccuracy=NA
  AREA_OR_POINT=Point
Corner Coordinates:
Upper Left  (   4.9995833,  44.0004167) (  4d59'58.50"E, 44d 0'1.50"N)
Lower Left  (   4.9995833,  42.9995833) (  4d59'58.50"E, 42d59'58.50"N)
Upper Right (   6.0004167,  44.0004167) (  6d 0'1.50"E, 44d 0'1.50"N)
Lower Right (   6.0004167,  42.9995833) (  6d 0'1.50"E, 42d59'58.50"N)
Center      (   5.5000000,  43.5000000) (  5d30'0.00"E, 43d30'0.00"N)
Band 1 Block=1x1201 Type=Int16, ColorInterp=Undefined
  NoData Value=-32767
  Unit Type: m
  Metadata:
    LAYER_TYPE=athematic

Can you help me, please?

Thank you!

Cheers,
lucie

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=29817#29817





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to