Git Product home page Git Product logo

Comments (3)

cquest avatar cquest commented on May 25, 2024

@jocelynj got the same problem yesterday night while importing a France extract:

Processing: Node(269320k 185.1k/s) Way(0k 0.00k/s) Relation(0 0.00/s)get_node_list failed: ERROR: prepared statement "get_node_list" does not exist
(7)
Arguments were: {2372128533},
Error occurred, cleaning up

System: Debian 7 64bits, 6GB RAM

from osm2pgsql.

apmon avatar apmon commented on May 25, 2024

There appear to be two issues here.

  1. get_node_list was not correctly set up since 453cbd0. If all nodes are cached, this doesn't matter. This issue should now be fixed.
  2. --cache-strategy=dense appears to be broken. At least it fails the geometry tests. I still need to investigate this issue.

I am not sure if --cache-strategy=dense is the best idea if you are only importing Japan. Unless you have a good reason to (mostly 32 bit VM related) you should probably not cange the cache strategy.

from osm2pgsql.

apmon avatar apmon commented on May 25, 2024

The main issue in this report has been fixed already, and the issues with --cache-strategy=dense was either due to rounding issues in the tests / double conversion for ram cache, or can't be reproduced anymore

So I'll be closing this report. In case there are still issues, a new bug report should be filed.

from osm2pgsql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.