Home
last modified time | relevance | path

Searched refs:GEOSProject_r (Results 1 – 12 of 12) sorted by relevance

/dports/devel/upp/upp/bazaar/plugin/gdal/ogr/
H A Dogrlinestring.cpp1261 dfResult = GEOSProject_r(hGEOSCtxt, hThisGeosGeom, hPointGeosGeom); in Project()
/dports/graphics/geos/geos-3.9.1/capi/
H A Dgeos_c.cpp1378 return GEOSProject_r(handle, g, p); in GEOSProject()
H A Dgeos_ts_c.cpp3095 GEOSProject_r(GEOSContextHandle_t extHandle, in GEOSProject_r() function
3136 distance = GEOSProject_r(extHandle, g, p); in GEOSProjectNormalized_r()
H A Dgeos_c.h.in374 extern double GEOS_DLL GEOSProject_r(GEOSContextHandle_t handle,
/dports/graphics/py-pygeos/pygeos-0.10.2/src/
H A Dufuncs.c1086 *c = GEOSProject_r(context, a, b); in GEOSProjectWrapped_r()
1108 distance = GEOSProject_r(context, a, b); in GEOSProjectNormalizedWrapped_r()
/dports/databases/spatialite/libspatialite-5.0.1/src/gaiageo/
H A Dgg_relations_ext.c2040 projection = GEOSProject_r (handle, g1, g2); in gaiaLineLocatePoint_r()
3331 GEOSProject_r (handle, g2_item, in gaiaShortestLineCommon()
3505 GEOSProject_r (handle, g1_item, in gaiaShortestLineCommon()
/dports/graphics/py-gdal/gdal-3.3.3/ogr/
H A Dogrlinestring.cpp2043 dfResult = GEOSProject_r(hGEOSCtxt, hThisGeosGeom, hPointGeosGeom); in Project()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/
H A Dogrlinestring.cpp2043 dfResult = GEOSProject_r(hGEOSCtxt, hThisGeosGeom, hPointGeosGeom);
/dports/graphics/gdal/gdal-3.3.3/ogr/
H A Dogrlinestring.cpp2043 dfResult = GEOSProject_r(hGEOSCtxt, hThisGeosGeom, hPointGeosGeom); in Project()
/dports/graphics/php-geos/php-geos/
H A Dgeos.c797 ret = GEOSProject_r(GEOS_G(handle), this, other); in PHP_METHOD()
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/geometry/
H A Dqgsgeos.cpp2310 distance = GEOSProject_r( geosinit()->ctxt, mGeos.get(), otherGeom.get() ); in lineLocatePoint()
/dports/graphics/qgis/qgis-3.22.3/src/core/geometry/
H A Dqgsgeos.cpp2631 distance = GEOSProject_r( geosinit()->ctxt, mGeos.get(), otherGeom.get() ); in lineLocatePoint()