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