proj4 = '+proj=utm +zone=54 +south +ellps=aust_SA +towgs84=-116,-50.47,141.69,-0.23,-0.39,-0.344,0.0983 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)