0

I created an offline map for Android. I need to open street map files for my city only. I have .map only for my city and .map file does not support for find routing.

I need to sub map file for map file like node, names, properties etc. That link contains full country but I need that only for my city.

I am using maps forge for offline map android.

http://folk.ntnu.no/chunf/pocketmaps/maps/

Karussell
  • 17,085
  • 16
  • 97
  • 197

1 Answers1

0

i used this link for creating .map file and create graphhopper routing data with help of crywin terminal.

https://github.com/graphhopper/graphhopper/blob/0.5/docs/core/windows-setup.md

above link is used for routing data

Karussell
  • 17,085
  • 16
  • 97
  • 197