I have air pollution measurements taken throughout cities along bus routes that I need to display on my maps with the data aggregated into set distance segments. Right now when I map the raw data I have points throughout the cities from data collected every 10 seconds. Is there a simple tool I can use that will take the median and/or mean value every 100 m, for example?