proj4 = '+proj=longlat +ellps=helmert +towgs84=-146.21,112.63,4.05,0,0,0,0 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)