Tagged Questions
2
votes
1answer
202 views
Shape looks like big Square in SQL Server 2008
I was provided with a polygon defined in WKT which has 4741 points and am able to insert it as a geography data type within a database in SQL Server 2008. However, when I view it using the spatial ...