Home
last modified time | relevance | path

Searched defs:multipoints (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/py-pygeos/pygeos-0.10.2/pygeos/
H A Dcreation.py274 def multipoints(geometries, indices=None, **kwargs): function
/dports/devel/py-shapely/Shapely-1.8.0/docs/
H A Dmanual.rst639 .. _multipoints: target
/dports/math/R-cran-sf/sf/src/
H A Dgdal_read.cpp93 bool points = false, multipoints = false, in to_multi_what() local
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/mongo/db/geo/
H A Dgeometry_container.cpp332 const vector<MultiPointWithCRS*>& multipoints = c.multiPoints.vector(); in contains() local
/dports/comms/xastir/Xastir-Release-2.1.8/src/
H A Ddatabase.h346 long multipoints[MAX_MULTIPOINTS][2]; member