... the user friendly GPS tool


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
feature request: approximate a route by a track
#7
(28.02.2010, 13:35)bekker Wrote: I also suggest when implementing this, to do the intermediate point calculation for each selected point in turn and first decimate the generated intermediate points before moving up to the next waypoint.

Good idea, but actually the intermediate point calculation is done in JavaScript in the browser (see BaseMapView#insertWaypoints) with the help of the Google Maps API - with some very tricky multithreading code at the interface to the Java side Smile

And the Douglas-Peucker Algorithm is implemented in Java, see Positions#douglasPeuckerSimplify ...
--
Christian
Reply


Messages In This Thread
RE: feature request: approximate a route by a track - by routeconverter - 28.02.2010, 13:53

Forum Jump:


Users browsing this thread: 1 Guest(s)