Hi,
   Yesterday,i used the c+libpq to get the wkb_geometry field in the form of 
WKB,and i can get it successfully,but when i tried to read the Z value of the 
points,the result is it is not 3d data,which in fact it is 3d.
   My postgis is 1.1.3 and when i used the 1.0.3 version,there was no this 
problem.
   and this is my query sentence:
   DECLARE mycursor2 BINARY CURSOR FOR select asbinary(wkb_geometry,'ndr') from 
mytable;

   Anyone can tell me the reason?Have u ever come across this problem before?

_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to