proj4 = '+proj=longlat +ellps=GRS80 +towgs84=-0.9738,1.9453,0.5486,-1.3357e-07,-4.872e-08,-5.507e-08,0 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)