proj4 = '+proj=longlat +a=6377299.36559538 +b=6356098.35900516 +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)