[openstreetmap/openstreetmap-website] Integrate the high-performance GPX importer (#1852)

Tom Hughes notifications at github.com
Wed May 9 09:24:29 UTC 2018


Based on a quick look I think the bits of the importer that would need moving into a gem are:

* `gpx.c` which is responsible for parsing GPX files
* `image.c` which generates the images for the traces
* `db_insert_gpx` from `postgres.c` which inserts the trace data into the database
* `mercator.c` used during image generation to project data

-- 
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/1852#issuecomment-387679116
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20180509/7efc454c/attachment.html>


More information about the rails-dev mailing list