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

Hello I am trying to program desktop software for the navigation system. I already created software in Visual Studio (C #) with the Dotspatial library, but it has a lot of problems with performance and so on.Right now I have decided to build software like openstreetmap that runs locally and is not dependent on the Internet. So I read articles on this and was able to download osm files and then upload them to my local database system (Postgres with Postgis plugin).I used software "osm2ogsl" for this. Now I need to learn how to retrieve data from my local database and render it as mapbox or mapnik renders and then display.I try to program in Qt framework. I need a clear roadmap. Thanks

asked 19 Aug '20, 13:19

ZimaSystem's gravatar image

ZimaSystem
11112
accept rate: 0%

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

Question tags:

×341
×134
×40
×9
×5

question asked: 19 Aug '20, 13:19

question was seen: 789 times

last updated: 19 Aug '20, 13:19

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

First time here? Check out the FAQ!

×