proj4 = '+proj=longlat +ellps=GRS80 +towgs84=-0.991,1.9072,0.5129,-1.25033e-07,-4.6785e-08,-5.6529e-08,0 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)