[Cartoweb-users] search plugin?
wochter
wochter at seznam.cz
Fri Mar 9 07:39:47 EST 2007
Ou, thank you, that is what I need.
This plugin in cw3demo uses sqlite db.
dbType = sqlite
dbFile = "projects/demoCW3/server_conf/demoCW3/sql/airports.db"
encodingContext = searchDb
Can I use postgres/postgis?
I tried this:
dbType = db
dsn = pgsql://user:pass@localhost:5432/gisdata
Error: AjaxHandler.actionRequest(): received response is malformed!
How to use it please?
thanx
wochter
Oliver Christen wrote / napísal(a):
> Hi,
> in the lasted cvs version of Cartoweb there is a new search plugin, but
> obviously it is designed for generic search. If you want more specific
> interface, you will need to extend the plugin to suit your needs.
>
> Regards
> Oliver
>
> ----- Original Message -----
> *From:* Štefan Voskár <mailto:uhabb.voskar at zmail.sk>
> *To:* cartoweb-users at lists.maptools.org
> <mailto:cartoweb-users at lists.maptools.org>
> *Sent:* Thursday, March 08, 2007 8:42 AM
> *Subject:* [Cartoweb-users] search plugin?
>
> I would be pleased at this possibility too...
>
> My vision is:
> step 1: possibility in "SEARCH TAB" to select from drop-down menu
> layer of interest
>
> step 2: Its columns wold be loaded on another drop-down..
>
> step 3: possibility to choose =, <, > (for numerics fields) and LIKE
> or IS (for text)
>
> step 4: field to enter searched string
>
> ...and result should create table of elements matching selected
> criteria. Some attribute (ID or name...) would be active as link to
> recenter it in map window...
>
> If somebody likewise do this job, please help with some tips.
> Thaks
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Cartoweb-users mailing list
> Cartoweb-users at lists.maptools.org
> http://lists.maptools.org/mailman/listinfo/cartoweb-users
More information about the Cartoweb-users
mailing list