Re: st_offsetcurve - Mailing list pgsql-sql

From Brent Dombrowski
Subject Re: st_offsetcurve
Date
Msg-id 9E835EBF-7104-4EDC-91CE-177B29384EB4@gmail.com
Whole thread Raw
In response to st_offsetcurve  (ppdcc@sapo.pt)
List pgsql-sql
On Aug 25, 2011, at 1:17 PM, ppdcc@sapo.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
anybodysend me? 
>
> thanks
>
> --
> Sent via pgsql-sql mailing list (pgsql-sql@postgresql.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
PostGISwebsite 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.



pgsql-sql by date:

Previous
From: lxnf98mm@comcast.net
Date:
Subject: Need a little help with geometric query
Next
From: Samuel Gendler
Date:
Subject: Re: Need a little help with geometric query