(get-coords geojson)Yields all coordinate tuples from a geometry or feature object.
Yields all coordinate tuples from a geometry or feature object.
(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.
(validate-geojson geojson)Validate & Yield the GeoJSON datastructure.
Throw with explaination when invalid.
Validate & Yield the GeoJSON datastructure. Throw with explaination when invalid.
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 |