Created
December 13, 2016 23:55
-
-
Save marcoceppi/3e0a531e899e1c7d95e72a49bfd74fa8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| osm2pgsql version 0.92.0-RC1 (64 bit id space) | |
| Using built-in tag processing pipeline | |
| Using projection SRS 3857 (Spherical Mercator) | |
| Setting up table: planet_osm_point | |
| Setting up table: planet_osm_line | |
| Setting up table: planet_osm_polygon | |
| Setting up table: planet_osm_roads | |
| Allocating memory for dense node cache | |
| Allocating dense node cache in one big chunk | |
| Allocating memory for sparse node cache | |
| Sharing dense sparse | |
| Node-cache: cache=24000MB, maxblocks=384000*65536, allocation method=11 | |
| Mid: pgsql, scale=100 cache=24000 | |
| Setting up table: planet_osm_nodes | |
| Setting up table: planet_osm_ways | |
| Setting up table: planet_osm_rels | |
| Reading in file: /usr/local/share/maps/planet/planet-latest.osm.pbf | |
| Using PBF parser. | |
| Processing: Node(3636347k 270.7k/s) Way(380795k 10.28k/s) Relation(4189210 116.94/s) | |
| Standard exception processing relation id=6244046: TopologyException: side location conflict at -8427146.1899999995 5064220.8799999999 | |
| Processing: Node(3636347k 270.7k/s) Way(380795k 10.28k/s) Relation(4430460 119.20/s) | |
| Standard exception processing relation id=6752256: TopologyException: side location conflict at 538047.93000000005 5671707.1900000004 | |
| Processing: Node(3636347k 270.7k/s) Way(380795k 10.28k/s) Relation(4626330 121.01/s) parse time: 88717s | |
| Node stats: total(3636347854), max(4538781799) in 13432s | |
| Way stats: total(380795405), max(457780757) in 37055s | |
| Relation stats: total(4626332), max(6763188) in 38230s | |
| Committing transaction for planet_osm_point | |
| Committing transaction for planet_osm_line | |
| Committing transaction for planet_osm_polygon | |
| Committing transaction for planet_osm_roads | |
| Setting up table: planet_osm_nodes | |
| Setting up table: planet_osm_ways | |
| Setting up table: planet_osm_rels | |
| Using built-in tag processing pipeline | |
| Setting up table: planet_osm_nodes | |
| Setting up table: planet_osm_ways | |
| Setting up table: planet_osm_rels | |
| Using built-in tag processing pipeline | |
| Setting up table: planet_osm_nodes | |
| Setting up table: planet_osm_ways | |
| Setting up table: planet_osm_rels | |
| Using built-in tag processing pipeline | |
| Setting up table: planet_osm_nodes | |
| Setting up table: planet_osm_ways | |
| Setting up table: planet_osm_rels | |
| Using built-in tag processing pipeline | |
| Going over pending ways... | |
| 260009484 ways are pending | |
| Using 4 helper-processes | |
| Finished processing 260009484 ways in 32326 s | |
| 260009484 Pending ways took 32326s at a rate of 8043.35/s | |
| Committing transaction for planet_osm_point | |
| Committing transaction for planet_osm_line | |
| Committing transaction for planet_osm_polygon | |
| Committing transaction for planet_osm_roads | |
| Committing transaction for planet_osm_point | |
| Committing transaction for planet_osm_line | |
| Committing transaction for planet_osm_polygon | |
| Committing transaction for planet_osm_roads | |
| Committing transaction for planet_osm_point | |
| Committing transaction for planet_osm_line | |
| Committing transaction for planet_osm_polygon | |
| Committing transaction for planet_osm_roads | |
| Committing transaction for planet_osm_point | |
| Committing transaction for planet_osm_line | |
| Committing transaction for planet_osm_polygon | |
| Committing transaction for planet_osm_roads | |
| Going over pending relations... | |
| 0 relations are pending | |
| Using 4 helper-processes | |
| Finished processing 0 relations in 0 s | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_point | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_line | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_polygon | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_roads | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_point | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_line | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_polygon | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_roads | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_point | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_line | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_polygon | |
| WARNING: there is no transaction in progress | |
| Committing transaction for planet_osm_roads | |
| WARNING: there is no transaction in progress | |
| Sorting data and creating indexes for planet_osm_point | |
| Sorting data and creating indexes for planet_osm_line | |
| Sorting data and creating indexes for planet_osm_polygon | |
| Sorting data and creating indexes for planet_osm_roads | |
| Copying planet_osm_roads to cluster by geometry finished | |
| Creating geometry index on planet_osm_roads | |
| Creating osm_id index on planet_osm_roads | |
| Creating indexes on planet_osm_roads finished | |
| All indexes on planet_osm_roads created in 2492s | |
| Completed planet_osm_roads | |
| Copying planet_osm_point to cluster by geometry finished | |
| Creating geometry index on planet_osm_point | |
| Creating osm_id index on planet_osm_point | |
| Creating indexes on planet_osm_point finished | |
| All indexes on planet_osm_point created in 5991s | |
| Completed planet_osm_point | |
| Copying planet_osm_line to cluster by geometry finished | |
| Creating geometry index on planet_osm_line | |
| Creating osm_id index on planet_osm_line | |
| Creating indexes on planet_osm_line finished | |
| All indexes on planet_osm_line created in 19104s | |
| Completed planet_osm_line | |
| Copying planet_osm_polygon to cluster by geometry finished | |
| Creating geometry index on planet_osm_polygon | |
| Creating osm_id index on planet_osm_polygon | |
| Creating indexes on planet_osm_polygon finished | |
| All indexes on planet_osm_polygon created in 31429s | |
| Completed planet_osm_polygon | |
| Stopping table: planet_osm_nodes | |
| Stopped table: planet_osm_nodes in 0s | |
| Stopping table: planet_osm_ways | |
| Building index on table: planet_osm_ways |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment