X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/c0d2ad40c30e5a0837b6012d7b9067d69ce41dd0..3d6e1c67fb2291c6933f37bac3b9a3f518e8487a:/app/models/trace.rb diff --git a/app/models/trace.rb b/app/models/trace.rb index ab99dc290..0e9e7bcc1 100644 --- a/app/models/trace.rb +++ b/app/models/trace.rb @@ -191,6 +191,7 @@ class Trace < ActiveRecord::Base if first f_lat = point['latitude'] f_lon = point['longitude'] + first = false end tp = Tracepoint.new