Hi,

I have many layers with OGR connection but i dont know how config the search 
file.

MAPFILE :

    LAYER
        NAME "City"
        MAXSCALE 8000
             TYPE POLYGON
             STATUS ON
             CONNECTIONTYPE OGR
             CONNECTION "City.TAB"
             STYLEITEM "AUTO"
            CLASS
            Name "City"
            END
                METADATA
                     "DESCRIPTION" "City"
                     "RESULT_FIELDS" "NAME"
                     "RESULT_HEADERS" "Name"
                     "RESULT_HYPERLINK" "Name"
                     "LAYER_ENCODING" "UTF-8"
                     "ows_title"      "City"
                END
        END

Search file (XML):

<searchitem name="City" description="City">
        <layer type="shape" name="City">
            <field type="s" name="NAME" description="Name"  wildcard="0" />
        </layer>
    </searchitem>

I want search in OGR LAYER.
I dont want convert TAB to SHP, anyone have one suggestion ?
THX

_________________________________________________________________
Receba GRÁTIS as mensagens do Messenger no seu celular quando você estiver 
offline. Conheça  o MSN Mobile!
http://mobile.live.com/signup/signup2.aspx?lc=pt-br
------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
pmapper-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pmapper-users

Reply via email to