NetTopologySuite 2.6.0
Prefix Reserveddotnet add package NetTopologySuite --version 2.6.0
NuGet\Install-Package NetTopologySuite -Version 2.6.0
<PackageReference Include="NetTopologySuite" Version="2.6.0" />
paket add NetTopologySuite --version 2.6.0
#r "nuget: NetTopologySuite, 2.6.0"
// Install NetTopologySuite as a Cake Addin #addin nuget:?package=NetTopologySuite&version=2.6.0 // Install NetTopologySuite as a Cake Tool #tool nuget:?package=NetTopologySuite&version=2.6.0
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>"
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 is compatible. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETStandard 2.0
- System.Memory (>= 4.6.0)
-
.NETStandard 2.1
- No dependencies.
NuGet packages (266)
Showing the top 5 NuGet packages that depend on NetTopologySuite:
Package | Downloads |
---|---|
NetTopologySuite.IO.SqlServerBytes
A SQL Server IO module for NTS which works directly with the serialization format |
|
Microsoft.EntityFrameworkCore.SqlServer.NetTopologySuite
NetTopologySuite support for the Microsoft SQL Server database provider for Entity Framework Core. |
|
NetTopologySuite.Features
A feature is a combination of spatial object and attribute data. For this package attribute data is stored in AttributeTable objects. These are combined with IGeometry objects to form a Feature. A FeatureCollection is a collection of features. |
|
Npgsql.NetTopologySuite
NetTopologySuite plugin for Npgsql, allowing mapping of PostGIS geometry types to NetTopologySuite types. |
|
NetTopologySuite.IO.PostGis
This package contains the IO library to cope with PostGis spatial data. |
GitHub repositories (26)
Showing the top 5 popular GitHub repositories that depend on NetTopologySuite:
Repository | Stars |
---|---|
dotnet/efcore
EF Core is a modern object-database mapper for .NET. It supports LINQ queries, change tracking, updates, and schema migrations.
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
borisdj/EFCore.BulkExtensions
Entity Framework EF Core efcore Bulk Batch Extensions with BulkCopy in .Net for Insert Update Delete Read (CRUD), Truncate and SaveChanges operations on SQL Server, PostgreSQL, MySQL, SQLite, Oracle
|
|
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
|
|
PomeloFoundation/Pomelo.EntityFrameworkCore.MySql
Entity Framework Core provider for MySQL and MariaDB built on top of MySqlConnector
|
Version | Downloads | Last updated |
---|---|---|
2.6.0 | 17,916 | 11 days ago |
2.5.0 | 34,188,132 | 6/22/2022 |
2.4.0 | 4,102,425 | 10/4/2021 |
2.3.0 | 10,218,807 | 6/23/2021 |
2.2.0 | 1,455,339 | 3/10/2021 |
2.1.0 | 4,592,600 | 8/4/2020 |
2.0.0 | 51,205,241 | 8/26/2019 |
2.0.0-pre001 | 15,089 | 6/30/2019 |
1.15.3 | 667,222 | 6/29/2019 |
1.15.2 | 657,637 | 2/28/2019 |
1.15.1 | 845,566 | 9/5/2018 |
1.15.0 | 1,531,536 | 7/13/2018 |
1.15.0-pre063 | 43,248 | 3/8/2018 |
1.14.0 | 754,775 | 11/16/2015 |
1.13.4-pre4 | 3,932 | 8/17/2015 |
1.13.3.2 | 79,335 | 9/17/2014 |
1.13.3.1 | 6,068 | 9/17/2014 |
1.13.3 | 8,310 | 8/13/2014 |
1.13.2 | 192,738 | 1/22/2014 |
1.13.1 | 38,517 | 7/10/2013 |
1.13.0 | 25,069 | 2/8/2013 |
1.12.0 | 55,508 | 3/6/2012 |
1.11.0 | 7,081 | 10/17/2011 |
1.10.0 | 5,569 | 8/2/2011 |
1.9.0 | 24,427 | 7/13/2011 |