alatas / GeoJSON4EntityFramework

Create GeoJSON from Entity Framework Spatial Data or WKT

Home Page:https://alatas.org/GeoJSON4EntityFramework/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot deserialize

JAugustusSmith opened this issue · comments

"Could not create an instance of type alatas.GeoJSON4EntityFramework.GeoJsonGeometry. Type is an interface or abstract class and cannot be instantiated. Path 'Items[0].geometry.coordinates'

If I have a serialized string, then try to deserialize it back to an object, I get this error