NetTopologySuite / ProjNet4GeoAPI

.NET Spatial Reference and Projection Engine
GNU Lesser General Public License v2.1
270 stars 81 forks source link

WGS84 coordinates transformation to Cartesian coordinates #115

Open goodstas opened 7 months ago

goodstas commented 7 months ago

Hi, i'm new to geographic coordinate systems. I'm looking for the code example which provide conversion of point and polygon which coordinates are represented in WGS84 coordinate system to cartesian coordinates. Because i want to use NetTopologySuite library to perform some geometry calculations like calculating distance from point to polygon.

Thank you!

FObermaier commented 4 months ago

Have a look at