Liking cljdoc? Tell your friends :D

geospatial.geojson


get-coordsclj

(get-coords geojson)

Yields all coordinate tuples from a geometry or feature object.

Yields all coordinate tuples from a geometry
or feature object.
raw docstring

transpose-coordsclj

(transpose-coords geojson transpose-fn)

Maps a function over all coordinate values and returns a geometry of the same type.

Can be useful for scaling a geometry.

Maps a function over all coordinate values and returns a geometry
of the same type.

Can be useful for scaling a geometry.
raw docstring

validate-geojsonclj

(validate-geojson geojson)

Validate & Yield the GeoJSON datastructure.

Throw with explaination when invalid.

Validate & Yield the GeoJSON datastructure.

Throw with explaination when invalid.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close