Wfs conf filename
From MapbenderWiki
Contents |
[edit]
EN
[edit]
wfs conf filename
element var for element setSpatialRequest
- NAME: wfs conf filename
- VALUE: wfs_default.conf
- CONTEXT: location and name of the WFS configuration file
- TYPE: php_var
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type)
VALUES ('<gui_id>', 'setSpatialRequest', 'wfs_conf_filename', 'wfs_default.conf', 'location and name of the WFS configuration file', 'php_var');
[edit]
DE
[edit]
wfs conf filename
Element Var für das Element setSpatialRequest
- NAME: wfs conf filename
- VALUE: wfs_default.conf
- FUNCTION: Dateipfad und Dateiname der WFS-Konfigurationsdatei
- TYPE: php_var
INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, var_value, context, var_type)
VALUES ('<gui_id>', 'setSpatialRequest', 'wfs_conf_filename', 'wfs_default.conf', 'location and name of the WFS configuration file', 'php_var');

