If you do want to use the wilderness contrib you need to figure out a way to map your ASCII coordinates to coordinates used by the willderness.You can probably loop over your ascii image row by row and column by column and use the symbol at each position to build a structure wilderness code understands.