Hello! I am currently setting up local openstreetmap server (Rails port, tile renderer and Postgres API DB). So far I have a working rails port installation and able to submit changesets into apidb, they are working as expected. However, if I understand correctly, those changesets will not be visible on tiles rendered by Mapnik, because Mapnik uses separate database schema, am I right? So, what is the correct way to present apidb changes on Mapnik tiles? Or, maybe, I should not use Mapnik at all?
With best regards, Eugene Farfel. _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

