Sunday, 15 January 2017

open source gis - Are there any .Net opensource library for geometry operations?


Are there any opensource librarys for doing geometry operations (union, intersect, relation...) in .Net?



Answer



I believe that NTS, The .NET Topology Suite contains code capable of doing geometry operations on GIS structures. It's a .NET port of JTS.


No comments:

Post a Comment