[geos-devel] troubles understanding GEOS

Markus Schaber schabi at logix-tt.com
Tue Nov 28 09:42:25 EST 2006


Hi, Carlos,

Del Cacho, Carlos (Carlos) wrote:

> Just remember you cannot create spatial columns through CREATE statements,
> use AddGeometryColumn instead:
> http://postgis.refractions.net/docs/ch04.html#id2523380

Actually, PostGIS itsself works fine without the AddGeometryColumn stuff.

The whole reason for the AddGeometryColumn stuff is to keep the
geometry_columns table current, and that table is used by OpenGIS
compliant clients to find geometry columns. But as long as you only use
other clients (like MezoGIS, or psql, or self-written programs), or you
keep your geometry_columns table up to date by other means, it works
well without AddGeometryColumn() & co.

HTH,
Markus
-- 
Markus Schaber | Logical Tracking&Tracing International AG
Dipl. Inf.     | Software Development GIS

Fight against software patents in Europe! www.ffii.org
www.nosoftwarepatents.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.osgeo.org/pipermail/geos-devel/attachments/20061128/6f651735/signature.bin


More information about the geos-devel mailing list