[mapserver-users] Query on WFS Layer: Fatal error: [MapServer Error]: msQueryByShape(): No matching record(s) found

2011-04-20 Thread Francesco Sozzi
Hi list, I have a big problem on querying a WFS layer. Here you find both script and layer definition on mapfile. The problem is that $result->shapeindex has value 0 and I get the error: "Fatal error: [MapServer Error]: msQueryByShape(): No matching record(s) found." Any suggestions? Best regard

[mapserver-users] ArcSDE compilation and connectivity problems

2009-07-13 Thread Francesco Sozzi
Hi all, I've just compiled mapserver 5.0.3 changing nmake.opt ArcSDE section into: SDE_OPT=-DUSE_SDE SDE_OPT= -DUSE_SDE_PLUGIN SDE_VERSION = 91 SDE_DIR = "C:\Program Files\ArcGIS\ArcSDE" SDE_INC = -I$(SDE_SDK)\include The complation has been succesful for both mapserver and php_mapscript. I ha