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

I want to develop a hiking application as part of a university project in which the user can find resources near the route, for example, water sources, shops, lookouts etc. Mainly it would be for long-distance hikers, so it has to be offline (route and tile storing).

It would be saved by the user before hiking, and the tiles would then be displayed from the OSM server using MapLibre/Leaflet, which would load a GPS path. The GPX route width would be determined with RouteBoxer, these areas would need to be saved.

My question is, how could I save the tiles and the routes which are in the RouteBoxer's boxes.

Thank you in advance for your response :)

asked 20 May '22, 11:30

Steve0326's gravatar image

Steve0326
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

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:

×305
×287
×106
×43

question asked: 20 May '22, 11:30

question was seen: 645 times

last updated: 20 May '22, 11:30

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