Harlow is a library used to read Esri style Shapefiles and output a simple GeoJson document of the features complete with the description of each feature found in the dbf file.
Info
Version: | 0.6.0 |
Author(s): | johnvcoleman |
Last Update: | Monday, March 23, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/johnvcoleman/Harlow |
NuGet Url: | https://www.nuget.org/packages/Harlow |
Install
Install-Package Harlow
dotnet add package Harlow
paket add Harlow
Harlow Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(6.0.8)
Tags