NetTopologySuite / ProjNet4GeoAPI

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

WGS84 coordinates transformation to Cartesian coordinates #115

Open goodstas opened 10 months ago

goodstas commented 10 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 6 months ago

Have a look at