Tagged Questions

2
votes
2answers
4k views

British National Grid Shapefile - convert to WGS84 Lat/Lon

I have a set of ESRI shapefiles which, I'm told, have been written using the British National Grid coordinate system. I need to convert these files to WGS84 lat/lons, for onward conversion to KML ...
1
vote
1answer
889 views

Coordinate Transformation (LL + Elevation to WGS84)

I'm currently working on a 3D visualization project, and I came across an issue that I noticed we've been doing in a hackish way. I'm not too experienced with the WGS84 system itself, and I was ...