Home
last modified time | relevance | path

Searched refs:GEOSUnion (Results 1 – 25 of 29) sorted by relevance

12

/dports/graphics/geos/geos-3.9.1/tests/unit/capi/
H A DGEOSUnionTest.cpp31 GEOSGeometry* result = GEOSUnion(a, b); in test()
/dports/databases/postgis31/postgis-3.1.4/fuzzers/
H A Dgeos_stub.h40 GEOSUnion() in GEOSUnion() function
/dports/databases/postgis30/postgis-3.0.4/fuzzers/
H A Dgeos_stub.h40 GEOSUnion() in GEOSUnion() function
/dports/databases/postgis32/postgis-3.2.0/fuzzers/
H A Dgeos_stub.h40 GEOSUnion() in GEOSUnion() function
/dports/databases/postgis25/postgis-2.5.5/fuzzers/
H A Dwkb_import_fuzzer.cpp44 void GEOSUnion() { assert(0); } in GEOSUnion() function
H A Dwkt_import_fuzzer.cpp44 void GEOSUnion() { assert(0); } in GEOSUnion() function
/dports/devel/py-shapely/Shapely-1.8.0/shapely/
H A Dctypes_declarations.py202 lgeos.GEOSUnion.restype = c_void_p
203 lgeos.GEOSUnion.argtypes = [c_void_p, c_void_p]
H A Dgeos.py689 self.methods['union'] = self.GEOSUnion
/dports/graphics/geos/geos-3.9.1/tests/geostest/
H A Dgeostest.c257 g3 = GEOSUnion(g1, g2); in do_all()
/dports/graphics/geos/geos-3.9.1/tests/thread/
H A Dbadthreadtest.c309 g3 = GEOSUnion(g1, g2); in do_all()
/dports/databases/postgis30/postgis-3.0.4/liblwgeom/
H A Dlwgeom_geos_split.c395 vgeoms[0] = GEOSUnion(g1_bounds, g2); in lwpoly_split_by_line()
H A Dlwgeom_geos_clean.c334 unioned = GEOSUnion(lines, point); in LWGEOM_GEOS_nodeLines()
H A Dlwgeom_geos.c924 g3 = GEOSUnion(g1, g2); in lwgeom_union()
/dports/databases/postgis31/postgis-3.1.4/liblwgeom/
H A Dlwgeom_geos_split.c395 vgeoms[0] = GEOSUnion(g1_bounds, g2); in lwpoly_split_by_line()
H A Dlwgeom_geos_clean.c378 unioned = GEOSUnion(lines, point); in LWGEOM_GEOS_nodeLines()
H A Dlwgeom_geos.c1049 g3 = GEOSUnion(g1, g2); in lwgeom_union_prec()
/dports/databases/postgis25/postgis-2.5.5/liblwgeom/
H A Dlwgeom_geos_split.c390 vgeoms[0] = GEOSUnion(g1_bounds, g2); in lwpoly_split_by_line()
H A Dlwgeom_geos_clean.c330 unioned = GEOSUnion(lines, point); in LWGEOM_GEOS_nodeLines()
H A Dlwgeom_geos.c860 g3 = GEOSUnion(g1, g2); in lwgeom_union()
/dports/databases/postgis32/postgis-3.2.0/liblwgeom/
H A Dlwgeom_geos_split.c395 vgeoms[0] = GEOSUnion(g1_bounds, g2); in lwpoly_split_by_line()
H A Dlwgeom_geos_clean.c379 unioned = GEOSUnion(lines, point); in LWGEOM_GEOS_nodeLines()
H A Dlwgeom_geos.c1072 g3 = GEOSUnion(g1, g2); in lwgeom_union_prec()
/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/src/base/
H A DossimPolyArea2d.cpp577 geom = GEOSUnion(m_privateData->m_geometry, rhs.m_privateData->m_geometry); in operator +=()
/dports/devel/upp/upp/bazaar/plugin/geotiff/libgeotiff/ogr/
H A Dogrgeometry.cpp2109 hGeosProduct = GEOSUnion( hThisGeosGeom, hOtherGeosGeom ); in Union()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp519 GEOSUnion(const Geometry* g1, const Geometry* g2) in GEOSUnion() function

12