Hi Folks,
As we continue to shut down SQL Server 2008, our first release candidate has been released. In addition, the RC0 of the Feature Pack, which includes the System CLR Types package, is available here. This package includes the spatial functionality and can be installed on clients to provide the spatial types even if SQL Server is not installed.
Here's what's most relevant from a spatial perspective:
As a reminder, the map viewer is not available in this build. We have to reserve something to tease you with for RTM.
Cheers, -Isaac
Isaac,
Thanks for the great info. The link for the System CLR Types package is unavailable...
-Chris
Can you try it again---the link seems fine to me.
Thanks,
-Isaac
This looks great. I have VS 2008 with SP1 Beta, SQL 2008 RC0 and the System CLR Types RC0 package.
I would really appreciate your posting a quick geography sample showing the required Imports/Using statement(s) and the code in a WinForms click event handler that would pop a MsgBox returning the Great Circle distance between, say, Long 100W Lat 40N and Long 90W and Lat 30N (not using SQL)? What a jump start that would be in these early documentation days!