This contains a single converter for Newtonsoft's JSON.NET that can convert GeoJSON to WKT or a gemoetric object (classes).
Info
| Version: | 0.4.0 |
| Author(s): | Erwin 'Sínédia' de Ruiter |
| Last Update: | Tuesday, December 6, 2016 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Sinedia/JsonConverters |
| NuGet Url: | https://www.nuget.org/packages/Sinedia.Json.Converters |
Install
Install-Package Sinedia.Json.Converters
dotnet add package Sinedia.Json.Converters
paket add Sinedia.Json.Converters
Sinedia.Json.Converters Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.0)
Tags