Giter Club home page Giter Club logo

Comments (3)

cvvergara avatar cvvergara commented on July 21, 2024

For me its difficult to copy/paste from the image. Can you modify and instead of an image, copy/paste the text and sround it with triple back tick
image
produces:

this are
lines of
code

of course don't write the password

from osm2pgrouting.

cvvergara avatar cvvergara commented on July 21, 2024

Doing my best without copy paste
Maybe you should not have spaces on a name of a file,
C:\Program Files\path\to\mapconfig_for_cars.xml
There is a space on Program Files
So you are saying that --conf C:\Program is the configuration.
In linux, we don't use spaces on filenames (that is why mapconfig_for_cars.xml is not mapconfig for cars.xml which would be referenced as mapconfig\ for\ cars.xml where \ is what we use to indicate a space on a file name.
I do not know windows, (last time I used it was in 1997) but then,I suggest:

  • Remove the space of Program Files to ProgramFiles (I suspect is a bad idea as it sounds to me like a system directory)
  • Copy the file C:\Program Files\path\to\mapconfig_for_cars.xml to the directory where you have map.osm, as the complete path does not have spaces
  • Figure out in windows how to reference a file with spaces (maybe you have to double quote the name:
    "C:\Program Files\path\to\mapconfig_for_cars.xml"
  • As a last resort, work with free open source operative system like Ubuntu

from osm2pgrouting.

jamessdixon avatar jamessdixon commented on July 21, 2024

same problem. I am using a macbook and after the install, it is failing with:
Error opening lean:No such file or directoryFailed to open / parse config file
lean
When I try and specify the .config file, I get:
option '--conf' cannot be specified more than once

I am going through the source code to see where they hard-coded a directory to then create it on my machine.

from osm2pgrouting.

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.