i want load a PGM file into openlayers 7, but i don't know how to load it.
i found there is a project on github "ol4pgm", but it‘s last update is already 8 years ago. or may be i should convert pgm file to many points and use webgl point layer? or is there a better way to load PGM file now?