proj4 = '+proj=longlat +a=6377299.151 +rf=300.8017255 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)