proj4 = '+proj=utm +zone=30 +ellps=intl +towgs84=-131,-100.3,-163.4,-1.244,-0.02,-1.144,9.39 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)