Thanks for all the help Thomas but i still have the same problem just appear the layers and doesn't appear the fields, I send you i copy of my layer and my config_default.ini i don't know where is the error Help me please Here is the call and configuration in my config_default.ini file
;============================================================== ; Plugin QueryEditor options : ;-------------------------------------------------------------- ; queryEditorLayersChoice: ; indicate witch layers / groups are available for attribute query ; in the query editor ; - 1 = all non raster layers ; - 2 = pre-defined list of layers (see queryEditorLayersList parameter) ; - 3 = checked and non raster (default value) ; - 4 = checked and visible (depending on scale) and non raster ;-------------------------------------------------------------- ; queryEditorLayersList: ; list of layer available in the query editor ; only used if queryEditorLayersChoice = 2 ; comma-separated list ; name and description are pipe ("|") separated ;-------------------------------------------------------------- queryEditorLayersChoice = 4 ;queryEditorLayersList = "countries|My country layer,cities10000eu|My cities level" ;queryEditorLayersList = "limites|LIMITE PROVINCIA" ;============================================================== ; PLUGINS activated ; a comma-separated list of plugins to be loaded ;-------------------------------------------------------------- plugins = queryeditor, export, scalebar, transparency and here is my one of my layers for query: LAYER NAME "limites" TYPE polygon CONNECTIONTYPE postgis CONNECTION "host=localhost port=5432 dbname=cotopaxi user=postgres password=admingisdb" DATA "the_geom from limite_cot" PROJECTION "init=epsg:24877" END MINSCALE 52000.00 METADATA "DESCRIPTION" "LIMITE PROVINCIA" "RESULT_FIELDS" "provincia,ha" "RESULT_HEADERS" "NOMBRE, HECTAREAS" "LAYER_ENCODING" "UTF-8" END # Metadata TRANSPARENCY 50 CLASS Name 'limites' OUTLINECOLOR 0 0 0 COLOR 214 245 205 TEMPLATE void LABEL POSITION Auto COLOR 0 0 150 BACKGROUNDSHADOWCOLOR 150 150 150 BACKGROUNDSHADOWSIZE 2 2 BUFFER 2 TYPE truetype ENCODING "UTF-8" FONT FreeSans SIZE 6 MAXSIZE 9 END #Label END # Class END #layer -- View this message in context: http://www.nabble.com/Query-editor-and-postgis-tp17516752p17560715.html Sent from the pmapper users mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ pmapper-users mailing list pmapper-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pmapper-users