weecology / EvergladesTools

Computational tools for working with Everglades image data
MIT License
0 stars 2 forks source link

Investigate issues with AlleyNorth_02_13_2020_projected mapbox upload #136

Closed ethanwhite closed 1 year ago

ethanwhite commented 1 year ago

AlleyNorth_02_13_2020_projected failed to upload correctly to mapbox. Not sure why.

henrykironde commented 1 year ago

The previous file has some CRS problem. I have updated the file.

(Zooniverse) [henrysenyondo]$ gdalinfo /blue/ewhite/everglades/orthomosaics/2020/AlleyNorth/AlleyNorth_02_13_2020.tif
Driver: GTiff/GeoTIFF
Files: /blue/ewhite/everglades/orthomosaics/2020/AlleyNorth/AlleyNorth_02_13_2020.tif
Size is 103157, 91386
Coordinate System is:
GEOGCRS["WGS 84",
    ENSEMBLE["World Geodetic System 1984 ensemble",
        MEMBER["World Geodetic System 1984 (Transit)"],
        MEMBER["World Geodetic System 1984 (G730)"],
        MEMBER["World Geodetic System 1984 (G873)"],
        MEMBER["World Geodetic System 1984 (G1150)"],
        MEMBER["World Geodetic System 1984 (G1674)"],
        MEMBER["World Geodetic System 1984 (G1762)"],
        MEMBER["World Geodetic System 1984 (G2139)"],
        ELLIPSOID["WGS 84",6378137,298.257223563,
            LENGTHUNIT["metre",1]],
        ENSEMBLEACCURACY[2.0]],
    PRIMEM["Greenwich",0,
        ANGLEUNIT["degree",0.0174532925199433]],
    CS[ellipsoidal,2],
        AXIS["geodetic latitude (Lat)",north,
            ORDER[1],
            ANGLEUNIT["degree",0.0174532925199433]],
        AXIS["geodetic longitude (Lon)",east,
            ORDER[2],
            ANGLEUNIT["degree",0.0174532925199433]],
    USAGE[
        SCOPE["Horizontal component of 3D system."],
        AREA["World."],
        BBOX[-90,-180,90,180]],
    ID["EPSG",4326]]
Data axis to CRS axis mapping: 2,1
Origin = (-80.530862878972101,26.193735019977900)
Pixel Size = (0.000000106141000,-0.000000095762900)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  COMPRESSION=LZW
  INTERLEAVE=PIXEL
  PREDICTOR=2
Corner Coordinates:
Upper Left  ( -80.5308629,  26.1937350) ( 80d31'51.11"W, 26d11'37.45"N)
Lower Left  ( -80.5308629,  26.1849836) ( 80d31'51.11"W, 26d11' 5.94"N)
Upper Right ( -80.5199137,  26.1937350) ( 80d31'11.69"W, 26d11'37.45"N)
Lower Right ( -80.5199137,  26.1849836) ( 80d31'11.69"W, 26d11' 5.94"N)
Center      ( -80.5253883,  26.1893593) ( 80d31'31.40"W, 26d11'21.69"N)
Band 1 Block=103157x1 Type=Byte, ColorInterp=Red
Band 2 Block=103157x1 Type=Byte, ColorInterp=Green
Band 3 Block=103157x1 Type=Byte, ColorInterp=Blue
(Zooniverse) [henrysenyondo]$ gdalinfo /blue/ewhite/everglades/orthomosaics/2020/AlleyNorth/AlleyNorth_02_13_2020.tif
Driver: GTiff/GeoTIFF
Files: /blue/ewhite/everglades/orthomosaics/2020/AlleyNorth/AlleyNorth_02_13_2020.tif
Size is 102837, 91104
Coordinate System is:
BOUNDCRS[
    SOURCECRS[
        GEOGCRS["WGS 84",
            DATUM["World Geodetic System 1984",
                ELLIPSOID["WGS 84",6378137,298.257223563,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["geodetic latitude (Lat)",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["geodetic longitude (Lon)",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            ID["EPSG",4326]]],
    TARGETCRS[
        GEOGCRS["WGS 84",
            DATUM["World Geodetic System 1984",
                ELLIPSOID["WGS 84",6378137,298.257223563,
                    LENGTHUNIT["metre",1]]],
            PRIMEM["Greenwich",0,
                ANGLEUNIT["degree",0.0174532925199433]],
            CS[ellipsoidal,2],
                AXIS["latitude",north,
                    ORDER[1],
                    ANGLEUNIT["degree",0.0174532925199433]],
                AXIS["longitude",east,
                    ORDER[2],
                    ANGLEUNIT["degree",0.0174532925199433]],
            ID["EPSG",4326]]],
    ABRIDGEDTRANSFORMATION["Transformation from WGS 84 to WGS84",
        METHOD["Position Vector transformation (geog2D domain)",
            ID["EPSG",9606]],
        PARAMETER["X-axis translation",0,
            ID["EPSG",8605]],
        PARAMETER["Y-axis translation",0,
            ID["EPSG",8606]],
        PARAMETER["Z-axis translation",0,
            ID["EPSG",8607]],
        PARAMETER["X-axis rotation",0,
            ID["EPSG",8608]],
        PARAMETER["Y-axis rotation",0,
            ID["EPSG",8609]],
        PARAMETER["Z-axis rotation",0,
            ID["EPSG",8610]],
        PARAMETER["Scale difference",1,
            ID["EPSG",8611]]]]
Data axis to CRS axis mapping: 2,1
Origin = (-80.530855164729019,26.193728149123331)
Pixel Size = (0.000000106411000,-0.000000096005000)
Metadata:
  AREA_OR_POINT=Area
Image Structure Metadata:
  COMPRESSION=LZW
  INTERLEAVE=PIXEL
Corner Coordinates:
Upper Left  ( -80.5308552,  26.1937281) ( 80d31'51.08"W, 26d11'37.42"N)
Lower Left  ( -80.5308552,  26.1849817) ( 80d31'51.08"W, 26d11' 5.93"N)
Upper Right ( -80.5199122,  26.1937281) ( 80d31'11.68"W, 26d11'37.42"N)
Lower Right ( -80.5199122,  26.1849817) ( 80d31'11.68"W, 26d11' 5.93"N)
Center      ( -80.5253837,  26.1893549) ( 80d31'31.38"W, 26d11'21.68"N)
Band 1 Block=102837x32 Type=Byte, ColorInterp=Red
  Overviews: 51419x45552, 25710x22776, 12855x11388, 6428x5694, 3214x2847, 1607x1424, 804x712, 402x356, 201x178
  Unit Type: metre
Band 2 Block=102837x32 Type=Byte, ColorInterp=Green
  Overviews: 51419x45552, 25710x22776, 12855x11388, 6428x5694, 3214x2847, 1607x1424, 804x712, 402x356, 201x178
  Unit Type: metre
Band 3 Block=102837x32 Type=Byte, ColorInterp=Blue
  Overviews: 51419x45552, 25710x22776, 12855x11388, 6428x5694, 3214x2847, 1607x1424, 804x712, 402x356, 201x178
  Unit Type: metre
(Zooniverse) [henrysenyondo]