53 #ifndef DOXYGEN_SHOULD_SKIP_THIS
62 typedef struct gaia_wfs_catalog gaiaWFScatalog;
63 typedef gaiaWFScatalog *gaiaWFScatalogPtr;
65 typedef struct gaia_wfs_item gaiaWFSitem;
66 typedef gaiaWFSitem *gaiaWFSitemPtr;
68 typedef struct gaia_wfs_schema gaiaWFSschema;
69 typedef gaiaWFSschema *gaiaWFSschemaPtr;
71 typedef struct gaia_wfs_column gaiaWFScolumn;
72 typedef gaiaWFScolumn *gaiaWFScolumnPtr;
104 const char *path_or_url,
105 const char *alt_describe_uri,
106 const char *layer_name,
int swap_axes,
108 const char *pk_column_name,
109 int spatial_index,
int *rows,
111 void (*progress_callback) (
int,
149 const char *path_or_url,
150 const char *alt_describe_uri,
151 const char *layer_name,
154 const char *pk_column_name,
156 int page_size,
int *rows,
158 void (*progress_callback) (
int,
240 int srid,
int max_features);
260 const char *version);
448 int *type,
int *srid,