Distance-Based Weights
1. getMinDistancethreshold()
function getMinDistancethreshold(String mapUid, Boolean isArc, Boolean isMile)2. getDistanceWeights()
function getDistanceWeights(String mapUid, Number distBand,
Number power,
Boolean isInverse,
Boolean isArc,
Boolean isMile)3. getKnnWeights()
Last updated