[postgis-users] Bogus unknown geometry error from ST_Transform

Sandro Santilli strk at keybit.net
Mon Feb 20 00:49:57 PST 2012


On Sun, Feb 19, 2012 at 09:07:51AM -0600, Aren Cambre wrote:
> I just ran this:
> *SELECT ST_AsEWKT(the_geom)*
> *FROM gis."gz_2010_48_160_00_500k"*
> *LIMIT 1;*
> 
> Here's what I get:
> *"POLYGON((-94.940569 29.330815,-94.93334 29.329038,-94.930971
> 29.327708,-94.929679 29.32634,-94.938834 29.320412,-94.946644
> 29.323065,-94.946988 29.326066,-94.94085 29.330469,-94.940569 29.330815))"*
> 
> So it appears that SRID is in fact not embedded?

Right, which is semantically equivalent of "not-known" which in
turn was conventionally associated with value "-1" in 1.5.

--strk; 

  ,------o-. 
  |   __/  |    Delivering high quality PostGIS 2.0 !
  |  / 2.0 |    http://strk.keybit.net
  `-o------'




More information about the postgis-users mailing list