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