GithubHelp home page GithubHelp logo

Comments (5)

lonvia avatar lonvia commented on July 20, 2024

Did you build your osm2pgsql with 64bit id space? If you check the osm2pgsql version you should see something like this:

me@machine:~$ ./osm2pgsql/osm2pgsql
osm2pgsql SVN version 0.81.0 (64bit id space)

Recent versions of the source code will build in 64bit mode automatically, older ones still need ./configure --enable-64bit-ids.

from osm2pgsql.

denny123 avatar denny123 commented on July 20, 2024

opengeo@opengeo:~$ osm2pgsql
osm2pgsql SVN version 0.70.5
How configure in 64bit?

from osm2pgsql.

lonvia avatar lonvia commented on July 20, 2024

This version is far too old. Check out the current source code here from github and build your own version. You can find some hints about the required dependencies in the wiki.

from osm2pgsql.

denny123 avatar denny123 commented on July 20, 2024

svn co http://svn.openstreetmap.org/applications/utils/export/osm2pgsql/
cd osm2pgsql/
./autogen.sh
./configure (without --enable-64bit-ids)
make
opengeo@opengeo:~/write/osm2pgsql$ ./osm2pgsql
osm2pgsql SVN version 0.81.0 (64bit id space)
Thank you!

from osm2pgsql.

lonvia avatar lonvia commented on July 20, 2024

There was a bug in the configure script. Just fixed that, --enable-64bit-ids should work now too.

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.