[Tile-serving] [openstreetmap/osm2pgsql] Long import of Europe data file (#676)

Frederik Ramm notifications at github.com
Mon Jan 23 07:56:31 UTC 2017


The fastest way to complete this import is buying a 512 GB SSD drive with next-day delivery, putting that into your server tomorrow, and then restarting the import. Re. the "hand-crafted Mercator conversion", OSM data needs to be converted into "sphercial Mercator" coordinates when imported. "-m" uses built-in C/C++ code to make this conversion, whereas "-E 3857" uses an external library (proj4) to do the same, hence it will be slightly slower. But frankly I don't believe it will make a difference in your case since you've got plenty of CPU idly waiting for the disk to complete an operation.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/676#issuecomment-274421459
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20170122/c7a769dd/attachment.html>


More information about the Tile-serving mailing list