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

Hello

I am trying to create an application on android.

I have the following:

2 closed circuits (black and red) 1 starting point (blue) 1 endpoint (green)

I want to do the following:

Choose which circuit is the most optimal, according to the end point.

how can I do it? In what language should I program? What is the file format for the circuits? Kml?

alt text

asked 17 Nov '16, 21:36

Cristopher's gravatar image

Cristopher
11112
accept rate: 0%

Taking a step back from the platform and thinking a bit about what you're trying to do, I'd start by reading this previous question:

https://help.openstreetmap.org/questions/19213/how-can-i-convert-an-osm-xml-file-into-a-graph-representation

(17 Nov '16, 21:40) SomeoneElse ♦
Be the first one to answer this question!
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:

×10
×9
×2

question asked: 17 Nov '16, 21:36

question was seen: 1,147 times

last updated: 17 Nov '16, 21:40

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