<br><br><div class="gmail_quote">2009/12/11 Frank Steggink <span dir="ltr"><<a href="mailto:steggink@steggink.org">steggink@steggink.org</a>></span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br>
<br>
I've created a small Python tool which buffers the polygon in a polygon<br>
file (for Osmosis), and creates a new polygon file. It can be found<br>
here: [1]. For the buffering PostGIS is used. All Canadian polygon files<br>
from [2] have been tested and are working.<br>
<br>
Requirements: Python (2.6, but 2.5 likely works too), PostGIS (1.3+),<br>
PyGreSQL<br>
More info can be found in the file itself, or by typing "./polybuffer.py<br>
-h" in the command prompt.<br>
<br>
Please let me know any issues you experience with this tool.<br></blockquote></div><br>If it is for Osmosis, do you think it would be a good idea to add a dependency to JTS inside Osmosis to do it directly inside Osmosis? <br>
<br>Emilie Laffray<br>