Searched refs:to_meter (Results 1 – 1 of 1) sorted by relevance
787 double to_meter = 1; in geodistCommand() local791 to_meter = extractUnitOrReply(c,c->argv[4]); in geodistCommand()792 if (to_meter < 0) return; in geodistCommand()817 geohashGetDistance(xyxy[0],xyxy[1],xyxy[2],xyxy[3]) / to_meter); in geodistCommand()