proj4 = '+proj=longlat +a=6378249.145 +rf=293.465 +towgs84=260,12,-147,0,0,0,0 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)