Modify

Opened 14 years ago

Closed 14 years ago

#7382 closed defect (wontfix)

Missing attribute 'version' blocks import of overpass output

Reported by: Cobra Owned by: team
Priority: normal Milestone:
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 by bastiK, 14 years ago

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 by stoecker, 14 years ago

Resolution: wontfix
Status: newclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.