NTS Topology Suite

A .NET GIS solution that is fast and reliable for the .NET platform.
NetTopologySuite is a direct-port of all the functionalities offered by JTS Topology Suite: NTS expose JTS in a '.NET way', as example using Properties, Indexers etc...

An excerpt from JTS website explains the capabilities of NTS too:
"The JTS Topology Suite is a Java library for creating and manipulating vector geometry. It also provides a comprehensive set of geometry test cases"

Enjoy using them!

Install with NuGet package manager NuGet Status

PM> Install-Package NetTopologySuite

Clone

When cloning make sure you also clone the submodules:

git clone --recursive https://github.com/NetTopologySuite/NetTopologySuite

Documentation

Usage

NTS Topology Suite is used by a wide variety of applications or libraries. The most prominent are listed here.

If you feel your application or library is missing, please bring it to our attention.