please advice what could be wrong in my situation:
- I succesfully generated sql-file using osm2po
I tried to run it within PostgreSQL and got the following error:
********** Error ********** ERROR: Table 'BY2_2po_4pgr' does not occur in the search_path SQL state: P0001 Context: SQL statement "SELECT AddGeometryColumn('','',$1,$2,$3,$4,$5, $6)" PL/pgSQL function "addgeometrycolumn" line 5 at SQL statement
Working on Win7(x64) with PostgreSQL 9.1 and PostGIS 2.0.1 osm2po ver 4.5.25
Any ideas appreciated!