SQL Server 2008 Spatial: Lack of Arc support...
While I have been unable to find any direct information from the Microsoft website regarding a lack of support for arc segments in the new SQL Server 2008 Spatial, I did find a few posts on the Microsoft Tech Forums, and one specifically from Isaac Kunen stating that arcs are not supported, and are a high priority item for the next release.
Personnaly, I think this a deal-breaker for many organizations, and I believe it would be in Microsoft's best interest to address this shortcoming sooner, rather than later.
Here ia another great comparison document that cross compares SQL Server 2008 Spatial, PostgreSQL/PostGIS 1.3-1.4, MySQL 5-6
Take Care,
Warren
Warren
AU in 60 days
Comments
This can be a problem; as far as I know Map doesn't have any way of testing for OGC validity. Inserting one invalid feature can really mess up, for instance, a MapGuide map where every request includes an envelopeintersects call.
Ideally, SQL Server would include a "loose compliance" mode.
So there's obviously some holes yet to be addressed, as we might expect in a first release.