[MapServer-users] Geos segfault error under certain conditions

2024-02-05 Thread Baev Alexandr via MapServer-users
Hello All!   Under certain conditions I get a strange error:      The combination of spatil geometry, style of class in map and bbox in WMS request - leads to the libgeos segmentation error.   All files of Example adding to email: * bug_json.map * geodata_bug.geojson * mapfile_web.py *

Re: [mapserver-users] tile_map_edge_buffer and python mapscript

2021-04-11 Thread Baev Alexandr via mapserver-users
stallStdoutToBuffer() >>            request.loadParamsFromURL(query_string) #query_string — request >>of web framework >>            status_id = map_obj.OWSDispatch(request) >>            content_type = mapscript.msIO_stripStdoutBufferContentType() >>            result

Re: [mapserver-users] tile_map_edge_buffer and python mapscript

2021-04-05 Thread Baev Alexandr via mapserver-users
ork in tile mode? Тhanks in advance! Baev Alexandr old...@bk.ru   >Вторник, 6 апреля 2021, 0:33 +03:00 от Steve Lime : >  >Hi Baev: That metadata element is used by the tile mode and by the WMS/GetMap >code. So a WMS GetMap request though MapScript should make use of it. --Steve   >On Sun,

[mapserver-users] tile_map_edge_buffer and python mapscript

2021-04-04 Thread Baev Alexandr via mapserver-users
Mapserver last release version 7.6.2  Will tile_map_edge_buffer work in python mapscript? Or does it only work with mapserv CGI (mode=tile)? If it works, what should be done? Additional configuration may be required  mapscript.OWSRequest() ?   Help me, please! Baev Alexandr