I have a csv which contains tree columns: ID, latitude and longitude. These lat/lon values are projected in OSGB36. My questions is:
How can I convert these latitudes and longitudes in OSGB36 into latitudes and longitudes in WG84?
I would appreciate any help.