Re: st_offsetcurve

From: Brent Dombrowski <brent(dot)dombrowski(at)gmail(dot)com>
To: ppdcc(at)sapo(dot)pt
Cc: pgsql-sql <pgsql-sql(at)postgresql(dot)org>
Subject: Re: st_offsetcurve
Date: 2011-08-25 23:35:53
Message-ID: 9E835EBF-7104-4EDC-91CE-177B29384EB4@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Aug 25, 2011, at 1:17 PM, ppdcc(at)sapo(dot)pt wrote:

>
> Hello
>
>
> I want to use the function st_offsetCurve but the pgadmin don't have and i don't find in the site of pgadmin. CAn anybody send me?
>
> thanks
>
> --
> Sent via pgsql-sql mailing list (pgsql-sql(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-sql

I believe that function is part of PostGIS. You'll need to have that installed and your database PostGIS enabled. The PostGIS website has instructions on how to install it. http://postgis.refractions.net/

This needs to be done on the server end. pgAdmin will just pass the function call on to the server.

Brent D.

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Samuel Gendler 2011-08-26 00:08:11 Re: Need a little help with geometric query
Previous Message lxnf98mm 2011-08-25 22:56:24 Need a little help with geometric query