approved, byrokraatit, ylläpitäjät
0
muokkausta
(→Routes) |
(→Routes) |
||
Rivi 244: | Rivi 244: | ||
} | } | ||
</pre> | </pre> | ||
In addition to its own url, a ROUTE contains url to the LINE under which it is running. ROUTE has a name. ROUTE also has references to JOURNEY PATTERNs and JOURNEYs operating on it. geographicCoordinateProjection contains information on how to draw the route on a map. This field is encoded and the client must decode the fields value. The field takes form: | In addition to its own url, a ROUTE contains url to the LINE under which it is running. ROUTE has a name. ROUTE also has references to JOURNEY PATTERNs and JOURNEYs operating on it. geographicCoordinateProjection contains information on how to draw the route on a map. This field is encoded to save bandwidth and the client must decode the fields value. The field takes form: | ||
<pre> | <pre> | ||
number,number:number,number etc. | number,number:number,number etc. |