|
tinyows 1.2.2
|

Go to the source code of this file.
Macros | |
| #define | TINYOWS_VERSION "1.2.2" |
| #define | TINYOWS_FCGI 0 |
| #define | OWS_CONFIG_FILE_PATH "/etc/tinyows.xml" |
| #define | WFS_SCHEMA_100 "wfs/1.0.0/WFS-transaction.xsd" |
| #define | WFS_SCHEMA_110 "wfs/1.1.0/wfs.xsd" |
| #define OWS_CONFIG_FILE_PATH "/etc/tinyows.xml" |
Definition at line 34 of file ows_define.h.
Referenced by main().
| #define TINYOWS_FCGI 0 |
Definition at line 32 of file ows_define.h.
| #define TINYOWS_VERSION "1.2.2" |
Definition at line 31 of file ows_define.h.
Referenced by main(), and ows_usage().
| #define WFS_SCHEMA_100 "wfs/1.0.0/WFS-transaction.xsd" |
Definition at line 36 of file ows_define.h.
Referenced by fe_filter(), and wfs_generate_schema().
| #define WFS_SCHEMA_110 "wfs/1.1.0/wfs.xsd" |
Definition at line 37 of file ows_define.h.
Referenced by fe_filter(), and wfs_generate_schema().
1.14.0