[postgis-users] Adding SRID after the fact

David Bitner osgis.lists at gmail.com
Tue Dec 14 10:35:41 PST 2004


Is it possible to add an SRID to a PostGIS table after the fact.  I
have a table that I brought in with an SRID of -1 because at the time
I didn't know it's SRID, but now I want to define it as 26915.

An update using SETSRID() results in a check constraints error.

Thanks



More information about the postgis-users mailing list