Tagged Questions
1
vote
3answers
2k views
Code to convert WGS84 coordinates to British National Grid Easting/Northings
I'm looking for some code, ideally C#, to convert a WGS84 coordinate to British National Grid Easting and Northings.
Does anyone have this to hand?
I tried converting the Javascript code here:
...