(->square-degrees ranges)
Calculate square degrees with given range, range is 2 numbers.
Calculate square degrees with given range, range is 2 numbers.
(bbox->square-degrees bbox)
Convert bounding-box to square degrees.
Convert bounding-box to square degrees.
(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.
(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.
(tiling-type->square-degrees tiling-type)
Convert tiling-type to square degrees.
Convert tiling-type to square degrees.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close