Skip to content

GeoJSON for Entity Framework

Compare
Choose a tag to compare
@alatas alatas released this 12 Sep 21:13
· 25 commits to master since this release

GeoJSON for Entity Framework v5 & v6

v2.0.0 changes
-fixed multipoint problem (spelling mistake)
-rewrote whole test procedure including all types of spatial data
-fixed incorrect serialization of Polygon and MultiPolygon instances and added support for geometrycollection (thanx to Jackie Ng)
-added support for linestring, multilinestring, polygon inner rings and boundingbox (thanks to Tito Luyo Murata)

GeoJSON4EntityFramework.dll is for EF6
GeoJSON4EntityFramework5.dll is for EF5