$include_dir="/home/hyper-archives/geometry/include"; include("$include_dir/msg-header.inc") ?>
Subject: [ggl] incorrect result for an intersection
From: Arash Partow (arash)
Date: 2011-04-17 01:00:57
Barend Gehrels wrote:
>
> Arash, your input is welcome, especially if it is a once-off effort.
>
Fair enough! :D
> A GPC-backend: might be possible but not supported now.
That would be really nice. because it could mean, that one could plug-in ggl bool-ops or gpc bool-ops or cgal bool-ops etc.
> Besides that: it might be more convenient the other way round: GGL supporting GPC polygons. That might be interesting e.g. to read WKT into GPC polygons.
Barend, there is no gpc polygon format. It is up to the end-user to figure out how they persist the in-memory contour ds. That said wkt doesn't look too hard, just one question are islands described in reverse order of their containing hole in wkt?