MySQL Forums
Forum List  »  GIS

Re: Difference between Well-Known Binary data format and MySql blob format
Posted by: Diego Guidi
Date: February 03, 2005 07:45AM

Corrections!

MySqlBlob Binary: Int32Unknown + ByteWKBOrder + Int32GeometryType DoubleXCoord + DoubleXCoord (4 + 1 + 4 + 8 + 8 = 25 bytes)

I don't know the sense of the first integer (in my tests is 0 in all cases).

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Difference between Well-Known Binary data format and MySql blob format
3266
February 03, 2005 07:45AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.