We need some kind of query like: ```py ranges = query_water(map, x, y) # returns [(-5, 5, WATER), (10, 12, LAVA)] ```