Re: [pmapper-users] intersect with selection management plugin
Brought to you by:
arminburger
From: jose m. <jos...@gm...> - 2014-07-16 10:26:56
|
Hi Thomas! Here is an example: LAYER NAME "GESAMB_EcoPontos" STATUS DEFAULT TYPE POINT CONNECTIONTYPE POSTGIS CONNECTION "host=xxx.xxx.xxx.xxx port=5432 dbname=pmapper user=xxx password=xxx" DATA "the_geom FROM ecopontos_gesamb USING UNIQUE gid" CLASSITEM "tipo" TEMPLATE "void" METADATA DESCRIPTION "GESAMB - Ecopontos" RESULT_FIELDS "numero, papel, embalagens, vidro, pilhao, oleao, tipo, propriet, observ, freguesia, first_lug1, designacao" RESULT_HEADERS "Numero, Papel, Embalagens, Vidro, Pilhao, Oleao, Tipo, Proprietario, Observacoes, Freguesia, Localidade, Local" "LAYER_ENCODING" "UTF-8" END CLASS NAME 'Ecoponto' EXPRESSION 'Superfície' STYLE COLOR 62 118 181 OUTLINECOLOR 0 0 0 SYMBOL 'square' SIZE 10 END END CLASS NAME 'Vidrao' EXPRESSION "Vidrão" STYLE COLOR 87 200 92 OUTLINECOLOR 0 0 0 SYMBOL 'circle' SIZE 10 END END END =========================================== The "ERROR - Easy_MDB2 - getFieldType(ecopontos_gesamb, %) - : MDB2 Error: not found" occurs with all layers whenever I use queryeditor plugin, although the table shows the desired results. Thank you very much for your help. -- View this message in context: http://pmapper-users-p-mapper-users-mailing-list.993774.n3.nabble.com/intersect-with-selection-management-plugin-tp4025534p4025537.html Sent from the pmapper-users -- p.mapper users mailing list mailing list archive at Nabble.com. |