Develop
Ticket #889 (closed defect: fixed)
satellite image as waypoint detail is broken
| Reported by: | hjr | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | XCSoar 6.1 |
| Component: | Waypoints | Version: | 6.0 |
| Keywords: | satellite image | Cc: |
Description
The cambridge waypoint file format (at least) has a number id for each waypoint. This number was used to refer to additional waypoint photos.
The current implementation does not take over the CAI wp number and the feature of loading the images into the wp dialog got broken.
Change History
comment:2 Changed 2 years ago by max
- Status changed from new to closed
- Resolution set to fixed
f6c0c9f911df3e75533732691eb65f22ec54d71f
comment:3 Changed 2 years ago by Turbo
- Milestone XCSoar 6.0.x deleted
Milestone XCSoar 6.0.x deleted
comment:4 Changed 22 months ago by pavel.huplik
- Milestone set to XCSoar 6.1.x
According to RELEASE NOTES the ticket should be fixed by implementing the feature "generate satellite file name from original waypoint id" within release 6.0.5 Unfortunately there is no description what filename is expected (I tried WP_ID.jpg (.png and .gif), 001.jpg, modis-001.jpg) but nothing seems to work [XCSoar for Windows 7, .cup file used as waypoints definition]. Could the manual (section DATA FILES -> AIRFIELD DETAILS) be extended to describe also the expected file name format of the satellite image for the airfield (or other waypoint). Thanks a lot.

If this gets implemented again why not simply use the waypoint name as file name (maybe with some replacements for characters which are not allowed for file names on all supported targets).