Get data from OSM website database to tile server database

Nafis Islam nafis00001 at gmail.com
Sat Sep 9 13:51:38 UTC 2017


Hello, I need help on the following matter. what I have currently-
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.
2. I also create a tile server by following the tutorial described in
switch2osm.com 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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20170909/260558ce/attachment.html>


More information about the rails-dev mailing list