(add-node-to-layer connection layer node)
Add a node with the appropriate latitude and longitude properties to the given layer
Add a node with the appropriate latitude and longitude properties to the given layer
(add-simple-point-layer connection layer)
(add-simple-point-layer connection layer lat lon)
Add a new point layer to the spatial index
Add a new point layer to the spatial index
(find-within-distance connection layer point-x point-y distance-in-km)
Find all points in the layer within a given distance of the given point
Find all points in the layer within a given distance of the given point
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 |