Hi! It would be usefull, if you could have a prefix for all database-tables. So you could store original OSM-data in one set of tables and own data in another set of tables. So there will be e.g. one table osm_nodes and one own_data_nodes. The database-tasks must be modified and also the SQL-scripts must have a value where you can add the prefix. Christian