We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
how to use Spatial Data types (e.g. DbGeography) in model (code-first method) to save points, shapes etc.
e.g.
public DbGeography gps_points {get; set;}
i'm unable to use "DbGeography".