<div dir="ltr"><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px">Hello, I need help on the following matter. what I have currently- </span><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px">1. I cloned openstreetmap-website fro github and ran successfully. when I edit any road or create road it saves the data into my database named openstreetmap. Note that there are 43 tables in the database. </span></div><div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px">2. I also create a tile server by following the tutorial described in <a href="http://switch2osm.com">switch2osm.com</a> This is working fine. I used a postgis database named gis. Now this database has 8 tables namely planet_osm_line, planet_osm_polygon etc. Now the problem is I want to get the data from 1st table(openstreetmap) to 2nd(gis). clearly these database has differences. How can I get data from 1 to 2?</span><br></div></div>