Hello gdal,

I have a collection of aerial photos for which neither gdal nor arc pro 
recognize the projection. To my eye the .prj files look ok. Attached txt is 
gdalinfo v3.8.0 report along with the .prj. I manually formatted the below for 
readability:

PROJCS["UTM_07N",
    GEOGCS["NAD83-CSRS Epoch 2006 (7 Param+Vel)",
        DATUM["NAD83-CSRS Epoch 2006 (7 Param+Vel)",
            SPHEROID["GRS 80", 6378137,298.2572221010002],
            TOWGS84[1.0026,-1.9083,-0.5165, 1.288877171229702e-07, 
8.998141921392988e-09, 5.376098909823645e-08, -1.18e-09]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433]
        ],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",0],
    PARAMETER["central_meridian",-141],
    PARAMETER["scale_factor",0.9996],
    PARAMETER["false_easting",500000],
    PARAMETER["false_northing",0],
    UNIT["metres",1]
    ]

Thanks!
Matt Wilkie
Geomatics Developer & Administrator
Environment | Technology, Innovation and Mapping
T 867-667-8133 | Yukon.ca<http://yukon.ca/>
Hours: 08:30-16:30, Mon-Wed: Office, Thu: Remote, Fri: Away.

Attachment: 047_0001.prj
Description: 047_0001.prj

Driver: GTiff/GeoTIFF
Files: 047_0001.tif
       047_0001.tfw
Size is 14592, 25728
GeoTransform =
  551461.43038, -0.2658, -0.00426
  6961619.656405, -0.00103, 0.2651
Metadata:
  TIFFTAG_MAXSAMPLEVALUE=255
  TIFFTAG_MINSAMPLEVALUE=0
  TIFFTAG_RESOLUTIONUNIT=1 (unitless)
  TIFFTAG_XRESOLUTION=1
  TIFFTAG_YRESOLUTION=1
Image Structure Metadata:
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  (  551461.430, 6961619.656) 
Lower Left  (  551351.829, 6968440.149) 
Upper Right (  547582.877, 6961604.627) 
Lower Right (  547473.276, 6968425.119) 
Center      (  549467.353, 6965022.388) 
Band 1 Block=256x256 Type=Byte, ColorInterp=Red
Band 2 Block=256x256 Type=Byte, ColorInterp=Green
Band 3 Block=256x256 Type=Byte, ColorInterp=Blue
Band 4 Block=256x256 Type=Byte, ColorInterp=Undefined
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to