1.2 |
2010-??-?? |
- Import of CSV-Files: Rejects now trackpoints with identical or declining timestamp, because this would lead to problems for speed calculation in the "Details"-view. This happens sometimes to ape@map-tracks...
- Details-View: Corrected wrong displaying of Speed-versus-Time-Graph, where too much vertical grid lines have been displayed. Correction in charting module (initialisation).
|
1.1 |
2010-04-24 |
- Trackpoint-Reduction Window: Bug in Trackpoint-Reduction, calculation of deg2rad in the GreatCircle needs float values. XML provided strings. PHP version change caused this bug.
- Adding Trackpoints: Fixed bug with incorrect trackpoint-markers handling when new trackpoints are inserted. Incorrect trackpoint was moved when moving certain markers after insertion of new ones.
|
1.0 |
2010-04-16 |
- Bug fix for Track Upload: Firefox 3.6 does not open file selection window after click on File button.
- Bug fix for Track Download: Fixed corrupted filename if strange characters are contained.
- Bug fix for Cookie-Handling: Fixed system hang due to incorrect cookie query (Undefined Cookies set by 3rd entities, e.g. proxy servers).
- Trackpoint-Reduction Window: Show number of original trackpoints already at launch of window.
- Release 1st Version of Manual.
|
0.81 |
2009-11-04 |
- Track Download: Starting a download by clicking on a track-link forces a download dialog now (right click / "download as" no more necessary).
- Speed and Elevation Charts:
- Bugfix for chart initialisation for showing x-labels (Details Graphs available now).
- Track specific elevation and speed charts, prevents displaying wrong charts in case of access of several users at the same time.
- Filtering of speed and elevation values for the respective charts in order to reduce GPS measurement failures.
- Chart speed versus time provides a hour/minute based x-axis now (instead of seconds...)
- Error handling for speed chart: Ignore timing information in case of wrong or missing timestamps.
|
0.80 |
2009-10-08 |
- Select Tour name and Track name in order to distinguish between different uploaded tours.
- Upload of GPX or CSV files; Selection of file forces a further file input line.
- Display of Tracks and Segments; If several tracks and/or segments are available, it is possible to hide, concatenate, combine, delete and resort them. Every track and segment can be renamed by clicking on it.
- Display of Waypoints per Track using waypoint name and comment. Every waypoint can be made invisible and also deleted. Waypoint name and comment can be renamend by clicking on it.
- Trackpoints: It is possible to show/hide markers for visible trackpoints.
Buttons:
- Delete Database: The current database is completely deleted when clicking this button and confirm the following alert window.
- Delete Rectangle: Every Trackpoint which is within the selected rectangle and is visible is deleted from the rack(s).
- Show my Tracks: All track names from the selected Tour name will be displayed in the upcoming browser window. Authentication via login is necessary here. The login must be the same as the requested Tour names.
- Download: The visible tracksegments can be selected for download in the following file formats: GPX, trk (ape@map), bgt (BikeGPS), tk (Kompass).
- Large Map: Shows a full screen Google Maps browser window with the current track.
- Reduce Track: Shows a browser window for Track reduction using the Douglas-Peucker-Algorithm.
- Adding Trackpoints: When the respective radio button is selected, a click into the map results in adding a further trackpoint to the visible trackpoints. The trackpoint is inserted between the two most closest adjacent and visible trackpoints.
- Details: Show per Tracksegment: Number of trackpoints, speed, distance, run time and absolute time. Show an elevation diagram (height versus distance) and a speed diagram (speed versus time). Currently in alpha phase.
|