<div dir="ltr">Hi All,<br><br>How does FDO handle invalid FGF binary data? <br><br>Because I believe in the SHP test data, the 97th feature in Parcels.shp (FeatId = 97) contains an invalid geometry, as I cannot parse the byte array into FGF text, because it will throw an exception with the message: Memory allocation failed.<br>
<br>I even wrote my own FGF binary to text parser in managed code on the false belief that it was due to some memory leak in the FDO API, and tested it on this feature, and it too failed to correctly parse this geometry.<br>
<br>Does FDO have any safeguards in place to prevent insertion of invalid geometry values? (ie. Stop me from using a random binary BLOB as a geometry value)<br><br>- Jackie<br><br>-- <br>Blog: <a href="http://themapguyde.blogspot.com">http://themapguyde.blogspot.com</a><br>
Facebook: <a href="http://www.facebook.com/profile.php?id=599261907">http://www.facebook.com/profile.php?id=599261907</a><br>LinkedIn: <a href="http://www.linkedin.com/in/jackieng">http://www.linkedin.com/in/jackieng</a><br>

</div>