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

how to use openstreetmap in c#.net website??

1

Is there any API to use openstreetmaps? could you please provide with any sample code.

Can we label pictures on the map as landmarks.How can we achieve it....

Its very urgent....Plzzzzz

asked 24 Apr '12, 04:30

arunakas's gravatar image

arunakas
16112
accept rate: 0%


One Answer:

4

There are many ways to use OSM data on a website, without specific details on what you actually want to acheive it is difficult to give you a good answer.

We do have a list of frameworks including some built with C# here https://wiki.openstreetmap.org/wiki/Frameworks

Search engines will find you a couple more.

answered 24 Apr '12, 07:36

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Source code available on GitHub .