[postgis-devel] Re: [postgis-users] create tables smarter

Stephen Frost sfrost at snowman.net
Thu Jun 5 16:14:54 PDT 2008


* Mark Cave-Ayland (mark.cave-ayland at siriusit.co.uk) wrote:
> Yup indeed. The idea of this discussion is to see if we can actually get  
> to the point where we can do this to save people having to manually  
> having to touch geometry_columns if they update SRIDs etc.  This is  
> because the OGC standard mandates that this is where applications should  
> look to locate geometric tables and their associated metadata.

Right, encoding the information into the typmod definitely implies
making geometry_columns a view based on that.  Now, we'd probably have
some helper C functions which would be used in the view to pull the data
out in the nice format it's in now, of course.

	Thanks,

		Stephen
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.osgeo.org/pipermail/postgis-devel/attachments/20080605/5efca241/attachment.sig>


More information about the postgis-devel mailing list