[Chameleon] Query Result

listserver server chameleon.listserver at gmail.com
Fri Jun 23 10:13:05 EDT 2006


//String comparison to search for fields that should NOT be returned in
query results.
 if (strcasecmp($key, "SHAPE_INDEX") == 0 ||
    strcasecmp($key, "TILE_INDEX") == 0 ||
    strcasecmp($key, "LAYER_INDEX") == 0)

    {continue;}


With the help of Paul spencer now i have no errors doing a query! Bu if i
don't use Header in mapfile i have
"The layers did not return any results"

while using Header i've same problem as ever... shape_index, tile_index and
layer_index disappear but maptips widget doesn't work, as described here:

http://lists.maptools.org/pipermail/chameleon/2006-June/004156.html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.maptools.org/pipermail/chameleon/attachments/20060623/9d0d0cd6/attachment.html


More information about the Chameleon mailing list