NetTopologySuite.IO.ShapeFile
2.1.0
Install-Package NetTopologySuite.IO.ShapeFile -Version 2.1.0
dotnet add package NetTopologySuite.IO.ShapeFile --version 2.1.0
<PackageReference Include="NetTopologySuite.IO.ShapeFile" Version="2.1.0" />
paket add NetTopologySuite.IO.ShapeFile --version 2.1.0
#r "nuget: NetTopologySuite.IO.ShapeFile, 2.1.0"
// Install NetTopologySuite.IO.ShapeFile as a Cake Addin
#addin nuget:?package=NetTopologySuite.IO.ShapeFile&version=2.1.0
// Install NetTopologySuite.IO.ShapeFile as a Cake Tool
#tool nuget:?package=NetTopologySuite.IO.ShapeFile&version=2.1.0
This package contains several IO libraries to cope with spatial data from various sources.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- NetTopologySuite (>= 2.0.0 && < 3.0.0-A)
- NetTopologySuite.Features (>= 2.0.0 && < 3.0.0-A)
- System.Text.Encoding.CodePages (>= 4.5.1)
NuGet packages (13)
Showing the top 5 NuGet packages that depend on NetTopologySuite.IO.ShapeFile:
Package | Downloads |
---|---|
Mars.Common
This package provides multiple collection such as improvided (KdTree with selection, Fibonacci heaps, ...) implementation and commonly used extension for .Net types.based methods and algorithms to handle math computing taks. For more details how to use MARS, please use the handbook: https://mars-group.org/wp-content/uploads/2018/09/mars-modelling-handbook.pdf |
|
Mars.Core
The runtime core provides step-based execution for multi-agent simulations in distributed environments as well as polyglot result output with different output types such as (MongoDB, PostgreSQL, Redis, CSV, GeoJson Socket, ...). For furher details please use the handbook: https://mars-group.org/wp-content/uploads/2018/09/mars-modelling-handbook.pdf |
|
Itinero.IO.Shape
Itinero.IO.Shape - Reads routing networks from shapefiles. |
|
Terradue.Tep
Package Description |
|
Terradue.Metadata.EarthObservation
.Net C# library implementing the Earth Observation Metadata profile of Observations and Measurements |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on NetTopologySuite.IO.ShapeFile:
Repository | Stars |
---|---|
OsmSharp/core
The core functionality of OsmSharp.
|