proj4 = '+proj=longlat +ellps=intl +towgs84=174.05,-25.49,112.57,0,0,-0.554,0.2263 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)