proj4 = '+proj=utm +zone=51 +south +ellps=aust_SA +towgs84=-117.763,-51.51,139.061,-0.292,-0.443,-0.277,-0.191 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)