Hi, I have just downloaded osm2pgsql for Windows and I am trying to execute:
However, I am gettint this error:
What is the problem? Thanks! asked 22 Apr '14, 22:39 AnderOSM |
2 Answers:
Try the additional options answered 22 Apr '14, 23:38 Frederik Ramm ♦ |
Are you sure your postgres server is running ? answered 22 Apr '14, 23:31 exxos |
I also needed -W so that the command line asks for my database user's password.