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