Re: PostGIS spatial extensions - Mailing list pgsql-patches

From Bruce Momjian
Subject Re: PostGIS spatial extensions
Date
Msg-id 200108131953.f7DJrrS06334@candle.pha.pa.us
Whole thread Raw
In response to PostGIS spatial extensions  (Paul Ramsey <pramsey@refractions.net>)
List pgsql-patches
> Something I would like Dave to comment on is how cleanly we can split
> the object/indexing from the OpenGIS spec'ed support tables and
> reference systems. I am thinking about the canonical representation in
> particular, which could be pretty ugly with the SRS id's hanging in
> there for no purpose. The OpenGIS spec is at
> http://www.opengis.org/techno/specs/99-049.pdf

I am thinking we can turn off the prefix tags with some postgresql.conf
option.

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-patches by date:

Previous
From: Paul Ramsey
Date:
Subject: PostGIS spatial extensions
Next
From: "Greg Zoller"
Date:
Subject: JDBC Array Support, Take III