GeoJSON for Entity Framework 6 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 v6 (System.Data.Entity.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 6 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/GeoJSON4EntityFramework


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



Tags



STATS

must-have-score

1.4

avg-downloads-per-day

11

days-since-last-release

2628