Searched refs:coords_itr (Results 1 – 1 of 1) sorted by relevance
68 const auto &coords_itr = json.FindMember("coordinates"); in convert() local70 if (coords_itr == json_end) in convert()73 const auto &json_coords = coords_itr->value; in convert()