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

How I can perform operation like mapping, matching, SHortest path on OSM data without using API.

asked 09 Sep '19, 11:08

Saravjeet's gravatar image

Saravjeet
11112
accept rate: 0%


Another option that should work is to download a OSM on Garmin .img file ( free) but choose a routable one, search the wiki for one. With that file on an SD card, a memory stick or a garmin gps pluged into your PC that map will display using Garmin Basecamp and with the map selected, plotting a route between two points should generate the sortest route.

permanent link

answered 09 Sep '19, 18:53

andy%20mackey's gravatar image

andy mackey
13.2k87143285
accept rate: 4%

Install processing software on local machine, download OSM data and run software locally. For making maps, see switch2osm.org; if by "matching" you mean search/geocoding, see nominatim.org; for path finding, check OSRM or GraphHopper.

permanent link

answered 09 Sep '19, 11:19

Frederik%20Ramm's gravatar image

Frederik Ramm ♦
82.5k927201273
accept rate: 23%

edited 09 Sep '19, 12:28

SomeoneElse's gravatar image

SomeoneElse ♦
36.9k71370866

Your answer
toggle preview

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

question asked: 09 Sep '19, 11:08

question was seen: 927 times

last updated: 09 Sep '19, 18:53

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