NetTopologySuite.Core
1.15.3
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.
Install-Package NetTopologySuite.Core -Version 1.15.3
dotnet add package NetTopologySuite.Core --version 1.15.3
<PackageReference Include="NetTopologySuite.Core" Version="1.15.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetTopologySuite.Core --version 1.15.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NetTopologySuite.Core, 1.15.3"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install NetTopologySuite.Core as a Cake Addin
#addin nuget:?package=NetTopologySuite.Core&version=1.15.3
// Install NetTopologySuite.Core as a Cake Tool
#tool nuget:?package=NetTopologySuite.Core&version=1.15.3
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 3.5 Client
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.0 Client
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.0.3 Client
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.5
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
-
.NETStandard 1.0
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
-
.NETStandard 1.3
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
- System.Diagnostics.Debug (>= 4.3.0)
- System.IO.FileSystem (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Text.RegularExpressions (>= 4.3.0)
- System.Xml.ReaderWriter (>= 4.3.0)
- System.Xml.XDocument (>= 4.3.0)
-
.NETStandard 2.0
- GeoAPI.Core (>= 1.7.5 && < 2.0.0-A)
Used By
NuGet packages (8)
Showing the top 5 NuGet packages that depend on NetTopologySuite.Core:
Package | Downloads |
---|---|
SharpMap
This package contains the core components of SharpMap.
|
|
SharpMap.Extensions
Extensions for the SharpMap Engine
|
|
Quest.CoreLib
Quest core library
|
|
GeometryDiff
Diff and patch algorithm for IGeometry geometries
|
|
Roque.Core
OSM Pbf (protobuf) file splitter and classifier
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NetTopologySuite.Core:
Repository | Stars |
---|---|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|
|
dem-net/DEM.Net
Digital Elevation model library in C#. 3D terrain models, line/point Elevations, intervisibility reports
|