SFCGAL icon indicating copy to clipboard operation
SFCGAL copied to clipboard

Add ability to parse (HEX)WKB

Open strk opened this issue 9 years ago • 3 comments

When facing robustness issues (like in #92) writing a testcase requires very precise coordinates. Being able to parse WKB would allow copying such coordinates with full precision from other datastores (ie: postgis)

strk avatar Jun 17 '15 09:06 strk

@strk would test inputs written using WKT in fractional form suffice?

danielcu888 avatar May 29 '20 10:05 danielcu888

On Fri, May 29, 2020 at 03:55:02AM -0700, Daniel Cumberbatch wrote:

@strk would test inputs written using WKT in fractional form suffice?

Without reading the full ticket, "parse" WKB seem to require inputs in WKB, not WKT ...

strk avatar May 29 '20 17:05 strk

Sorry @strk, my mistake. I meant to place that comment in the causing ticket #96 to add unit tests.

danielcu888 avatar May 29 '20 17:05 danielcu888