Tagged Questions
1
vote
1answer
517 views
How to perform transformations using ProjNet?
While writing some unit tests I thought it would be convenient/possible to use ProjNet to convert from EPSG:4326 into several other coordinate systems (3875,3395). I figured it would be as easy as ...