Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Hi Folks,
Marko Tintor from our Serbia team just dropped some new functionality into the SQL Server Spatial Tools project on CodePlex:
- A method for testing whether a geography instance is valid.
- Better: a method for creating a valid geography from invalid input. How this works deserves a post on of its own, but it basically uses the technique I suggested in this forum thread.
- Methods for creating convex hulls in geography.
Enjoy!
-Isaac
Comments
- Anonymous
June 05, 2009
As Isaac noted in his most recent post , the SQL Server Spatial Tools project on CodePlex has been updated