GeoJSON.Net.Contrib.EF

GeoJSON EntityFramework WKB converter


Keywords
GeoJSON, Entity, Framework, WKB, DbGeography, Spatial
License
MIT
Install
Install-Package GeoJSON.Net.Contrib.EF -Version 1.0.0

Documentation

GeoJSON.Net.Contrib.EF

Using GeoJSON and EntityFramework along with OpenLayers on client side has worked out very well.

What I needed was a way to convert back and forth a GeoJSON object and a DbGeography.

WKB is used as an intermediate format.