Liking cljdoc? Tell your friends :D

osm.writer


allclj

(all _)

matcherclj

(matcher hashmap)

postclj

(post file url)
(post file url limit)
(post file url limit swap)
(post file url limit swap f)

post-0clj

(post-0 url data)

spit-allclj

(spit-all file dest)
(spit-all file dest swap)
(spit-all file dest swap f)

Spit whole XML as a FeatureCollection

Spit whole XML as a FeatureCollection
raw docstring

spit-all-0clj

(spit-all-0 writer read-fn file match)

spit-all-swapclj

(spit-all-swap file dest)
(spit-all-swap file dest f)

Spit whole XML as a FeatureCollection, swapping to disk

Spit whole XML as a FeatureCollection, swapping to disk
raw docstring

spit-eachclj

(spit-each file dest)
(spit-each file dest swap)
(spit-each file dest swap f)

Spit(write) a feature to a dir

Spit(write) a feature to a dir
raw docstring

spit-each-swapclj

(spit-each-swap file dest)

Spit(write) a feature to a dir, swapping

Spit(write) a feature to a dir, swapping
raw docstring

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

× close