[OSM-dev] osmosis + postgis 2.0 - usage of legacy function namens
Dane Springmeyer
dane at dbsgeo.com
Fri Jul 8 17:02:38 BST 2011
On Jul 8, 2011, at 7:42 AM, Ian Dees wrote:
> On Fri, Jul 8, 2011 at 9:37 AM, Komяpa <me at komzpa.net> wrote:
> > Where are you getting postgis 2.0 from? Is it packaged anywhere?
> Available via SVN.
>
>
> > Is ST_MakeLine backwards compatible?
> Yes.
>
> 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.
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.
Hence Mapnik moved to using ST_* throughout about a year ago: http://trac.mapnik.org/changeset/1833
Dane
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/dev/attachments/20110708/420ac9ee/attachment.html>
More information about the dev
mailing list