Convert one single coordinate
Datum to Grid, Longitude/Latitude <-> Easting/Northing
This example demonstrates
WGS84 to Texas North (NAD83), but you follow the same steps to between WGS84 and
UTM, WGS84 and British National Grid, etc.
Grid to Grid, Easting/Northing <-> Easting/Northing
This example demonstrates RT90 2.5gonV to UTM,
but you follow the same steps to convert between State Plane Coordinate System (NAD83/NAD27) and UTM,
UTM and British National Grid, etc.
Datum to Datum, Longitude/Latitude <-> Longitude/Latitude
This example demonstrates WGS84 to OSGB36, but the steps are identical for conversion between all datums.
|