postgress gnuplot and Geometric

Started by Dave Pottsabout 21 years ago2 messagesgeneral
Jump to latest
#1Dave Potts
dave.potts@pinan.co.uk

Postgress seems to include all this support for geometric types,
lseg,box, etc.

Is there any software for actual printing or displaying database which
has lsex, point types enumerated in it.

I did'nt mange to find any reference to this type of thing on the
current maillist.
regards

David Potts.

--
-- email david.potts@pinan.co.uk
-- web www.pinan.co.uk
--The opinions expressed in this article are personal and do not
--represent the views of Pinan Software.

#2Don Isgitt
djisgitt@soundenergy.com
In reply to: Dave Potts (#1)
Re: [real] postgress gnuplot and Geometric

David Potts wrote:

Postgress seems to include all this support for geometric types,
lseg,box, etc.

Is there any software for actual printing or displaying database which
has lsex, point types enumerated in it.

I did'nt mange to find any reference to this type of thing on the
current maillist.
regards

David Potts.

We use perl and R to produce nice land grid maps from the polygon and
point data we have stored in our database. Soon, we will use Pl/R
directly to replace the perl machinations.

Don