18 Commits

Author SHA1 Message Date
Barend Gehrels
0bda936005 Boost.Geometry buffer update (repairs linestring (partly))
[SVN r77075]
2012-02-19 21:16:07 +00:00
Barend Gehrels
327d7a1eca Boost.Geometry Substantial progress on buffer (unit tests)
[SVN r77062]
2012-02-18 10:08:23 +00:00
Barend Gehrels
9861e6ef65 Updated unit-test to correctly closing - this also makes detected areas correspond to SQL Server test
[SVN r76781]
2012-01-29 21:29:51 +00:00
Barend Gehrels
1f5e4c45e4 Buffer, added intersection check on already splitted of rings. This is necessary for cases like #indentation7 where the new helper-line crosses an already moved other helperline.
[SVN r76776]
2012-01-29 14:31:23 +00:00
Barend Gehrels
a4bb2f9de1 Harmonized offset with buffer, using range_buffer, and making hooklets vary on parameter.
This repairs offset (broken few days)

[SVN r76767]
2012-01-28 21:13:39 +00:00
Barend Gehrels
26d88f061c Added test for buffer-unit-test
[SVN r76732]
2012-01-28 11:58:16 +00:00
Barend Gehrels
70db31de02 Buffer update - this solves indentation-case up to 0.6 and tests it
[SVN r76730]
2012-01-28 10:58:33 +00:00
Barend Gehrels
5815c4da58 Update of buffer unit test (polygons)
[SVN r76719]
2012-01-27 17:11:56 +00:00
Barend Gehrels
9af7694911 Milestone, buffer is basically working now. That's to say, convex polygons, or some concavities are buffered correctly. Still to do:
- concavities in starting point
- intersections beyond hooklets
- concavities-only (as in triangular holes)
- internal overlaps (with dissolve)

[SVN r76710]
2012-01-26 20:54:17 +00:00
Barend Gehrels
20eca8b2fa Buffer update, merged impl's of polygon/linestring into range_buffer, and some more tidy up
[SVN r76676]
2012-01-24 23:04:30 +00:00
Barend Gehrels
e6678840c4 Updated buffer, harmonized impl's for polygon/linestring for easier merge in next step
[SVN r76638]
2012-01-22 18:58:08 +00:00
Barend Gehrels
df8bf1fd78 Small update for buffer (essentially removed the define which caused an incorrect bufferline)
[SVN r76548]
2012-01-16 22:13:22 +00:00
Barend Gehrels
13510d8059 Extension updates dissolve/buffer
[SVN r76473]
2012-01-13 21:35:03 +00:00
Barend Gehrels
4739c32922 Changes w.r.t. buffer test
[SVN r76470]
2012-01-13 21:12:38 +00:00
Barend Gehrels
59b7b7884d Fixes in extension buffer test
[SVN r76461]
2012-01-13 17:24:15 +00:00
Barend Gehrels
7cb0ae96fd Boost.Geometry update copyright -> 2012
[SVN r76390]
2012-01-09 21:56:08 +00:00
Mateusz Loskot
8fbb9b3655 Boost.Geometry:
* Catch up with r75977 changes with new layout of IO formats in geometry/io/<FORMAT>/ 
* General maintenance in tests and examples.

[SVN r75979]
2011-12-16 01:45:22 +00:00
Barend Gehrels
f60a9776ff Moved test/extensions to test_extensions for easier management and merging later
[SVN r70891]
2011-04-02 21:44:58 +00:00