Boost logo

Geometry :

Subject: [ggl] Re: intersection of two vectors of polygons
From: Vishnu (vrang3)
Date: 2011-05-01 01:01:29


Hi Barend,

After you elaborate on how the partition algorithm works, could you kindly
add a note here with a link? Regarding the second codepad link you provided,
to build this with boost-geometry-0.9.0, in addition to the two changes you
recommended making, these are also needed:

#include <boost/geometry/geometry.hpp> // instead of
<boost/geometry.hpp>
#include <boost/geometry/domains/gis/io/wkt/read_wkt.hpp> // //
prevents "error: ?read_wkt? is not a member of ?boost::geometry?"

Again, thanks for the examples.

Vishnu--
View this message in context: http://boost-geometry.203548.n3.nabble.com/intersection-of-two-vectors-of-polygons-tp2875513p2885271.html
Sent from the Boost Geometry mailing list archive at Nabble.com.


Geometry list run by mateusz at loskot.net