Modify ↓
Opened 10 years ago
Closed 10 years ago
#11764 closed defect (irreproducible)
"Import Images" selectively ignore images
| Reported by: | mmyfl | Owned by: | mmyfl |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core | Version: | latest |
| Keywords: | template_report, exif | Cc: |
Description
What steps will reproduce the problem?
- Open a gpx file.
- Import Images (select some with EXIF geotags and some without them).
What is the expected result?
What happens instead?
Only those with EXIF geotags are imported. JOSM silently ignores those without them.
Please provide any additional information below. Attach a screenshot if possible.
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2015-08-08 01:32:50 Last Changed Author: wiktorn Revision: 8646 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Relative URL: ^/trunk URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2015-08-07 21:02:00 +0200 (Fri, 07 Aug 2015) Last Changed Rev: 8646 Identification: JOSM/1.5 (8646 zh_CN) Windows XP 32-Bit Memory Usage: 191 MB / 247 MB (32 MB allocated, but free) Java version: 1.7.0_80, Oracle Corporation, Java HotSpot(TM) Client VM Plugins: - InfoMode (31241) - commons-imaging (31241) - photo_geotagging (31241) - reverter (31241) - undelete (31241) - utilsplugin2 (31241) Last errors/warnings: - E: Error reading EXIF from file: com.drew.metadata.MetadataException: Tag 'GPS Latitude' has not been set -- check using containsTag() first - E: Error reading EXIF from file: com.drew.metadata.MetadataException: Tag 'GPS Latitude' has not been set -- check using containsTag() first - E: Error reading EXIF from file: com.drew.metadata.MetadataException: Tag 'GPS Latitude' has not been set -- check using containsTag() first - E: Error reading EXIF from file: com.drew.metadata.MetadataException: Tag 'GPS Latitude' has not been set -- check using containsTag() first - E: Error reading EXIF from file: com.drew.metadata.MetadataException: Tag 'GPS Latitude' has not been set -- check using containsTag() first
Attachments (0)
Change History (5)
comment:1 by , 10 years ago
comment:2 by , 10 years ago
| Keywords: | exif added |
|---|
comment:3 by , 10 years ago
| Owner: | changed from to |
|---|---|
| Status: | new → needinfo |
Please provide an example, see comment:1
comment:5 by , 10 years ago
| Resolution: | → irreproducible |
|---|---|
| Status: | needinfo → closed |
Note:
See TracTickets
for help on using tickets.



Having a example GPX track, one image w/ EXIF data, and one image w/o EXIF data would help testing/fixing a lot.