NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

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's gravatar image

Techies123
21112
accept rate: 0%

edited 21 Jul '20, 11:55

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×118
×106
×38
×25

question asked: 21 Jul '20, 11:53

question was seen: 1,859 times

last updated: 21 Jul '20, 11:55

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum