[Tile-serving] [openstreetmap/osm2pgsql] How to query Nodes in Flatfile (Discussion #1622)
d3mon187
notifications at github.com
Thu Jan 20 22:50:08 UTC 2022
tl;dr can you query or read the cache flatnodes file to see if a node id exists.
I'm running into a problem with my updates and seeing large geometries dropping. I'm already running v1.5.1, so the memory problem **should** not be an issue. I can see that the ways are all there, and can check the polygon, lines, and points table, but was wondering if there was a way to check whether the nodes exist in cache. That way I have an idea if my manual update program still has a bug in it, or if this is an issue with something else. I did try re-importing a broken relation with full debugging, and there are no errors. In it's process it will clear and copy data correctly to the rels table with stdin data, but then will try to copy to roads table but stdin data is empty. It should also create a record in polygon table, but doesn't attempt it.
Any help in tracking down the problem is greatly appreciated!
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/discussions/1622
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/osm2pgsql/repo-discussions/1622 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20220120/121f106e/attachment.htm>
More information about the Tile-serving
mailing list