Tagged Questions
1
vote
0answers
76 views
Need to create custom map based the spatial Database
I need to create a custom map in .net 2008 c# webapplication based the spatial database(sqlserver 2008) without using any third party tools
For example in sqlserver 2008 i am create a map using this ...
0
votes
0answers
22 views
Reproject geographic data SQL Server [duplicate]
Possible Duplicate:
Is it possible to reproject spatial data using SQL Server?
It is possible to repreoject a table (geography type) which has the 4326 SRID into a new SRID?