proj4 = '+proj=utm +zone=30 +ellps=intl +towgs84=-83.11,-97.38,-117.22,0.005693,-0.04469,0.4428,1.218 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)