ContourIntervals
The zoom-banded contour interval table, ported verbatim from the sibling iOS app's ContourGenerator.swift:38-58 (ContourIntervals.intervals(forZoom:metric:)). indexMeters is always 5 × minorMeters in every band; every 5th minor line is an index line.
Functions
Link copied to clipboard
Link copied to clipboard
Whether elevationMeters (assumed to be one of levelsForZoom's own outputs) is an index line, not minor.
Link copied to clipboard
Every minor-interval level up to maxElevationMeters, for ContourGenerator.generate's levels param.