<div dir="ltr">Hi.<div><br></div><div>I'm working on full PostGIS support for Npgsql, the <a href="http://ADO.NET">ADO.NET</a> PostgreSQL driver.</div><div><br></div><div>One problem I've run into is that not all PostGIS types have binary receive/send functions for them. Npgsql is built to be a binary-first driver for performance (and other) reasons and this complicates things... Prominent types lacking binary support seem to be box2d and box3d (but there are others).</div><div><br></div><div>Is this intentional, and if not, are there any plans to extend binary support to include all types?</div><div><br></div><div>For more details please see the discussion here in our github: <a href="https://github.com/npgsql/npgsql/issues/447#issuecomment-68650083">https://github.com/npgsql/npgsql/issues/447#issuecomment-68650083</a></div><div><br></div><div>Thanks,</div><div><br></div><div>Shay</div></div>