Re: [josm-dev] Downloaded tracks are reversed

2009-06-30 Thread Ævar Arnfjörð Bjarmason
On Tue, Jun 30, 2009 at 7:52 PM, Stefan Bethke wrote:
> I've recently enabled diplaying arrows between downloaded tracks, and
> the arrows point the wrong way. (Obvious when I open the uploaded
> track directly). Is this reversed in the database, or does JOSM load
> them in reverse?

The API doesn't provide track information, it just gives you a mesh of
GPS points. When JOSM draws lines between them it's just making lines
between all points up to a given distance.

So it's due to a limitation in the GPS API, not JOSM.

___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev


[josm-dev] Downloaded tracks are reversed

2009-06-30 Thread Stefan Bethke
I've recently enabled diplaying arrows between downloaded tracks, and  
the arrows point the wrong way. (Obvious when I open the uploaded  
track directly). Is this reversed in the database, or does JOSM load  
them in reverse?


Stefan

-- 
Stefan BethkeFon +49 151 14070811





___
josm-dev mailing list
josm-dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/josm-dev