<div dir="ltr">Hi,<div>I want to project my data on a map. The data were taken from a town of Faisalabad city in Pakistan. But I don't know how to place an 'epsg' value for that. As for meuse data set the codes are:</div><div><br></div><div><div>data(meuse)</div><div>>coordinates(meuse)<-~x+y # convert to SPDF</div><div>>proj4string(meuse) <- CRS('+init=epsg:28992')</div></div><div>For my dataset</div><div>coordinates(mt)<-~XCORD+YCORD<br></div><div>how can I find the epsg code.</div><div>Regards,</div><div>Adeela</div></div>