<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=UTF-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    <font size="-1">Hello <br>
      <br>
      I have actually created a simple postGIS template and have created
      the database from it (using the postgis template), I have done
      this in order to be compatible with GeoServer<br>
      I have not done any additional configurations as well as the
      database is concerned <br>
      <br>
      At the moment I am running the import with osm2pgsql and is
      running from yesterday, I expect to run for a long time since
      cause of the memory limitation I have used the -s option<br>
      As soon as this import process is done (successful or
      unsuccessful) I will give a go with the proposal you have gave me
      <br>
      <br>
      Thanks!<br>
    </font><br>
    On 6/15/2011 6:51 PM, Walter Nordmann wrote:
    <blockquote cite="mid:1308156702030-6479664.post@n2.nabble.com"
      type="cite">
      <pre wrap="">did you create the schema?  "A schema creation script is available in the
osmosis script directory. "
runnig this: 

pgsnapshot_schema_0.6.sql - Builds the minimal schema.
pgsnapshot_schema_0.6_action.sql - Adds the optional "action" table which
allows derivative tables to be kept up to date when diffs are applied.
pgsnapshot_schema_0.6_bbox.sql - Adds the optional bbox column to the way
table.
pgsnapshot_schema_0.6_linestring.sql - Adds the optional linestring column
to the way table.

may be thats the problem.


-----
Wenn du den Wald vor lauter Bäumen nicht siehst, fälle die Bäume und du wirst sehen, dass da kein Wald ist.
--
View this message in context: <a class="moz-txt-link-freetext" href="http://gis.638310.n2.nabble.com/Issues-with-OSM-import-to-postgis-tp6469431p6479664.html">http://gis.638310.n2.nabble.com/Issues-with-OSM-import-to-postgis-tp6469431p6479664.html</a>
Sent from the General Discussion mailing list archive at Nabble.com.

_______________________________________________
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>
  </body>
</html>