Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-20 Thread Rahkonen Jukka via gdal-dev
-dev Lähetetty: perjantai 20. lokakuuta 2023 20.33 Vastaanottaja: Raghav Singh Kopio: gdal-dev@lists.osgeo.org Aihe: Re: [gdal-dev] WMS layer issue at higher zoom level If you know the querystring that generated the failure you could run even more verbose logging on the command line. Something like

Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-20 Thread Peter Schmitt via gdal-dev
If you know the querystring that generated the failure you could run even more verbose logging on the command line. Something like: env CPL_DEBUG=ON CPL_TIMESTAMP=ON MS_DEBUGLEVEL=5 MS_ERRORFILE=/dev/stderr mapserv QUERY_STRING='SERVICE=WMS&VERSION=1.3.0&REQUEST=GetMap&FORMAT=image/png&WIDTH=256&H

Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-20 Thread Raghav Singh via gdal-dev
I ran mapserver locally ran the specific wms request locally so getting this error - Assertion failed: (MS_RENDERER_RAWDATA(image->format) || (MS_RENDERER_PLUGIN(image->format) && rb)), function msDrawRasterLayerGDAL, file mapdrawgdal.c, line 126. Abort trap: 6 Any idea regarding this? and in l

Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-06 Thread Peter Schmitt via gdal-dev
On Thu, Oct 5, 2023 at 6:51 PM Raghav Singh wrote: > Is there any method to debug mapserver so we can know where the root cause > is? > See https://mapserver.org/optimization/debugging.html You might pose specific questions to the Mapserver mailing list https://lists.osgeo.org/mailman/listinfo/

Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-05 Thread Peter Schmitt via gdal-dev
On Thu, Oct 5, 2023 at 12:00 PM Raghav Singh wrote: > Thanks for replying. Yes, it can be this but just to confirm this we are > getting only for a few imagesets and we have been getting this from a few > months back only so if it was a error from way back why it came now in our > system and only

Re: [gdal-dev] WMS layer issue at higher zoom level

2023-10-05 Thread Peter Schmitt via gdal-dev
On Tue, Oct 3, 2023 at 11:40 PM Raghav Singh via gdal-dev < gdal-dev@lists.osgeo.org> wrote: > I am trying to get a layer from wms and at higher zoom levels I am getting > this error - msDrawMap(): Image handling error. Failed to draw layer > named 'PICT-INHEND19-psQwiZ1L4t'. drawGDAL(): Unable to

[gdal-dev] WMS layer issue at higher zoom level

2023-10-03 Thread Raghav Singh via gdal-dev
Hi, I am trying to get a layer from wms and at higher zoom levels I am getting this error - msDrawMap(): Image handling error. Failed to draw layer named 'PICT-INHEND19-psQwiZ1L4t'. drawGDAL(): Unable to access file. GDALDatasetRasterIO() failed: /tmp/mapfilePassthru-v2-temp-HxmyxI, band 1: IR