[GENERAL] GIS/GPS Experiences with pgsql?

From: Bryan Mattern <bm(at)cc(dot)gatech(dot)edu>
To: pgsql-general(at)postgreSQL(dot)org
Subject: [GENERAL] GIS/GPS Experiences with pgsql?
Date: 1999-02-19 08:27:12
Message-ID: 36CD2060.452BE176@cc.gatech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


>
> 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(at)datapace(dot)com http://www.datapace.com
--------

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Maarten Boekhold 1999-02-19 08:52:03 Re: [GENERAL] GIS/GPS Experiences with pgsql?
Previous Message Bryan Mattern 1999-02-19 08:23:38 Re: [GENERAL] GIS/GPS Experiences with pgsql?