Yesterday I wrote a post about the release of a project that can convert shapefiles and KML files to SqlGeography objects for use in a SQL Server 2008 spatial database. This post shows how you can validate SqlGeography objects in code. The SqlSpatial project has been updated with the validation code, as recommended by k.van.daalen.
Read More...