<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
My PostgreSQL-Server is running on localhost port 5432<br>
and i've set up a database called 'postgis' but when i try to<br>
osm2pgsql -d:postgis planet.osm<br>
i get this error:<br>
                        fe_sendauth: no password supplied<br>
<br>
but the database is set to 'public' - so, why i get this password error
?<br>
<br>
regards,<br>
andrew<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:contact@living-structures.de">contact@living-structures.de</a> schrieb:
<blockquote cite="mid:48CA7FFA.6040608@living-structures.de" type="cite">
  <meta http-equiv="Context-Type"
 content="text/html; charset=ISO-8859-15">
  <br>
Seems that there is more stuff out there people don't know about ( :<br>
  <br>
  <a moz-do-not-send="true"
 href="http://artem.dev.openstreetmap.org/files/osm2pgsql_latest.exe.zip">http://artem.dev.openstreetmap.org/files/osm2pgsql_latest.exe.zip</a><br>
  <a moz-do-not-send="true"
 href="http://artem.dev.openstreetmap.org/files/osm2pgsql.exe">http://artem.dev.openstreetmap.org/files/osm2pgsql.exe</a><br>
  <br>
Andrew<br>
  <br>
  <br>
Jan-Benedict Glaw schrieb:
  <blockquote cite="mid:20080912135122.GR15719@lug-owl.de" type="cite">
    <pre>On Fri, 2008-09-12 15:13:23 +0200, <a moz-do-not-send="true"
 href="mailto:contact@living-structures.de">contact@living-structures.de</a> <a
 moz-do-not-send="true" href="mailto:contact@living-structures.de"><contact@living-structures.de></a> wrote:
  </pre>
    <blockquote type="cite">
      <pre>My Source: <a moz-do-not-send="true"
 href="http://wiki.openstreetmap.org/index.php/Mapnik">http://wiki.openstreetmap.org/index.php/Mapnik</a>

I have installed everything under Windows 2000 (SP4) and
the demo (with the 3 pictures) works fine. Now i've two questions:

*Question 1: How to convert the PLANET IN FILE on Windows/WIN32 *
I know i've to execute this Command ...
* ./osm2pgsql osm-U-m-d f: / osm/planet-080910.osm *
    </pre>
    </blockquote>
    <pre>osm2pgsql is binary program written in C. It may compile eg. under
Cygwin, even easily. As an alternative, you'd run it on a Linux box
and use the PostGIS database on your Windows box, which should work
fine.

  </pre>
    <blockquote type="cite">
      <pre>but where ... Python-Shell ... Windows-Command ... or do i have
to compile this command before i can use it on my win32-OS and
how does this compilation work ?
    </pre>
    </blockquote>
    <pre>I cannot really help you with the compilation. Either run it on a
Linux box (Debian even has it as a package), or try to build it with
Cygwin. If that works, it's by far the easiest way to get it build for
Windows.

  </pre>
    <blockquote type="cite">
      <pre>*Question 2: RENDERN TILES OF THE WORLD? *
I rendered the deom and it works fine, but what are all the other steps,
i've to do,  before i can use the generate_tiles.py srcript to generate the
world map level x (x=1-14)?
<a moz-do-not-send="true"
 href="http://svn.openstreetmap.org/applications/rendering/mapnik/generate_tiles.py">http://svn.openstreetmap.org/applications/rendering/mapnik/generate_tiles.py</a> 
    </pre>
    </blockquote>
    <pre>Don't know, never did that :)

MfG, JBG

  </pre>
  </blockquote>
  <br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
talk mailing list
<a class="moz-txt-link-abbreviated" href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a>
<a class="moz-txt-link-freetext" href="http://lists.openstreetmap.org/listinfo/talk">http://lists.openstreetmap.org/listinfo/talk</a>
  </pre>
</blockquote>
<br>
</body>
</html>