Error during conversion of topo data: “Value for unknown pixels not defined in file”.

User: "Matthias Goelke_22079"
New Altair Community Member
Updated by Matthias Goelke_22079

Error during conversion of topo data: “Value for unknown pixels not defined in file”.

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "Matthias Goelke_22079"
    New Altair Community Member
    OP
    Updated by Matthias Goelke_22079

    For the conversion of topo data in the ASCII grid format please add one line at the end of the header, so that it looks like:

    ncols 1000

    nrows 1000

    xllcorner 290000

    yllcorner 90000

    cellsize 5

    NODATA_value  0.000

     

    Then the conversion of your file is possible.