Opened 5 years ago
Closed 5 years ago
#20730 closed defect (fixed)
Support load imagery by id is sometimes broken
| Reported by: | 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 , 5 years ago
| Milestone: | → 21.04 |
|---|---|
| Owner: | changed from to |
| Status: | new → assigned |
comment:2 by , 5 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |



In 17724/josm: