[Tile-serving] [osm2pgsql] Terminate called after throwing an instance of 'std::runtime_error' (#236)
nordie69
notifications at github.com
Mon Dec 22 20:34:52 UTC 2014
I have used these commandlines:
osm2pgsql --verbose --create --database osm --username gis --host localhost --style /gis/maps/style/openstreetmap-carto-master/openstreetmap-carto.style hamburg-latest.osm.pbf
osm2pgsql --verbose --append --database osm --username gis --host localhost --style /gis/maps/style/openstreetmap-carto-master/openstreetmap-carto.style schleswig-holstein-latest.osm.pbf
The first osm-file is beeing imported correctly, but the second one is throwing the follwing error after a while:
Reading in file: schleswig-holstein-latest.osm.pbf
Processing: Node(7180k 1025.7k/s) Way(1192k 38.47k/s) Relation(16980 943.33/s) parse time: 56s
Node stats: total(7180073), max(3240224069) in 7s
Way stats: total(1192418), max(317727636) in 31s
Relation stats: total(16987), max(4284287) in 18s
Committing transaction for planet_osm_point
Committing transaction for planet_osm_line
Committing transaction for planet_osm_polygon
Committing transaction for planet_osm_roads
Using built-in tag processing pipeline
Going over pending ways...
853083 ways are pending
Using 1 helper-processes
terminate called after throwing an instance of 'std::runtime_error'
what(): middle_ram_t::relations_using_way is unimlpemented, and should not have been called. This is probably a bug, please report it at https://github.com/openstreetmap/osm2pgsql/issues
./importing-data-with-osm2pgsql.sh: line 8: 17646 Aborted (core dumped) osm2pgsql --verbose --append --database osm --username gis --host localhost --style /gis/maps/style/openstreetmap-carto-master/openstreetmap-carto.style schleswig-holstein-latest.osm.pbf
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/236
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141222/c89d9454/attachment.html>
More information about the Tile-serving
mailing list