[MapProxy] Error on some zoom levels

Максим Хитрин hitrymax at gmail.com
Thu Feb 7 04:18:39 PST 2013


Here it is:

[Thu Feb 07 22:09:17 2013] [notice] caught SIGTERM, shutting down
[Thu Feb 07 22:09:17 2013] [warn] mod_wsgi: Compiled for Python/2.7.2+.
[Thu Feb 07 22:09:17 2013] [warn] mod_wsgi: Runtime using Python/2.7.3rc2.
[Thu Feb 07 22:09:17 2013] [notice] Apache/2.2.22 (Debian) mod_wsgi/3.3
Python/2.7.3rc2 configured -- resuming normal operations
[Thu Feb 07 22:09:27 2013] [error] No handlers could be found for logger
"mapproxy.config"
[Thu Feb 07 22:11:07 2013] [error] No handlers could be found for logger
"mapproxy.config"



2013/2/7 Denis Rykov <rykovd at gmail.com>

> If you are using default MapProxy development server you can see HTTP
> requests which your client sends to WMS server in terminal.
>
>
> On Thu, Feb 7, 2013 at 3:23 PM, Denis Rykov <rykovd at gmail.com> wrote:
>
>> Hi Maxim!
>>
>> Could you share output of the following command:
>>
>>     tail /var/log/apache2/error.log
>>
>> It could give any clues about your issue.
>>
>> On Thu, Feb 7, 2013 at 2:33 PM, Максим Хитрин <hitrymax at gmail.com> wrote:
>>
>>>  Dear Sir or Madam,
>>>
>>> I've got a problem when I'm trying to zoom in MapProxy.
>>> It works well for about 2 or 3 zoom levels but then I got an error
>>> "Could not get any sources: no image returned from source WMS"
>>> I'm trying to get data from a MapServer that is localed on another
>>> machine. There is no limit for max/min scale in its capabilities.
>>>
>>> Here is my configuration:
>>> sources:
>>>   test3857:
>>>     type: wms
>>>     wms_opts:
>>>       version: 1.3.0
>>>     req:
>>>       url:
>>> http://85.143.48.160:1024/cgi-bin/mapserv.exe?map=C:/Map%20Files/test3857/test3857.map
>>>       layers: QGIS-MAP
>>>       transparent: true
>>>     supported_srs: ['EPSG:3857']
>>>     coverage:
>>>       bbox: [6807775, 7373595, 6875170, 7422370]
>>>       bbox_srs: 'EPSG:3857'
>>>
>>> grids:
>>>   test3857_grid:
>>>     base: GLOBAL_GEODETIC
>>>     bbox: [6807775, 7373595, 6875170, 7422370]
>>>     bbox_srs: 'EPSG:3857'
>>>
>>> caches:
>>>   test3857_cache:
>>>     sources: [test3857]
>>>     grids: [test3857_grid]
>>>
>>> layers:
>>>   - name: test3857
>>>     title: test3857
>>>     sources: [test3857_cache]
>>>
>>> Why am I getting this error?
>>> Thank you for your prompt help.
>>> --
>>>
>>> Yours faithfully,
>>>
>>> Maxim Khitrin
>>>
>>> _______________________________________________
>>> MapProxy mailing list
>>> MapProxy at lists.osgeo.org
>>> http://lists.osgeo.org/mailman/listinfo/mapproxy
>>>
>>>
>>
>


-- 
С уважением,
Хитрин Максим
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapproxy/attachments/20130207/fa393683/attachment-0001.html>


More information about the MapProxy mailing list