nettopologysuite - NetTopologySuite 1.15.0
The NTS Topology Suite is an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. NTS conforms to the Simple Features Specification. This package references GeoAPI.
PM> Install-Package NetTopologySuite -Version 1.15.0 -Source https://www.myget.org/F/nettopologysuite/api/v3/index.json
> nuget.exe install NetTopologySuite -Version 1.15.0 -Source https://www.myget.org/F/nettopologysuite/api/v3/index.json
> dotnet add package NetTopologySuite --version 1.15.0 --source https://www.myget.org/F/nettopologysuite/api/v3/index.json
source https://www.myget.org/F/nettopologysuite/api/v3/index.json
nuget NetTopologySuite ~> 1.15.0
Copy to clipboard
> choco install NetTopologySuite --version 1.15.0 --source https://www.myget.org/F/nettopologysuite/api/v2
Import-Module PowerShellGet
Register-PSRepository -Name "nettopologysuite" -SourceLocation "https://www.myget.org/F/nettopologysuite/api/v2"
Install-Module -Name "NetTopologySuite" -RequiredVersion "1.15.0" -Repository "nettopologysuite"
Copy to clipboard
NetTopologySuite
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 an API for modelling and manipulating 2-dimensional linear geometry. It provides numerous geometric predicates and functions. JTS conforms to the Simple Features Specification for SQL published by the Open GIS Consortium."
Enjoy using them!
Documentation
A documentation of the NetTopologySuite API based on code xml comments is accessible on github-pages.
To get you started, we have set up an introductory Getting Started page.
A list of known issues is available, too.
Upgrading to 2.x from 1.x
A wiki page has been started to try to document the breaking changes in 2.0 when coming from 1.x.
Install with NuGet package manager
Stable

Stable releases are hosted on the default NuGet feed. You can install them using the following command on the package manager command line
PM> Install-Package NetTopologySuite
Pre release

Pre-Release versions of NetTopologySuite are hosted on MyGet. The sources for the NetTopologySuite feed are as follows:
Version | URL |
---|---|
NuGet v3 | https://www.myget.org/F/nettopologysuite/api/v3/index.json |
NuGet v2 | https://www.myget.org/F/nettopologysuite/api/v2 |
You can install the latest pre-release package using the following command on the package manager command line
PM> Install-Package NetTopologySuite -pre -source "<Nuget v3 or NuGet v2 source>"
OwnersNetTopologySuite-Team AirBreather |
AuthorsNetTopologySuite - Team |
Project URLhttps://github.com/NetTopologySuite/NetTopologySuite |
LicenseLGPL-3.0 |
TagsNTS Topology OGC SFS |
Info137 total downloads |
15 downloads for version 1.15.0 |
Download (2.14 KB) |
Found on the current feed only |
Package history
Version | Size | Last updated | Downloads | Mirrored? | |||
---|---|---|---|---|---|---|---|
![]() |
2.6.0-pre.196150729+ci.github.6197795280 | 682.96 KB | Fri, 15 Sep 2023 12:11:48 GMT | 0 |
|
||
![]() |
2.6.0-pre.196150554+ci.github.6196172807 | 682.91 KB | Fri, 15 Sep 2023 09:16:53 GMT | 0 |
|
||
![]() |
2.6.0-pre.196020918+ci.github.6059088963 | 681.86 KB | Sat, 02 Sep 2023 15:21:40 GMT | 0 |
|
||
![]() |
2.6.0-pre.195911055+ci.github.5942142883 | 681.86 KB | Tue, 22 Aug 2023 17:40:32 GMT | 0 |
|
||
![]() |
2.6.0-pre.195900381+ci.github.5922710993 | 681.86 KB | Mon, 21 Aug 2023 06:23:06 GMT | 0 |
|
||
![]() |
2.6.0-pre.195870567+ci.github.5901028198 | 681.75 KB | Fri, 18 Aug 2023 09:32:42 GMT | 0 |
|
||
![]() |
2.6.0-pre.195870529+ci.github.5900674706 | 681.71 KB | Fri, 18 Aug 2023 08:53:13 GMT | 0 |
|
||
![]() |
2.6.0-pre.195870437+ci.github.5899900692 | 681.78 KB | Fri, 18 Aug 2023 07:20:13 GMT | 0 |
|
||
![]() |
2.6.0-pre.195860841+ci.github.5891878678 | 680.99 KB | Thu, 17 Aug 2023 14:05:37 GMT | 0 |
|
||
![]() |
2.6.0-pre.195860442+ci.github.5887952241 | 680.55 KB | Thu, 17 Aug 2023 07:23:37 GMT | 0 |
|
||
![]() |
2.5.0 | 653.59 KB | Wed, 22 Jun 2022 11:49:36 GMT | 31 |
|
||
![]() |
2.4.0 | 605 KB | Mon, 04 Oct 2021 15:31:41 GMT | 21 |
|
||
![]() |
2.3.0 | 586.43 KB | Tue, 29 Jun 2021 14:06:21 GMT | 11 |
|
||
![]() |
2.2.0 | 575.83 KB | Wed, 10 Mar 2021 02:40:05 GMT | 8 |
|
||
![]() |
1.15.1 | 2.14 KB | Wed, 05 Sep 2018 12:34:21 GMT | 32 |
|
||
![]() |
1.15.0 | 2.14 KB | Fri, 13 Jul 2018 10:35:33 GMT | 15 |
|
||
![]() |
1.14 | 3.57 MB | Fri, 16 Mar 2018 10:52:11 GMT | 19 |
|