proj4 = '+proj=utm +zone=32 +ellps=intl +towgs84=-74.292,-135.889,-104.967,0.524,0.136,-0.61,-3.761 +units=m +no_defs +type=crs' m = Map(256,256,proj4) lyr = Layer('Name',proj4)