Select to view content in your preferred language

Sql 2008 spatial data on WPF map control

809
3
10-14-2011 10:52 AM
ApurvaGoyal
Deactivated User
I have an application with WPF Map control and Bing Maps as base map. Is it possible to display some sql 2008 geoagraphy data in this control? I have read other post mentioning MapIt as a way to display sql spatial data in silverlight..but I am not sure if that applies to WPF as well.

Please note that the users of this application will not be connected to internet.

Thanks

Apurva
0 Kudos
3 Replies
JenniferNery
Esri Regular Contributor
ArcGIS API for WPF and Silverlight are equivalent in that what you can do in one, you should be able to do in the other. WPF also supports SDS, here's an example in Silverlight: http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#SDSGraphicsLayer. You can download WPF SDK sample from here: http://help.arcgis.com/en/webapi/WPF/samples/start.htm. Also, please try to use WPF forum page in the future so other WPF users can benefit from your questions: http://forums.arcgis.com/forums/131-ArcGIS-API-for-Microsoft-WPF. Thanks 🙂
0 Kudos
ApurvaGoyal
Deactivated User
Thanks Jennifer!
0 Kudos
ApurvaGoyal
Deactivated User
Jennifer,

So can user use spatial data service on their local app using local instance of sql express database.

Thanks
0 Kudos