proj4 = '+proj=longlat +ellps=intl +towgs84=-84.1,-101.8,-129.7,0,0,0.468,1.05 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)