ArcGISRuntimeWKT 0.0.1-alpha2
See the version list below for details.
dotnet add package ArcGISRuntimeWKT --version 0.0.1-alpha2
NuGet\Install-Package ArcGISRuntimeWKT -Version 0.0.1-alpha2
<PackageReference Include="ArcGISRuntimeWKT" Version="0.0.1-alpha2" />
paket add ArcGISRuntimeWKT --version 0.0.1-alpha2
#r "nuget: ArcGISRuntimeWKT, 0.0.1-alpha2"
// Install ArcGISRuntimeWKT as a Cake Addin #addin nuget:?package=ArcGISRuntimeWKT&version=0.0.1-alpha2&prerelease // Install ArcGISRuntimeWKT as a Cake Tool #tool nuget:?package=ArcGISRuntimeWKT&version=0.0.1-alpha2&prerelease
This is a unit-tested C# library that can convert Well Known Text (WKT) / Well Known Binary (WKB) to and from ESRI's ArcGIS Runtime Geometry.
The motivation for this library is a no-dependency and small footprint WKT/WKB parser. It has some limited-functionality but is a alternative to more robust but bloated libraries such as SharpMap
This library is to be used in conjection with NuGet package Esri.ArcGISRuntime for .NET
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net is compatible. |
-
- Esri.ArcGISRuntime (>= 10.2.4.748)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.0.1-alpha5 | 3,385 | 6/7/2018 |
0.0.1-alpha4 | 1,096 | 4/3/2016 |
0.0.1-alpha3 | 864 | 4/3/2016 |
0.0.1-alpha2 | 880 | 3/27/2016 |
0.0.1-alpha | 881 | 3/27/2016 |
This is an alpha release. The following WKT and WKB are not supported at this time: MultiPoint, GeometryCollection, CircularString, CompoundCurve, CurvePolygon, MultiCurve, MultiSurface, Curve, Surface, PolyhedralSurface, TIN, Triangle