]> git.openstreetmap.org Git - rails.git/commit
Add a limit on the number of points in a GPS trace
authorTom Hughes <tom@compton.nu>
Sat, 24 Feb 2024 14:34:09 +0000 (14:34 +0000)
committerTom Hughes <tom@compton.nu>
Sun, 25 Feb 2024 09:50:02 +0000 (09:50 +0000)
commit741ed5883816460a6498174cea46f43951a438cc
tree13c7e6e8ee9524a04876f02a8f47890f90b5a258
parent4c029873bb3f7cc5774d4a8a68ce3227f00aad97
Add a limit on the number of points in a GPS trace
app/models/trace.rb
config/settings.yml
lib/gpx.rb
test/models/trace_test.rb