PostGIS problem
David Bitner
osgis.lists at GMAIL.COM
Fri Jan 13 12:56:34 PST 2006
If you are going to be doing much work with PostGIS, this question is
better suited to the PostGIS users list that can be found along with
documentation for PostGIS at http://postgis.refractions.net
To create a circle with an x,y, and radius all you will need to do is
a buffer of an x,y coordinate. For example: buffer(makepoint(x,y),r)
On 1/13/06, Krung Saengpole <saengpole at yahoo.com> wrote:
> Hi all,
>
> I'm a newbie with postgis and postgresql. I'd like to convert circle
> '((x,y),r)' in postgresql to geometry for using with postgis functions. How
> can I do it? Please give me an example or some function scripts to start
> with.
>
> Thank you.
> Krung
>
> ________________________________
> Yahoo! Photos – Showcase holiday pictures in hardcover
> Photo Books. You design it and we'll bind it!
>
>
More information about the MapServer-users
mailing list