Hello,

I noticed a new suggest functionality in search.php, I didn't understand yet 
how it works, but it seems that values can be retrieved from various sources.

Is it possible to retrieve values reading unique values of a column in the 
layer ?

If not, do you think it make sense to implement it?

I'm thinking about adding 
        
        /**
        * Read unique values from a given layer column
        */
        function getOptionsFromLayerColumn($layer, $column, $encoding, $sort){
        }

in search.php.

This would require passing a reference to the actual map, that is currently 
missing from class XML_search.

Any hint?

-- 
Alessandro Pasotti
itOpen - "Open Solutions for the Net Age"
w3:  www.itopen.it
Linux User# 167502

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to