Re: [GENERAL] GIS/GPS Experiences with pgsql? - Mailing list pgsql-general

From Bryan Mattern
Subject Re: [GENERAL] GIS/GPS Experiences with pgsql?
Date
Msg-id 36CD1F8A.EDE8C75B@datapace.com
Whole thread Raw
In response to Re: [GENERAL] GIS/GPS Experiences with pgsql?  (Gregory Maxwell <greg@z.ml.org>)
List pgsql-general
Gregory Maxwell wrote:
>
> On Wed, 17 Feb 1999, Peter T Mount wrote:
>
> [snip]
> > If the TIGER/Line data is raster, and each feature (polygon, line,
> > circle, etc) doesn't exceed the block size, then postgresql should be able
> > to handle it.
> [snip]
>
> Vector not raster. Right?

Actually, it's just text.  Here's a sample record:

10003 43140280 B Smallwood Road A31 13131891899301893018 9501 9501 227
222  -82521645+33638976 -82528956+33639940

...the CD-ROM "database" is about 600MB.

It should present no problem to extract the important data w/perl.

In related news, I read on slashdot.org today, in the "Bruce Perens
Resigns From OSI" article:

"...I'm Bruce Perens. You may know me as the primary author of the
Debian Free Software Guidelines and the Open Source Definition. I wrote
the Electric Fence malloc() debugger, and some pieces of Debian. And you
may remember me for having brought the TIGER map database to free
software. If you want copies of that, you can get them through Dale
Scheetz..."

Anybody know WTF he is talking about?

--bryan

-- Failure is not an option. It comes
   bundled with your Microsoft product.

---
Bryan R. Mattern
bm@datapace.com  http://www.datapace.com
--------

pgsql-general by date:

Previous
From: Tom Ivar Helbekkmo
Date:
Subject: Re: [GENERAL] Problems with kerberos 4 authenication
Next
From: Bryan Mattern
Date:
Subject: [GENERAL] GIS/GPS Experiences with pgsql?