(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.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |