If these are eastings and northings in the UK and based on the OSGB
National Grid system, then you just use the code I told you about last
week or so....

The only problem might be if you don't know what grid square they came from.



On Wed, Mar 6, 2013 at 9:36 AM, Ross Ahmed <rossah...@googlemail.com> wrote:
> I have these eastings and northings:
>
> easting <- c(626550, 583550, 584083, 584550, 518437)
> northing <- c(169550, 172550, 173989, 169550, 160768)
>
> Is there a way to convert to long/lat in R? Attempts to code through
> googling have failed.
>
> Thanks
> Ross
>
>
>
>         [[alternative HTML version deleted]]
>
> _______________________________________________
> R-sig-Geo mailing list
> R-sig-Geo@r-project.org
> https://stat.ethz.ch/mailman/listinfo/r-sig-geo

_______________________________________________
R-sig-Geo mailing list
R-sig-Geo@r-project.org
https://stat.ethz.ch/mailman/listinfo/r-sig-geo

Reply via email to