Modify

Opened 4 years ago

Closed 4 years ago

#20730 closed defect (fixed)

Support load imagery by id is sometimes broken

Reported by: nicolac76@… Owned by: simon04
Priority: normal Milestone: 21.04
Component: Core Version:
Keywords: Cc:

Description

Hello,
I'm trying to use the new api to load imagery by id in josm 17702.

Sometimes it works:
http://localhost:8111/imagery?id=Bing

Sometimes it fails with "Error 400: Parameter 'url' must not be null"
http://localhost:8111/imagery?id=fr.ign.bdortho
http://localhost:8111/imagery?id=Cadastre

I found those id inside the information of layer inside Josm and I verify them here:
https://josm.openstreetmap.de/wiki/Maps/France#BDOrthoIGN
https://josm.openstreetmap.de/wiki/Maps/France#Cadastre

Attachments (0)

Change History (2)

comment:1 by simon04, 4 years ago

Milestone: 21.04
Owner: changed from team to simon04
Status: newassigned

comment:2 by simon04, 4 years ago

Resolution: fixed
Status: assignedclosed

In 17724/josm:

fix #20730, see #20660 - Remote control /imagery: add imagery by id (also all layers)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain simon04.
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.