Dear Thomas,
It's just what I want and now working. Thank you very much! :)
Yuduo Gao
--
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
F
Hi,
I've forgotten an other (and easier) way to do what you want... It works
with DB and shapefiles:
http://svn.pmapper.net/trac/wiki/DocManual#LayerGroupDescriptionsandFieldsforQueries
Just be careful: for shapefiles, the "RESULT_FIELDS" have to be upper
case, whereas for postgreSQL and maybe
Thank you Thomas,
Sorry I didn't make it clear that I'm using the shapefile as data source. I
tried as you suggested but it's not working.
The document about DATA of the layer in mapfile is:
DATA [filename]|[sde parameters][postgis table/column][oracle table/column].
So I think it's not suppor
sible to make more detailed queries
http://svn.pmapper.net/trac/wiki/PluginsQuery
Cheers, Michael
-Urspr??ngliche Nachricht-
Von: wsbd008 [mailto:wsbd...@163.com]
Gesendet: Dienstag, 1. Februar 2011 22:00
An: pmapper-users@lists.sourceforge.net
Betreff: [pmapper-users] Query layer for
7;s possible to make more detailed queries
>
>http://svn.pmapper.net/trac/wiki/PluginsQuery
>
>Cheers, Michael
>
>
>
>-Ursprüngliche Nachricht-
>Von: wsbd008 [mailto:wsbd...@163.com]
>Gesendet: Dienstag, 1. Februar 2011 22:00
>An: pmapper-users@lists.sou
users@lists.sourceforge.net
Betreff: [pmapper-users] Query layer for some columns
Hello to all,
I don't know if p.mapper supports the searching for some particular columns.
It looks like p.mapper just supports like " SELECT * FROM " but not "
SELECT name, id, age,... FROM ...".
Do
Hello to all,
I don't know if p.mapper supports the searching for some particular columns. It
looks like p.mapper just supports like " SELECT * FROM " but not " SELECT
name, id, age,... FROM ...".
Does anybody know how to do that? Thank you!
Yuduo