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.

------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
pmapper-users mailing list
pmapper-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to