Moin!
Bei mir kommt in JOSM seit gestern Nachmittag nur noch eine Fehlermeldung:
2026-04-18 07:54:29.818 WARNING: Image not returned for tile: https://opendata.lgln.niedersachsen.de/doorman/noauth/dop_wms?FORMAT=image/png&TRANSPARENT=TRUE&VERSION=1.3.0&SERVICE=WMS&REQUEST=GetMap&LAYERS=ni_dop20&STYLES=&CRS=EPSG:3857&WIDTH=512&HEIGHT=512&BBOX=914186.8582907,6933908.5838615,914339.7323473,6934061.4579180 content type was: text/xml;charset=UTF-8
Bei mir hat DOP20 gestern Abend und gerade eben auch nicht mehr funktioniert.
Es erscheint die Fehlermeldung hier, wenn ich die URL direkt aufrufe:
<?xml version='1.0' encoding="UTF-8" standalone="no" ?>
<ServiceExceptionReport version="1.3.0" xmlns="http://www.opengis.net/ogc" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.opengis.net/ogc http://download.lgln.niedersachsen.de/dtd//wms/1.3.0/exceptions_1_3_0.xsd">
<ServiceException>
msDrawMap(): WMS connection error. Failed to draw WMS layer named 'ni_dop20'. This most likely happened because the remote WMS server returned an invalid image, and XML exception or another unexpected result in response to the GetMap request. Also check and make sure that the layer's connection URL is valid.
msDrawRasterLayerLow(): Unable to access file. Corrupt, empty or missing file '/vsimem/msout/69e32489_321cc9_0.img.tmp' for layer 'ni_dop20'.
</ServiceException>
</ServiceExceptionReport>