[Mapbender-users] problem with wfs search

Christoph Baudson christoph.baudson at wheregroup.com
Fri Jul 18 03:13:01 EDT 2008


Karsten Vennemann schrieb:
> Nobody any idea what could be wrong?
> I can't get it to work.
> Karsten
>   

This is the SQL that gets your configured WFS:

SELECT * FROM wfs_conf_element JOIN wfs_element ON wfs_conf_element.f_id 
= wfs_element.element_id WHERE wfs_conf_element.fkey_wfs_conf_id = $1 
AND wfs_conf_element.f_show = 1 ORDER BY wfs_conf_element.f_respos;

You may not have checked the "show" field. If it is checked, you have to 
find out if the client sends the WFS conf IDs to the server, see 
Firebug's entry under POST. If it's missing it has to be specified as an 
PHP element var (wfsConfIdString).

Let us know if you find the solution or need additional help,

Christoph

-- 
_______________________________________

W h e r e G r o u p GmbH & Co. KG

Siemensstraße 8
53121 Bonn
Germany

Christoph Baudson
Anwendungsentwickler

Fon: +49 (0)228 / 90 90 38 - 15
Fax: +49 (0)228 / 90 90 38 - 11
christoph.baudson at wheregroup.com
www.wheregroup.com
Amtsgericht Bonn, HRA 6788
_______________________________________

Komplementärin:
WhereGroup Verwaltungs GmbH
vertreten durch:
Arnulf Christl, Olaf Knopp, Peter Stamm
_______________________________________





More information about the Mapbender_users mailing list