Thanks for the comments from Pieren and stephan75,and Sorry for ambiguous question last time. Let me restate. I am designing an android application under Java development. In my project, I want to to find out the shortest path by using OSM . For more details, the flow of the project:
Question 1: Is it possible that the andriod application can show the map based on the information from related regions? Question 2: Is there any problem if I add "region" into a node ? For example, I use map data form CloudMade downloads site, and add region 1 into the last part such as< node id="274899" version="3" timestamp="2009-10-05T01:41:32Z" ...... region="1" / > Comments are welcomed ! Many thanks !! asked 22 Feb '12, 09:57 yenyip aseerel4c26 ♦ |
This is better, but still quite confusing. So here are a few comments, as opposed to proper answers:
answered 22 Feb '12, 11:42 Vincent de P... ♦ |
please only ask one question in one "question" entry here on this site. This helps to make it more clear (already from the title) and, most importantly, more helpful for other people with the same question in the future.