proj4 = '+proj=longlat +ellps=krass +towgs84=24,-123,-94,-0.02,0.25,0.13,1.1 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)