This is a static archive of our old OSM Help Site. Please post any new questions and answers at community.openstreetmap.org.

Self-learning map

0

How to make this map self-learning? If the mobile application identified my location via GPS,will the map remember this address?

asked 26 Aug '14, 10:27

YuliaPro's gravatar image

YuliaPro
417710
accept rate: 0%

1

what is "this map"? Which "mobile application"? Could you please explain?

(26 Aug '14, 13:13) aseerel4c26 ♦

Mobile application for taxi, I work in the taxi and we develop our own app.

(26 Aug '14, 14:14) YuliaPro

So it's your app that should learn to remember the position of the user, not OSM. This is normally achieved by putting some data (the position in this case) in a browser cookie or something in your app, which is read next time the user uses your app.

(26 Aug '14, 14:56) escada

One Answer:

4

YuliaPro, the map or database isnt self-learning, the mapper (you) has to be selflearning instead.

answered 26 Aug '14, 11:08

Hendrikklaas's gravatar image

Hendrikklaas
9.3k207238387
accept rate: 5%