<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div><div>On Jul 8, 2011, at 7:42 AM, Ian Dees wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div class="gmail_quote">On Fri, Jul 8, 2011 at 9:37 AM, Komяpa <span dir="ltr"><<a href="mailto:me@komzpa.net">me@komzpa.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
<div class="im">> Where are you getting postgis 2.0 from? Is it packaged anywhere?<br>
</div>Available via SVN.</blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"> </blockquote><blockquote class="gmail_quote" style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0.8ex; border-left-width: 1px; border-left-color: rgb(204, 204, 204); border-left-style: solid; padding-left: 1ex; position: static; z-index: auto; ">
<div class="im"><br>
> Is ST_MakeLine backwards compatible?<br>
</div>Yes.<br></blockquote><div><br></div><div>I can look at replacing MakeLine tonight, but If someone will grab the osmosis code from SVN and do a search/replace I'd be happy to apply a patch.</div></div>
</blockquote><div><br></div><div>Just adding to this. PostGIS 1.3 and above support the ST_* prefix for functions. Postgis 2.0 will be the first release to enforce it, but various functions without the prefix, like AsBinary (vs ST_AsBinary) have been deprecated so they don't have quite the same level of functionality.</div><div><br></div><div>Hence Mapnik moved to using ST_* throughout about a year ago: <a href="http://trac.mapnik.org/changeset/1833">http://trac.mapnik.org/changeset/1833</a></div><div><br></div><div>Dane</div></div></div></body></html>