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