[postgis-users] Bug?

Pedro Doria Meunier pdoria at netmadeira.com
Wed Feb 7 06:16:20 PST 2007


During my difficulties with the distance() function (which btw, returns
values (in srid=4326) that don't make sense to me) I found this:

A query like this works as expected (geom with srid=4326):

select transform(mygeom, 2942) from my_table;

 

but when one tries this:

select astext(transform(mygeom,2942)) from my table

the result is:

"POINT(inf inf)"

 

?? infinity?

 

BR,

Pedro Doria Meunier

-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 4214 bytes
Desc: not available
URL: <http://lists.osgeo.org/pipermail/postgis-users/attachments/20070207/14cbc9b2/attachment.bin>


More information about the postgis-users mailing list