Initially developed to provide an easy way to manage Geometry objects with serialization and deserialization functions and transformation functions from/to GeoJson, it also supports GML, georss and Well Known Text (WKT).
Info
Version: | 1.12.1 |
Author(s): | Emmanuel Mathot |
Last Update: | Monday, November 16, 2020 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Terradue.GeoJson |
Install
Install-Package Terradue.GeoJson
dotnet add package Terradue.GeoJson
paket add Terradue.GeoJson
Terradue.GeoJson Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- NetTopologySuite(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Terradue.ServiceModel.Ogc(>= 2.2.0)
- log4net(>= 2.0.8)
- NetTopologySuite(>= 2.0.0)
- Newtonsoft.Json(>= 10.0.3)
- Terradue.ServiceModel.Ogc(>= 2.2.0)
- log4net(>= 2.0.8)
Tags