SQL Server 2008 R2 hemisphere constraint
Is it known whether the limitation on SQL Server 2008 that geography cannot be larger than hemisphere (described here ) is known to have been fixed / relaxed in 2008 R2?
+2
Colin desmond
source
to share
1 answer
To quote Isaac Kunen (the same as you linked the article) in this posting the question about "Spatial Changes in SQL Server 2008 R 2":
Not in R2. From the point of view of the main kernel, the R2 release is quite minimal: most of the changes are in the BI stack. We've added support for> 64 CPUs, but I think it's possible. Spatial Team is targeting the next major release for additional functionality.
So, the answer looks like this: "No change".
+1
MicSim
source
to share