proj4 = '+proj=longlat +ellps=intl +towgs84=-151.99,287.04,-147.45,0,0,0,0 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)