GeoJSON for Entity Framework 5 Spatial Data and WKT NuGet Package

GeoJSON for EntityFramework is a .net library that allows you to create GeoJSON output from EntityFramework Spatial Data or WKT inputs.

In other words, It serializes different type of geometry objects to GeoJSON. It's not limited to only EF entities but It can serialize WKT inputs as well.

Features:
- Supports Entity Framework v5 (System.Data.Spatial namespace) objects
- Supports Well-known Text (WKT) inputs
- Supports DbGeometry (planar) and DbGeography (geodetic "round earth") objects
- Supports all types of features defined in geojson specs
- Supports boundingbox property defined in geojson specs
- Supports geometry transform.




Got any GeoJSON for Entity Framework 5 Spatial Data and WKT Question?





Info

Version: 2.2.0
Author(s): Sukru Alatas
Last Update: Tuesday, January 17, 2017
.NET Fiddle: Create the first Fiddle
Project Url: https://alatas.github.io/GeoJSON4EntityFramework/
NuGet Url: https://www.nuget.org/packages/GeoJSON4EntityFramework5


Install
Install-Package GeoJSON4EntityFramework5
dotnet add package GeoJSON4EntityFramework5
paket add GeoJSON4EntityFramework5
GeoJSON4EntityFramework5 Download (Unzip the "nupkg" after downloading)



Tags



STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

2655