Hello...we upgraded to the latest ms4w version 3.0.1 (MapServer and
MapScript to 5.6.6 )
and some things went bad. after doing a $oLayer->queryByPoint which yields
results (layer->numresults>0), a call to $map_object->saveQuery yields a
file showing *no results*:

MapServer Query - Generated by msSaveQuery()
1 1 33 -1
10718763.8336106 3518854.14068547 -1 0
-1 -1 -1 -1
-1 -1 1
NULL
NULL
-1
0
so I rewrote our code to avoid using that...a php is loaded into an iframe
(frame.src=blablabla.php?xxx),  in which the query results are accesed via
$map_object->$oMapSession->oMap...all layers have ->numresults=0

anyone have a clue as to what went bad? the code worked fine in an older
mapserver/mapscript...

thanks,
Ben
_______________________________________________
mapserver-users mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to