proj4 = '+proj=utm +zone=24 +south +ellps=intl +nadgrids=CA61_003.gsb +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)