You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi. I'm not able to make it through the tutorial on rendering SVGs. When running osm2pgsql, I get the following error. Any ideas?
$ osm2pgsql -l -r pbf -d osm berlin.osm.pbf
osm2pgsql SVN version 0.87.0 (64bit id space)
Using built-in tag processing pipeline
Using projection SRS 4326 (Latlong)
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=800MB, maxblocks=102400*8192, allocation method=3
Mid: Ram, scale=10000000
Reading in file: berlin.osm.pbf
Invalid blocksize 1013478509
Error occurred, cleaning up
The text was updated successfully, but these errors were encountered:
Hi. I'm not able to make it through the tutorial on rendering SVGs. When running osm2pgsql, I get the following error. Any ideas?
$ osm2pgsql -l -r pbf -d osm berlin.osm.pbf
osm2pgsql SVN version 0.87.0 (64bit id space)
Using built-in tag processing pipeline
Using projection SRS 4326 (Latlong)
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=800MB, maxblocks=102400*8192, allocation method=3
Mid: Ram, scale=10000000
Reading in file: berlin.osm.pbf
Invalid blocksize 1013478509
Error occurred, cleaning up
The text was updated successfully, but these errors were encountered: