Modify

#7382 closed defect (wontfix)

Missing attribute 'version' blocks import of overpass output

Reported by: Cobra Owned by: team
Priority: normal Component: Core
Version: Keywords:
Cc:

Description

How to reproduce:

  • get some objects via overpass api (I've used the xapi compatibility layer for this)
  • open this file with josm

What is expected:

  • the file is loaded, maybe some warning about the missing version attribute is issued

What happens instead:

  • the file isn't loaded, error message about missing version attribute

Attachments (0)

Change History (2)

comment:1 Changed 16 months ago by bastiK

JOSM cannot handle osm data without version. If it could, it would be read-only.

Add [@meta] at the end of your osm3s xapi query to get full data.

comment:2 Changed 16 months ago by stoecker

  • Resolution set to wontfix
  • Status changed from new to closed

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.