0

I'm learning how to use the System.Data.Spatial namespace in .NET I have a small app that saves and retrieves some spatial data from localdb. What I need now is show this data in some map in a web application. I don't know yet if Bing maps is the best choice but since is Microsoft tech I think the integration could be easier. What do I need to learn in order to be able to show this data in a map?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
Pablo Acuña
  • 77
  • 1
  • 8

1 Answers1

0

You can try SharpMap,that's OpenSource spatial libraries for .NET, you can find theses libraries on code plex.

http://www.codeplex.com/SharpMap

Aghilas Yakoub
  • 28,516
  • 5
  • 46
  • 51