Liking cljdoc? Tell your friends :D

meridian.datomic-rtree.search


(distance-search [center-x center-y] distance db)
source

(polygon-search polygon db)

Search for points inside the declared polygon. The polygon is a vector of vectors of point vectors should be passed in to create a polygon (it must be closed). The first top level vector defines the outline of the shape, subsequent (optional) vectors define any holes within it.

Search for points inside the declared polygon. The polygon is a
vector of vectors of point vectors should be passed in to create a
polygon (it must be closed). The first top level vector defines the
outline of the shape, subsequent (optional) vectors define any holes
within it.
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close