[openstreetmap/openstreetmap-website] GPX upload : zip file handling (#2137)

Tom Hughes notifications at github.com
Mon Sep 7 23:05:28 UTC 2020


It took about seven hours but running gpsbabel with the simplify filter and an error limit of 1m reduced the 230Mb referenced in this ticket to 3Mb - that's a reduction from 1.6 million points to 22 thousand points. Command line was:

```
gpsbabel -r -i gpx -f gps-data.44284.gpx -x simplify,error=0.001k -o gpx -F out.gpx
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/issues/2137#issuecomment-688534926
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20200907/2d88c773/attachment.htm>


More information about the rails-dev mailing list