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

I am working on my final year project and i have integrated the open street map in react native now i want to download the maps for offline use like the google maps does the user can select some area and save the map and when there is no internet connection the use can view that downloaded map Almost same functionality that google map does

asked 21 May '22, 07:14

afaqraja's gravatar image

afaqraja
26112
accept rate: 0%


I actually use OsmAnd for offline use, at least on android, the version from f-droid, (there is a free and paid version in google play, in the f-droid there is a free version which is much less limited as far I know. I am sure that there are also other ways to access and use offline maps

Another way to get map data is to use the export feature in osm, but I haven't used it so much yet, I can download specific areas, but it is limited to 50000 nodes, small maps containing parts of a city may work, but even downloading all data for a larger city in one map doesn't work because of this limit. I think this depends a lot on the use case, if you are using the maps for things like offline navigation like I do, or if someone wants to develop something that uses offline data like the OsmAnd app, which is something where I don't have any experience, but I am sure that there a ways to download or generate data for such a use.

permanent link

answered 02 Jun '22, 20:38

rubberduck9999's gravatar image

rubberduck9999
261
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

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:

×362
×106
×38
×2

question asked: 21 May '22, 07:14

question was seen: 2,274 times

last updated: 02 Jun '22, 20:38

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