#19588 closed defect (worksforme)
Error loading layer
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core | Version: | latest |
Keywords: | template_report | Cc: |
Description
What steps will reproduce the problem?
- Opening my saved data
What is the expected result?
Normal opening and retrieval of data
What happens instead?
Could not load the data layer, file(screenshot)
Please provide any additional information below. Attach a screenshot if possible.
URL:https://josm.openstreetmap.de/svn/trunk Repository:UUID: 0c6e7542-c601-0410-84e7-c038aed88b3b Last:Changed Date: 2020-04-06 02:17:07 +0200 (Mon, 06 Apr 2020) Build-Date:2020-04-06 00:18:43 Revision:16239 Relative:URL: ^/trunk Identification: JOSM/1.5 (16239 en) Windows 8.1 64-Bit OS Build number: Windows 8.1 (9600) Memory Usage: 823 MB / 1820 MB (254 MB allocated, but free) Java version: 1.8.0_241-b07, Oracle Corporation, Java HotSpot(TM) 64-Bit Server VM Screen: \Display0 1920x1080 Maximum Screen Size: 1920x1080 Program arguments: [%UserProfile%\Desktop\Broad Meadows.joz] Plugins: + BuildingGeneralization (23) + CADTools (1008) + ElevationProfile (35444) + FastDraw (35499) + ImproveWay (29) + PicLayer (35405) + ShapeTools (1240) + alignways (35474) + buildings_tools (35500) + continuosDownload (91) + imagery_offset_db (35405) + measurement (35405) + public_transport (35405) + reverter (35474) + terracer (35499) + turnrestrictions (35405) Last errors/warnings: - E: org.openstreetmap.josm.io.IllegalDataException: Way with external ID '-105044' includes missing node with external ID '-106555'. OSM API: https://opengeofiction.net/api
Attachments (3)
Change History (11)
Changed 3 years ago by
Attachment: | Snímek obrazovky (15).png added |
---|
comment:1 Changed 3 years ago by
Milestone: | Longterm |
---|---|
Priority: | critical → normal |
comment:3 Changed 3 years ago by
Seems your file contains inconsistent data. You can try to open the file (it is a zip archive) in a text editor and remove the missing reference. If that hint doesn't help attach the file here.
comment:4 Changed 3 years ago by
Owner: | changed from team to jasmet29@… |
---|---|
Status: | new → needinfo |
comment:5 Changed 3 years ago by
I've added three missing nodes:
<node id='-106555' action='modify' visible='true' lat='20.5' lon='86.5' /> <node id='-106699' action='modify' visible='true' lat='20.5' lon='86.5' /> <node id='-106710' action='modify' visible='true' lat='20.5' lon='86.5' />
No idea about the correct position. Hope it helps.
comment:6 Changed 3 years ago by
Resolution: | → worksforme |
---|---|
Status: | needinfo → closed |
Your data file was corrupt. Please use the fixed file from GerdP Broad Meadows.joz.
Please reopen this ticket if you know a way how to create the corrupt data in the first place.
comment:8 Changed 3 years ago by
Something that might be related:
For all the missing nodes I found positive ids beginning with '34' instead of '-'. Just a coincidence or maybe a hint for what went wrong?
screenshot