gpx-utils/pkg/placenames
Ray Miller bd7eb246d5 Improvements to duplicate suppression, cafe stop search, and configurability.
When suppressing duplicate cafes and place names, look back a certain distance along
the route rather than just the previous point of interest.

When searching for cafes, use SearchIntersect() to return all entries in the
bounding rectangle, not just the nearest.

Remove (most) hard-coded constants and allow these to be overriden by options
to the NewGPXSummarizer() constructor.
2023-01-19 16:21:32 +00:00
..
data.go Updated counties data 2020-12-23 08:26:24 +00:00
placenames.bin Use just the English name for Welsh counties 2020-12-29 13:24:56 +00:00
placenames.go Allow start point to be within 500m of bounding box of its nearest neighbour 2020-12-14 09:49:28 +00:00
summarize.go Improvements to duplicate suppression, cafe stop search, and configurability. 2023-01-19 16:21:32 +00:00