worldbank-cdrp / historic-risk-explorer

A historic disaster risk explorer
Other
1 stars 1 forks source link

Fiji has no disaster footprint #75

Open mileswwatkins opened 6 years ago

mileswwatkins commented 6 years ago

Requires a bounding box. But for now, it appears to be having one of two problems:

$ gdalinfo png/Fiji_HU_2016_Winston.png
Driver: PNG/Portable Network Graphics
Files: png/Fiji_HU_2016_Winston.png
       png/Fiji_HU_2016_Winston.png.aux.xml
Size is 6427, 4240
Coordinate System is:
PROJCS["WGS 84 / UTM zone 60S",
    GEOGCS["WGS 84",
        DATUM["WGS_1984",
            SPHEROID["WGS 84",6378137,298.257223563,
                AUTHORITY["EPSG","7030"]],
            AUTHORITY["EPSG","6326"]],
        PRIMEM["Greenwich",0],
        UNIT["degree",0.0174532925199433],
        AUTHORITY["EPSG","4326"]],
    PROJECTION["Transverse_Mercator"],
    PARAMETER["latitude_of_origin",0],
    PARAMETER["central_meridian",177],
    PARAMETER["scale_factor",0.9996],
    PARAMETER["false_easting",500000],
    PARAMETER["false_northing",10000000],
    UNIT["metre",1,
        AUTHORITY["EPSG","9001"]],
    AUTHORITY["EPSG","32760"]]
Origin = (356494.940038572996855,8265800.094697248190641)
Pixel Size = (100.000000000000000,-100.000000000000000)
Metadata:
  AREA_OR_POINT=Area
Corner Coordinates:
Upper Left  (  356494.940, 8265800.095) (175d39'39.34"E, 15d40'54.75"S)
Lower Left  (  356494.940, 7841800.095) (175d37'56.58"E, 19d30'47.98"S)
Upper Right (  999194.940, 8265800.095) (178d20'49.17"W, 15d38'11.40"S)
Lower Right (  999194.940, 7841800.095) (178d14'53.57"W, 19d27'21.92"S)
Center      (  677844.940, 8053800.095) (178d40'33.53"E, 17d35'43.13"S)
Band 1 Block=6427x1 Type=Byte, ColorInterp=Gray
  NoData Value=0
  Metadata:
    RepresentationType=ATHEMATIC

I believe that if those are addressed, then this should be easy to get into the front-end. The image is already there: app/assets/graphics/footprints/Fiji_HU_2016_Winston.png