NetTopologySuite.Features
2.1.0
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.
Install-Package NetTopologySuite.Features -Version 2.1.0
dotnet add package NetTopologySuite.Features --version 2.1.0
<PackageReference Include="NetTopologySuite.Features" Version="2.1.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NetTopologySuite.Features --version 2.1.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- NetTopologySuite (>= 2.0.0 && < 3.0.0-A)
Used By
NuGet packages (16)
Showing the top 5 NuGet packages that depend on NetTopologySuite.Features:
Package | Downloads |
---|---|
NetTopologySuite.IO.GeoJSON
This package contains the GeoJSON IO library.
|
|
NetTopologySuite.IO.ShapeFile
This package contains several IO libraries to cope with spatial data from various sources.
|
|
Itinero.Geo
Itinero.Geo - A bridge between Itinero and NTS.
|
|
OsmSharp.Geo
OsmSharp.Geo enables using OSM-data in NTS.
|
|
NetTopologySuite.IO.GeoJSON4STJ
This package contains the System.Text.Json version of the GeoJSON IO library.
|
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on NetTopologySuite.Features:
Repository | Stars |
---|---|
SharpMap/SharpMap
An easy-to-use mapping library for use in web and desktop applications
|
|
OsmSharp/core
The core functionality of OsmSharp.
|
|
itinero/routing
The routing core of itinero.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.0 | 52,931 | 3/13/2020 |
2.0.0 | 363,571 | 8/26/2019 |
2.0.0-pre001 | 251 | 8/24/2019 |
1.15.1 | 187,287 | 6/26/2019 |
1.15.0 | 267,094 | 7/20/2018 |