This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

OpenStreetMap OSM on C# .Net Visual Studio

0

How can I integrate OSM Open Street Maps in my Web Site with C# using Visual Studio?

asked 15 Jan '19, 16:38

fxtrujilloi's gravatar image

fxtrujilloi
11112
accept rate: 0%

It would help if you could describe a bit about what you're doing now. Google is an ecosystem; OSM is a big pile of data that people have written ecosystems around. What sort of maps do you want to see - raster? vector? other services (e.g. geolocation)?

(16 Jan '19, 00:20) SomeoneElse ♦

One Answer:

0

Your question is very unspecific, especially because making web sites does not usually involve C#! But perhaps this is of use to you: http://www.osmsharp.com/

answered 15 Jan '19, 17:31

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

I´m working with google maps in C# asp.net. With the new standards of Google in geomaps it´s no longer economic so I need change it and the solution is use OSM in my website

(15 Jan '19, 19:17) fxtrujilloi

Source code available on GitHub .