[Tile-serving] [osm2pgsql] Deleted objects and *.osc file (#127)

Matt Robinson notifications at github.com
Tue Apr 8 22:13:21 UTC 2014


```
osm2pgsql SVN version 0.85.0 (64bit id space)

Using projection SRS 900913 (Spherical Mercator)
Setting up table: planet_osm_point
NOTICE:  table "planet_osm_point_tmp" does not exist, skipping
Setting up table: planet_osm_line
NOTICE:  table "planet_osm_line_tmp" does not exist, skipping
Setting up table: planet_osm_polygon
NOTICE:  table "planet_osm_polygon_tmp" does not exist, skipping
Setting up table: planet_osm_roads
NOTICE:  table "planet_osm_roads_tmp" does not exist, skipping
Using built-in tag processing pipeline
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=1000MB, maxblocks=128000*8192, allocation method=11
Mid: pgsql, scale=100 cache=1000
Setting up table: planet_osm_nodes
Setting up table: planet_osm_ways
Setting up table: planet_osm_rels

Reading in file: /path/to/diff.osc
osm2pgsql: parse-xml2.c:103: StartElement: Assertion `xlon' failed.
Aborted (core dumped)
```

The problem is a simple check of the ```osmdata->action``` before the assert.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/127#issuecomment-39908345
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140408/69f0b73f/attachment.html>


More information about the Tile-serving mailing list