Hey!
I want to import shapes from a MSSQL 2008 Spatial Database into the map.
I found the following description/Page:
http://blogs.infragistics.com/blogs/mihail_mateev/archive/2010/08/06/using-infragistics-xammap-silverlight-wpf-control-with-sql-server-spatial.aspx
But I am working with VB.Net and I don't get to convert it into VB.Net
Do you have any Sample Code in VB?
Or Is it possible to read out the shapes with the new SQLGeography Type in .NET, convert it with geoposition to mapPosition method, and then adding the shapes as Mapelements? Or is this a fallback according to the speed of the application, or can this method have any disadvantages?
Hi Creepin,
Please take a look at this page: http://help.infragistics.com/NetAdvantage/WPFDV/2011.1/CLR4.0/?page=xamWebMap_Geospatial_Database_Integration.html. It describes how Geospatial data from SQL Server can be loaded.
Regards,
Ivan Kotev