Modify ↓
#19135 closed defect (fixed)
Requesting the map list XML is failing when format is geojson
| Reported by: | Owned by: | team | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Version: | |
| Keywords: | Cc: |
Description
I've been requesting the map list from
https://josm.openstreetmap.de/maps?format=geojson
and it was working until recently. Now that endpoint returns an error: 'NoneType' object has no attribute 'split'
Since Go Map!! and Vespucci use this endpoint it would be great if it was operational again quickly.
Attachments (0)
Change History (6)
comment:1 by , 6 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:2 by , 6 years ago
| Component: | Core imagery → Trac |
|---|
comment:3 by , 6 years ago
See r16373 and r16374 and the fix to Maps/Germany. The exception is also fixed, so it wont happen again.
Note:
See TracTickets
for help on using tickets.



Seems to be working now.