[postgis-users] problem on srid
orkun
temiz at deprem.gov.tr
Tue Feb 26 12:52:56 PST 2008
hello
how can I correct this situation:
bzk2=# select srid(geom) from shey91 limit 1;
srid
-------
32767
(1 row)
bzk2=# update shey91 set geom=ST_TRANSFORM(setsrid(geom,32767),32636);
ERROR: AddToPROJ4SRSCache: Cannot find SRID (32767) in spatial_ref_sys
regards
--
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.
More information about the postgis-users
mailing list