The two files that should be edited by the patch are : \src\com\bretth\osmosis\core\pgsql\v0_5\PostgreSqlChangeWriter.java \src\com\bretth\osmosis\core\pgsql\v0_5\impl\ChangeWriter.java
Pgsql_simple_schema.sql is used to create the database schema before importing. -Jeremy -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Matthias Julius Sent: Wednesday, December 03, 2008 11:32 AM To: [email protected] Subject: [Tilesathome] Setting up ROMA I am attempting to follow the trend and set up my own ROMA server. Unfortunately that does not goes as smooth as I would wish. I am following the instructions at http://wiki.openstreetmap.org/index.php/Read_Only_Map_API When applying the database schema psql complains while creating an index: ERROR: column "bbox" does not exist Then, on the planet import osmosis dies with: ERROR: index "idx_ways_bbox" does not exist Is there a trick that is not mentioned on the wiki page? One little discrepancy I noticed is that osmosis-0.29-patch is patching script/pgsql_simple_schema.sql contrary to the listing on the wiki. Matthias _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome _______________________________________________ Tilesathome mailing list [email protected] http://lists.openstreetmap.org/listinfo/tilesathome
