proj4 = '+proj=longlat +ellps=bessel +towgs84=582,105,414,-1.04,-0.35,3.08,8.3 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)