Re: [mapserver-users] Differerent output format for GetFeatureInfo - template strategy

2020-06-27 Thread Steve Lime
If your data is very standardized I can see where this would be helpful. I think if the layer attribute was interpreted as a regex then that might do the trick. I’d advocate adding another attribute though to avoid a regression since layer names commonly contain characters that would be

Re: [mapserver-users] Problem with Python MapScript queryByRect

2020-06-27 Thread Just van den Broecke
I got somewhat further: it appears I get a SEGFAULT when calling any MapScript query() method. This is also what FastCGI receives (signal 11). For example, bash-ing into the Docker Container and execute MapScript Python: $ python Python 2.7.16 (default, Oct 10 2019, 22:02:15) [GCC 8.3.0] on