Home
last modified time | relevance | path

Searched refs:GEOM_MULTIPOLYGON (Results 1 – 25 of 91) sorted by relevance

1234

/dports/databases/spatialite-tools/spatialite-tools-5.0.1/
H A Dspatialite_gml.c73 #define GEOM_MULTIPOLYGON 6 macro
341 if (params->geometry_type == GEOM_MULTIPOLYGON && type == GEOM_POLYGON) in set_geometry()
354 if (params->geometry_type == GEOM_POLYGON && type == GEOM_MULTIPOLYGON) in set_geometry()
356 params->geometry_type = GEOM_MULTIPOLYGON; in set_geometry()
566 set_geometry (params, GEOM_MULTIPOLYGON); in end1_tag()
575 set_geometry (params, GEOM_MULTIPOLYGON); in end1_tag()
584 set_geometry (params, GEOM_MULTIPOLYGON); in end1_tag()
1504 case GEOM_MULTIPOLYGON: in create_table()
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dgeomio.h58 GEOM_MULTIPOLYGON = 6, enumerator
H A Dwkb.c112 header->geom_type = GEOM_MULTIPOLYGON; in wkb_fill_geom_header()
197 header->geom_type = GEOM_MULTIPOLYGON; in read_wkb_geometry_header()
552 case GEOM_MULTIPOLYGON: in read_geometry()
735 case GEOM_MULTIPOLYGON: in wkb_end_geometry()
H A Dgeos_geom_io.c22 case GEOM_MULTIPOLYGON: in geos_begin_geometry()
166 case GEOM_MULTIPOLYGON: in geos_end_geometry()
399 GEOM_MULTIPOLYGON, in read_geos_multipolygon()
H A Dgeomio.c433 case GEOM_MULTIPOLYGON: in geom_type_name()
515 geom_type = GEOM_MULTIPOLYGON; in geom_type_from_string()
592 case GEOM_MULTIPOLYGON: in geom_parent_type()
H A Dwkt.c69 case GEOM_MULTIPOLYGON: in wkt_begin_geometry()
1069 *geometry_type = GEOM_MULTIPOLYGON; in get_read_body_function()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_type_geom.h34 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
245 geometry_types geometry_type() const override { return GEOM_MULTIPOLYGON; } in geometry_type()
H A Dsql_type_geom.cc58 case Type_handler_geometry::GEOM_MULTIPOLYGON: in type_handler_geom_by_type()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_type_geom.h34 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
245 geometry_types geometry_type() const override { return GEOM_MULTIPOLYGON; } in geometry_type()
H A Dsql_type_geom.cc58 case Type_handler_geometry::GEOM_MULTIPOLYGON: in type_handler_geom_by_type()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dfield_conv.cc73 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
H A Dfield.cc1116 case Field::GEOM_MULTIPOLYGON: in geometry_type_to_wkb_type()
8729 case GEOM_MULTIPOLYGON: in sql_type()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
H A Dfield.cc1116 case Field::GEOM_MULTIPOLYGON: in geometry_type_to_wkb_type()
8685 case GEOM_MULTIPOLYGON: in sql_type()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dfield_conv.cc56 sub == Field::GEOM_MULTIPOLYGON))); in is_subtype_of()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dfield.h123 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dfield.h548 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dfield.h548 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dfield.h533 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dfield.h548 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dfield.h533 GEOM_MULTIPOINT = 4, GEOM_MULTILINESTRING = 5, GEOM_MULTIPOLYGON = 6, enumerator

1234