From: | Bob Pawley <rjpawley(at)shaw(dot)ca> |
---|---|
To: | Michael Fuhr <mike(at)fuhr(dot)org> |
Cc: | Postgresql <pgsql-general(at)postgresql(dot)org> |
Subject: | Re: Geometric Datatypes |
Date: | 2006-11-05 01:43:33 |
Message-ID: | 004b01c7007b$d1f4fea0$8e904618@owner |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
I am looking at PostgreSql native geometry.
I am wondering if it can be used in conjunction with a basic drawing
package.
If so, is there a recommended drawing package to use? Are there any examples
of this type of use?
Bob
----- Original Message -----
From: "Michael Fuhr" <mike(at)fuhr(dot)org>
To: "Bob Pawley" <rjpawley(at)shaw(dot)ca>
Cc: "Postgresql" <pgsql-general(at)postgresql(dot)org>
Sent: Saturday, November 04, 2006 5:25 PM
Subject: Re: [GENERAL] Geometric Datatypes
> On Sat, Nov 04, 2006 at 05:01:12PM -0800, Bob Pawley wrote:
>> What is an example of how geometric datatypes are being used?
>
> They could be used for simple GIS applications (e.g., storing
> latitude/longitude as points), although PostGIS would be more
> suitable for non-trivial needs. Are you asking about PostgreSQL's
> native geometry types specifically or are you also interested in
> how PostGIS is being used? If the latter then see their case
> studies:
>
> http://postgis.refractions.net/documentation/casestudies/
>
> --
> Michael Fuhr
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>
From | Date | Subject | |
---|---|---|---|
Next Message | Michael Fuhr | 2006-11-05 01:44:20 | Re: opening a channel between two postgreSQL-servers? |
Previous Message | Michael Fuhr | 2006-11-05 01:25:38 | Re: Geometric Datatypes |