(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 is a website building & hosting documentation for Clojure/Script libraries
× close