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 |
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 ♦ |