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

Routing of OpenStreetMap with Qt and maps.me?

1

I'm following the steps on this page:

"https://github.com/mapsme/omim/blob/master/docs/MAPS.md" and:

"https://github.com/mapsme/omim/blob/master/docs/CONTRIBUTING.md"

When I run this line "omim/tools/unix/generate_mwm.sh source.pbf any_random_string_asdf" I don't have an Error, then run qt and maps.me application appears but when I click on the route nothing happens.

What do I have to do? Should I execute something before?

asked 07 Aug '17, 11:29

i%C3%B1igoZ's gravatar image

iñigoZ
26112
accept rate: 0%


2 Answers:

3

As far as I know, there is not a larger developer community outside of the core employees of the manufacturer. Or put differently it is unlikely that somebody that helps on this site has built maps.me from source.

I would suggest asking on the OSM dev irc channel #osm-dev see https://wiki.openstreetmap.org/wiki/IRC I suspect your chances of getting an answer will be better there.

answered 08 Aug '17, 08:26

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

0

You may try reporting issue at https://github.com/mapsme/omim/issues

Note that at least in my experience MAPS.ME is not really an open source project. They (accidentally or deliberately) publish code in form that is extremely hard to use and compile, they ignore reported issue (they have a decoy bug tracker on github while they really use their private one).

answered 15 Jul '18, 10:44

Mateusz%20Konieczny's gravatar image

Mateusz Koni...
3613616
accept rate: 0%

Source code available on GitHub .