Liking cljdoc? Tell your friends :D

clojurewerkz.neocons.rest.spatial


add-node-to-layerclj

(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
sourceraw docstring

add-simple-point-layerclj

(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
sourceraw docstring

find-within-distanceclj

(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
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close