NetTopologySuite.CoordinateSystems
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.CoordinateSystems -Version 1.15.3
dotnet add package NetTopologySuite.CoordinateSystems --version 1.15.3
<PackageReference Include="NetTopologySuite.CoordinateSystems" Version="1.15.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetTopologySuite.CoordinateSystems --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.CoordinateSystems (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.0 Client
- GeoAPI.CoordinateSystems (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.0.3 Client
- GeoAPI.CoordinateSystems (>= 1.7.5 && < 2.0.0-A)
-
.NETFramework 4.5
- GeoAPI.CoordinateSystems (>= 1.7.5 && < 2.0.0-A)
-
.NETStandard 1.0
- GeoAPI.CoordinateSystems (>= 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.CoordinateSystems (>= 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.CoordinateSystems (>= 1.7.5 && < 2.0.0-A)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on NetTopologySuite.CoordinateSystems:
Package | Downloads |
---|---|
Quest.CoreLib
Quest core library
|
|
Engine.GIS
GIS operation based on GDAL
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on NetTopologySuite.CoordinateSystems:
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
|