[Tile-serving] [osm2pgsql] Zlib compression failed (code -3, incorrect data check) (#285)
Ivan
notifications at github.com
Wed Feb 11 15:02:17 UTC 2015
Hi,
Server Ubuntu 14.04 LTS, 96Gb RAM, 12 cores.
Used install instructions from here: http://switch2osm.org/loading-osm-data/
When I try import planet data I got error Zlib compression failed (code -3, incorrect data check):
sudo -u postgres osm2pgsql -r pbf -sc -d gis -C 40000 --number-processes 12 --cache-strategy dense --flat-nodes nodes.flat planet-150202.osm.pbf
osm2pgsql SVN version 0.82.0 (64bit id space)
Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE: table "planet_osm_point" does not exist, skipping
NOTICE: table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE: table "planet_osm_line" does not exist, skipping
NOTICE: table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE: table "planet_osm_polygon" does not exist, skipping
NOTICE: table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE: table "planet_osm_roads" does not exist, skipping
NOTICE: table "planet_osm_roads_tmp" does not exist, skipping
Allocating memory for dense node cache
Allocating dense node cache in one big chunk
Node-cache: cache=40000MB, maxblocks=5120001*8192, allocation method=10
Mid: loading persistent node cache from nodes.flat
Allocated space for persistent node cache file
Maximum node in persistent node cache: 0
Mid: pgsql, scale=100 cache=40000
Setting up table: planet_osm_nodes
NOTICE: table "planet_osm_nodes" does not exist, skipping
Setting up table: planet_osm_ways
NOTICE: table "planet_osm_ways" does not exist, skipping
Setting up table: planet_osm_rels
NOTICE: table "planet_osm_rels" does not exist, skipping
Reading in file: planet-150202.osm.pbf
Processing: Node(64830k 1906.8k/s) Way(0k 0.00k/s) Relation(0 0.00/s)Zlib compression failed (code -3, incorrect data check)
Error occurred, cleaning up
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/285
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150211/6e3d841d/attachment.html>
More information about the Tile-serving
mailing list