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

C# Draw Way – Samples needed

0

Hi all.

I'm new to mapping and am really interested in learning how to program with it. I have seen a few of the OSM samples from OsmSharp and the osm api, but none that would be helpful to me.

My goal is to create an app that uses OSM that would allow users to create, update, and delete a trip.

Could anyone point me to examples (preferably in C#) that does this?

asked 23 May '22, 18:06

zFischer's gravatar image

zFischer
11112
accept rate: 0%


One Answer:

0

Not examples as such, but depending what you want to do you could try checking out some of the Frameworks listed here.

answered 24 May '22, 09:14

EdLoach's gravatar image

EdLoach ♦
19.5k16156280
accept rate: 22%

Source code available on GitHub .