proj4 = '+proj=utm +zone=17 +south +ellps=intl +towgs84=-60.31,245.935,31.008,-12.324,-3.755,7.37,0.447 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)