Home
last modified time | relevance | path

Searched defs:area_of_interest (Results 1 – 9 of 9) sorted by relevance

/dports/graphics/py-pyproj/pyproj-3.2.1/pyproj/
H A Ddatabase.pyx155 area_of_interest=None, argument
267 area_of_interest=None, argument
H A D_transformer.pyx126 area_of_interest=None, argument
597 area_of_interest=None, argument
/dports/graphics/R-cran-rgdal/rgdal/R/
H A Dlist_coordOps.R1 list_coordOps <- function(src_crs, tgt_crs, area_of_interest=as.numeric(NA), strict_containment=FAL… argument
/dports/graphics/R-cran-rgdal/rgdal/src/
H A Dproj6.cpp316 SEXP list_coordinate_ops(SEXP source, SEXP target, SEXP area_of_interest, SEXP strict_containment, … in list_coordinate_ops()
566 PJ_AREA *area_of_interest = 0; in transform_ng() local
803 PJ_AREA *area_of_interest = 0; in project_ng_coordOp() local
H A Dprojectit.cpp149 SEXP list_coordinate_ops(SEXP source, SEXP target, SEXP area_of_interest, SEXP strict_containment, … in list_coordinate_ops()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_geometry.cc390 const float area_of_interest = in ComputeGeometry() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/core/intersection_observer/
H A Dintersection_geometry.cc408 const float area_of_interest = in ComputeGeometry() local
/dports/graphics/py-OWSLib/OWSLib-0.24.1/owslib/owscontext/
H A Dcore.py51 area_of_interest=[], argument
/dports/math/libmesh/libmesh-1.6.2/src/mesh/
H A Dmesh_smoother_vsmoother.C99 const UnstructuredMesh * area_of_interest, in VariationalMeshSmoother()