Hi<br><br>i was trying to convert from osm to sql or to a postgis
database via osm2pgsql. But after typing C:\osm2pgsql> osm2pgsql -U
postgres -d routing data.osm nothing is written to the database. <br>The prompt is :<br>
<br>osm2pgsql SVN version 0.55-20081113 $Rev: 10464 $<br><br>Using projection SRS 900913 (Spherical Mercator)<br>Setting up table: planet_osm_point<br>Setting up table: planet_osm_line<br>Setting up table: planet_osm_polygon<br>
Setting up table: planet_osm_roads<br>Mid: Ram, scale=100<br><br>Reading in file: jo.osm<br>StartElement: Unknown element name: bounds<br>EndElement: Unknown element name: bounds<br>Processing: Node(12k) Way(1k) Relation(0k)<br>
Node stats: total(12644), max(393897777)<br>Way stats: total(1858), max(34338222)<br>Relation stats: total(7), max(93919)<br><br>Writing way(0k)<br><br>0k?? Anyone knows whats going on here?<br><br>I'm using PostgreSQL 8.3 and PostGIS 1.3.5<br>
<br><br>kind regards