Modify ↓
Opened 12 years ago
Closed 12 years ago
#8839 closed defect (worksforme)
Illegal value for attribute 'version' on OSM primitive with ID 579259. Got -1. (at line 4, column 113)
Reported by: | anonymous | Owned by: | team |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | Core | Version: | |
Keywords: | template_report | Cc: |
Description (last modified by )
What steps will reproduce the problem?
- Attempt to open any osm local file
What is the expected result?
OSM mapdata opens in JOSM
Repository Root: http://josm.openstreetmap.de/svn Build-Date: 2013-06-05 01:34:49 Last Changed Author: Don-vip Revision: 5990 Repository UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b URL: http://josm.openstreetmap.de/svn/trunk Last Changed Date: 2013-06-05 00:52:58 +0200 (Wed, 05 Jun 2013) Last Changed Rev: 5990 Identification: JOSM/1.5 (5990 en_AU) Windows 7 64-Bit Memory Usage: 71 MB / 455 MB (21 MB allocated, but free) Java version: 1.7.0_11, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM VM arguments: [-Xms16m, -Xmx512m] Plugin: openstreetbugs (29435) Plugin: turnrestrictions (29435)
Attachments (0)
Change History (1)
comment:1 by , 12 years ago
Description: | modified (diff) |
---|---|
Priority: | major → minor |
Resolution: | → worksforme |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
As said in the error message, your .osm file is invalid, -1 is not an allowed value for an OSM object version.