proj4 = '+proj=lcc +lat_0=36.3333333333333 +lon_0=-85.75 +lat_1=37.0833333333333 +lat_2=38.6666666666667 +x_0=1500000 +y_0=1000000 +ellps=GRS80 +nadgrids=NA83SCRS.GSB +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)