Modify

#7147 closed defect (fixed)

Downloading from Overpass API borked

Reported by: NE2 Owned by: team
Priority: major Component: Core
Version: Keywords:
Cc:

Description

I can no longer download from the Overpass API. When I try to download
http://www.overpass-api.de/api/xapi?*[@meta][ref=*][highway=*][bbox=-82.7991486,28.1688752,-82.0520782,28.4819700]
it tells me "Cannot open URL because no suitable download task is available." But if I download the file and open it in JOSM, it works. Has something changed, or is this a bug?

Attachments (0)

Change History (5)

comment:1 follow-up: Changed 17 months ago by Don-vip

My fault, I was thinking "[@meta]" needed to be in the last position. If you try to download http://www.overpass-api.de/api/xapi?*[ref=*][highway=*][bbox=-82.7991486,28.1688752,-82.0520782,28.4819700][@meta] it should work with your version.

comment:2 Changed 17 months ago by Don-vip

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

In [4665/josm]:

fix #7147 - Downloading from Overpass API borked

comment:3 in reply to: ↑ 1 Changed 17 months ago by NE2

  • Resolution fixed deleted
  • Status changed from closed to reopened

Replying to Don-vip:

My fault, I was thinking "[@meta]" needed to be in the last position. If you try to download http://www.overpass-api.de/api/xapi?*[ref=*][highway=*][bbox=-82.7991486,28.1688752,-82.0520782,28.4819700][@meta] it should work with your version.

Actually it still doesn't.

comment:4 Changed 17 months ago by Don-vip

Even with r4666 ? I checked again right now, both mentioned URLs (with @meta in the middle, and at the end) are perfectly working.

Last edited 17 months ago by Don-vip (previous) (diff)

comment:5 Changed 17 months ago by anonymous

  • Resolution set to fixed
  • Status changed from reopened to closed

Works in r4666; neither had worked in 4550.

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.