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

The size od the SD card of my android Tablet is 32 GB. I want to download and put in my sdcard all the world map with routes because i want to use dijkstra to calculate the shortest path between a variable point and a fixed point. So Please If one of the member can gives me the necessary jars to add, the map database to use and the database of routes to use. Thanks a lot. :)

asked 06 Feb '13, 08:32

Yahya_Romdhane's gravatar image

Yahya_Romdhane
25101014
accept rate: 0%


I can't help with the specific question being asked, but in terms of using offline data...

You'll find the whole world data from the Planet Snapshots taken weekly. This is the raw OSM data with all change sets being applied.

OsmAnd is a free Android app that can provide routing information and while downloads are broken up by state/province the whole world could be downloaded.

permanent link

answered 06 Feb '13, 20:26

he_the_great's gravatar image

he_the_great
1.2k61423
accept rate: 14%

In addition, if you're going to use Dijkstra's algorithm then I'd imagine you'll want to convert OSM ways and nodes into a graph of linked nodes as well. There's a discussion of that here.

(06 Feb '13, 21:54) SomeoneElse ♦

Thanks a lot :)

(07 Feb '13, 15:03) Yahya_Romdhane
2

... and also have a look at http://wiki.openstreetmap.org/wiki/Routing

(07 Feb '13, 22:47) stephan75

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:

×1

question asked: 06 Feb '13, 08:32

question was seen: 4,136 times

last updated: 07 Feb '13, 22:47

Related questions

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