Postgres Geometry

Started by Bob Pawleyover 18 years ago2 messagesgeneral
Jump to latest
#1Bob Pawley
rjpawley@shaw.ca

I have developed a PostgreSQL database c/w a Delphi interface with which to input data.

I would like to display this data graphically.

Following is a small example of the type of graphic display I am seeking.

Can anyone tell me if Postgres Geo is a suitable vehicle for this application?

If so, are there any tools that may assist me in developing this graphic interface?

Bob Pawley

Attachments:

clip_image001.gifimage/gif; name=clip_image001.gifDownload
#2Richard Broersma Jr
rabroersma@yahoo.com
In reply to: Bob Pawley (#1)
Re: Postgres Geometry
--- Bob Pawley <rjpawley@shaw.ca> wrote:

I have developed a PostgreSQL database c/w a Delphi interface with which to input data.

If so, are there any tools that may assist me in developing this graphic interface?

This link seemed enteresting to me.

http://www.netbeans.org/download/flash/netbeans_60/jl_preso_vislib/player.html

From pgsql-general-owner@postgresql.org Mon Jul 16 13:54:27 2007

Received: from localhost (maia-4.hub.org [200.46.204.183])
by postgresql.org (Postfix) with ESMTP id 3016E9FB46B
for <pgsql-general-postgresql.org@postgresql.org>; Mon, 16 Jul 2007 13:54:27 -0300 (ADT)
Received: from postgresql.org ([200.46.204.71])
by localhost (mx1.hub.org [200.46.204.183]) (amavisd-maia, port 10024)
with ESMTP id 55991-03 for <pgsql-general-postgresql.org@postgresql.org>;
Mon, 16 Jul 2007 13:54:14 -0300 (ADT)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.5
Received: from main2.mycybernet.net (main2.mycybernet.net [209.222.63.140])
by postgresql.org (Postfix) with ESMTP id 8A5629FB59F
for <pgsql-general@postgresql.org>; Mon, 16 Jul 2007 13:54:24 -0300 (ADT)
Received: from 227-54-222-209.mycybernet.net ([209.222.54.227] helo=phlogiston.dydns.org)
by main2.mycybernet.net with esmtp (Exim 4.62)
(envelope-from <ajs@phlogiston.dyndns.org>)
id 1IATpt-0002JA-TD
for pgsql-general@postgresql.org; Mon, 16 Jul 2007 12:54:13 -0400
Received: by phlogiston.dydns.org (Postfix, from userid 1000)
id 7AC873F9E; Mon, 16 Jul 2007 12:54:08 -0400 (EDT)
Date: Mon, 16 Jul 2007 12:54:08 -0400
From: Andrew Sullivan <ajs@crankycanuck.ca>
To: pgsql-general@postgresql.org
Subject: Re: SMTP
Message-ID: <20070716165408.GU18049@phlogiston.dyndns.org>
References: <4226D2DA-70D3-4363-AB38-69B4E1C899C3@btopenworld.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <4226D2DA-70D3-4363-AB38-69B4E1C899C3@btopenworld.com>
User-Agent: Mutt/1.5.9i
X-Virus-Scanned: Maia Mailguard 1.0.1
X-Archive-Number: 200707/640
X-Sequence-Number: 117241

On Sun, Jul 15, 2007 at 08:53:54AM +0100, paddy carroll wrote:

Can I have a straw poll on the best way to glue smtp to postgres, is
exim the only option?

What do you mean, "glue smtp to postgres"? You want to authenticate
from Pg, or store the mail in there, or send mail from the database,
or. . .?

A

--
Andrew Sullivan | ajs@crankycanuck.ca
Users never remark, "Wow, this software may be buggy and hard
to use, but at least there is a lot of code underneath."
--Damien Katz