[Tile-serving] [openstreetmap/osm2pgsql] -x option stopped importing all objects (#849)
Tomas Straupis
notifications at github.com
Mon May 7 13:42:13 UTC 2018
Previously _-x_ option (extra attributes) meant that all objects (nodes, polygons, lines), even the ones without any tag, are imported into the database. 0.94 version (?) changed this to only import objects witch do have tags.
**Expected:** number of rows in _planet_osm_nodes_ is more or less equal to _planet_osm_point_
**Actual:** import of Lithuanian pbf with 12M nodes produces ~100000 objects in point table.
Is this expected? I was using this to count number of objects last touched by specific users.
P.S. User data **is** in the pbf.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/849
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20180507/7a29e676/attachment.html>
More information about the Tile-serving
mailing list