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".