I want to create a program where I could access open street maps offline without internet connection, I could enter latitude and longitude to find the desire location locally/offline. No need of API etc. Kindly could anyone provide me the valid process and steps to develop it step by steps. I am searching for the solution for past 3 weeks and could not find any solution. It will appreciate the effort of you guys to help me cause I'm badly stuck in this scenario.Thanks I've downloaded the targeted area and got a file in OSM format now queries are below. Questions are: 1-How to save them into Database SQL.(including import that file into database and create tables etc.) 2-How to access these files(data from database) into visual studio using C#. 3- How to display the program UI etc asked 21 Jul '20, 11:53 Techies123 |