Liking cljdoc? Tell your friends :D

cmr.sizing.spatial


->square-degreesclj

(->square-degrees ranges)

Calculate square degrees with given range, range is 2 numbers.

Calculate square degrees with given range, range is 2 numbers.
sourceraw docstring

bbox->square-degreesclj

(bbox->square-degrees bbox)

Convert bounding-box to square degrees.

Convert bounding-box to square degrees.
sourceraw docstring

estimate-sizeclj

(estimate-size format-estimate results)

If the tiling square degrees is greater than the bounding-box square degrees, we want to adjust the estimate by the ratio of bounding-box square degrees to tiling square degrees. Otherwise, pass through the estimate.

If the tiling square degrees is greater than the bounding-box square degrees, we want to
adjust the estimate by the ratio of bounding-box square degrees to tiling square degrees.
Otherwise, pass through the estimate.
sourceraw docstring

tiling-type->sizeclj

(tiling-type->size tiling-type)

Convert the tiling type to height and width, with can be used calculating square degrees.

Convert the tiling type to height and width, with can be used calculating square degrees.
sourceraw docstring

tiling-type->square-degreesclj

(tiling-type->square-degrees tiling-type)

Convert tiling-type to square degrees.

Convert tiling-type to square degrees.
sourceraw docstring

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

× close