Hi,<br><br>my goal is to have a tileserver that renders tile on demand and is as up to date as possible. I just want to serve a small area (about 0,5° x 0.5°).<br>I read about diffs, but I can't find any usefull information. Wiki just tells me that there are diffs..<br>
<br>
At the moment I download the whole area with the api and import it into postgres with osm2pgsql (Once a day).<br>Where can I get the diff and how do I apply this diff on the postgres database?<br><br>Regards,<br><br>Dominik<br>