tinyows 1.2.2
|
#include <ows_struct.h>
Data Fields | |
int | srid |
buffer * | auth_name |
int | auth_srid |
bool | is_geographic |
bool | is_axis_order_gis_friendly |
bool | honours_authority_axis_order |
bool | is_long |
Definition at line 110 of file ows_struct.h.
buffer* Ows_srs::auth_name |
Definition at line 112 of file ows_struct.h.
Referenced by ows_srs_copy(), ows_srs_free(), ows_srs_init(), ows_srs_set(), ows_srs_set_from_srid(), ows_srs_set_geobbox(), and wfs_gml_bounded_by().
int Ows_srs::auth_srid |
Definition at line 113 of file ows_struct.h.
Referenced by ows_srs_copy(), ows_srs_init(), ows_srs_set(), ows_srs_set_from_srid(), and ows_srs_set_geobbox().
bool Ows_srs::honours_authority_axis_order |
Definition at line 126 of file ows_struct.h.
Referenced by fe_envelope(), ows_bbox_set_from_str(), ows_bbox_to_query(), ows_psql_gml_to_sql(), ows_srs_copy(), ows_srs_init(), ows_srs_set_from_srid(), ows_srs_set_from_srsname(), and wfs_gml_bounded_by().
bool Ows_srs::is_axis_order_gis_friendly |
Definition at line 118 of file ows_struct.h.
Referenced by fe_envelope(), ows_bbox_to_query(), ows_psql_gml_to_sql(), ows_srs_copy(), ows_srs_init(), ows_srs_set_from_srid(), ows_srs_set_geobbox(), ows_srs_set_is_geographic_and_is_axis_order_gis_friendly_from_def(), and wfs_gml_bounded_by().
bool Ows_srs::is_geographic |
Definition at line 114 of file ows_struct.h.
Referenced by ows_srs_copy(), ows_srs_init(), ows_srs_set_from_srid(), ows_srs_set_geobbox(), ows_srs_set_is_geographic_and_is_axis_order_gis_friendly_from_def(), and wfs_gml_bounded_by().
bool Ows_srs::is_long |
Definition at line 129 of file ows_struct.h.
Referenced by ows_srs_copy(), ows_srs_init(), ows_srs_set_from_srsname(), and wfs_gml_bounded_by().
int Ows_srs::srid |
Definition at line 111 of file ows_struct.h.
Referenced by fe_envelope(), fe_spatial_functions(), ows_bbox_boundaries(), ows_bbox_set_from_str(), ows_bbox_to_query(), ows_psql_gml_to_sql(), ows_srs_copy(), ows_srs_init(), ows_srs_set(), ows_srs_set_from_srid(), ows_srs_set_geobbox(), and wfs_gml_bounded_by().