Adam Wulkiewicz
dda8d2ac57
geometry.index: docs - updated rtree times and linear picture, test - cosmetic change in experimental query iterator test, example - added experimental query iterator to the benchmark
...
[SVN r83944]
2013-04-18 00:04:29 +00:00
Adam Wulkiewicz
469edeb7fa
Geometry.Index examples moved to trunk
...
[SVN r83639]
2013-03-30 01:36:50 +00:00
Adam Wulkiewicz
f850426692
rtree: margin() renamed to comparable_margin(), other/simpler algorithm used, 3d_benchmark added
...
[SVN r83449]
2013-03-15 18:49:46 +00:00
Adam Wulkiewicz
8e8f91419d
3rd benchmark added, 2nd modified
...
[SVN r83333]
2013-03-06 19:05:31 +00:00
Adam Wulkiewicz
3595b85142
rtree benchmarks slightly modified
...
[SVN r83331]
2013-03-06 17:55:11 +00:00
Adam Wulkiewicz
50a8d0bed0
benchmark2 modified
...
[SVN r83330]
2013-03-06 14:15:22 +00:00
Adam Wulkiewicz
801bd5ad93
Added second rtree benchmark
...
[SVN r83322]
2013-03-05 21:35:48 +00:00
Adam Wulkiewicz
4727f94f4d
rtree: IndexableGetter and EqualTo handled in members_holder interface.
...
Fix in glut_vis example - macro name fixed.
[SVN r83257]
2013-03-03 00:34:45 +00:00
Adam Wulkiewicz
0bc541d1e9
rtree query default spatial predicate removed. Explicit call of intersects() is expected.
...
Predicates and DistancePredicates are stored by value in visitors.
Each predicate is stored by value in expression tuple.
Examples and docs updated.
[SVN r83232]
2013-03-01 18:14:46 +00:00
Adam Wulkiewicz
407dfbc894
chrono used instead of timer in rtree benchmark
...
[SVN r83045]
2013-02-20 13:02:55 +00:00
Adam Wulkiewicz
cb38c7b034
rtree object size decreased by deriving allocators holder from allocators
...
[SVN r82918]
2013-02-16 01:21:32 +00:00
Adam Wulkiewicz
bf815512cc
tests and examples files structure rearranged
...
[SVN r82872]
2013-02-14 14:23:09 +00:00
Barend Gehrels
2f61bd3bda
[geometry] pending for commit, cosmetic change, done for MeetingC++ 9/10 nov 2012
...
[SVN r81959]
2012-12-14 22:36:42 +00:00
Barend Gehrels
c506c476dd
[geometry] changes in examples w.r.t. custom pointer types
...
[SVN r79370]
2012-07-08 20:17:21 +00:00
Barend Gehrels
aeddb19386
[geometry] added example c05 to jamfile
...
[SVN r78703]
2012-05-28 09:28:53 +00:00
Barend Gehrels
890424968c
Updated various examples, fixing old paths, etc
...
[SVN r76915]
2012-02-06 19:46:38 +00:00
Barend Gehrels
61874e2c40
Updated copyrights 2010->2012
...
[SVN r76442]
2012-01-12 20:58:20 +00:00
Barend Gehrels
7cb0ae96fd
Boost.Geometry update copyright -> 2012
...
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
7326b55b32
Updated copyright year for merge of manually synchronized files
...
[SVN r76367]
2012-01-08 11:50:10 +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
Mateusz Loskot
b46bc26858
[geometry] Restructured WKT io files to follow structure of: geometry/domains/<DOMAIN>/io/<FORMAT>/<read|write>.hpp
...
[SVN r75076]
2011-10-20 23:20:05 +00:00
Mateusz Loskot
90ce0fa3d1
[geometry] Moved util/write_dsv.hpp to io/dsv/write.hpp. This introduces refinement of new io structure: geometry/io/<FORMAT>/<read|write>.hpp
...
[SVN r75073]
2011-10-20 21:12:52 +00:00
Mateusz Loskot
059ac68bb3
[geometry] Fixed .vcproj properties for examples added in r74732
...
[SVN r74726]
2011-10-05 09:39:14 +00:00
Mateusz Loskot
421604d22e
[geometry] Added example related to selection of distance strategy discussed on the mailing list (ml) and in ticket #5954
...
[SVN r74723]
2011-10-05 09:33:02 +00:00
Mateusz Loskot
e341eab17c
[geometry] Added quick example of DP simplifier fired against multipolygon. The proble was reported on the mailing list http://lists.osgeo.org/pipermail/ggl/2011-September/001533.html . To be solved.
...
[SVN r74598]
2011-09-28 15:40:09 +00:00
Barend Gehrels
5eb0739f08
Spherical coordinate systems: splitted into "polar" and "equatorial" with opposite (co)latitude
...
[SVN r72233]
2011-05-27 22:01:05 +00:00
Barend Gehrels
1dc67c1bf5
Removed references to std_as_linestring/ring/multi_point and c_array* and boost_array* because there are now macros for that
...
[SVN r71824]
2011-05-08 15:52:29 +00:00
Barend Gehrels
dbd742cbff
Mention all geometry headerfiles explicitly in examples (according to doc)
...
[SVN r71821]
2011-05-08 14:38:45 +00:00
Barend Gehrels
1f2b2e40c5
Doc update including adding tests for registration macro's
...
[SVN r71715]
2011-05-04 16:14:26 +00:00
Barend Gehrels
d667803da4
Fixed for removal of registration macro
...
[SVN r71625]
2011-04-30 14:58:29 +00:00
Bruno Lalande
d92dbecb6a
Aligned adapted C array and Boost Array to the recent changes.
...
[SVN r71575]
2011-04-28 21:26:54 +00:00
Barend Gehrels
b2eec50965
Added many docs/samples
...
Updated for tuple/registration macro
[SVN r71491]
2011-04-25 21:22:58 +00:00
Bruno Lalande
5c8365befb
Removed adapted/fusion_<cs>.hpp files and added a macro to use instead.
...
[SVN r71475]
2011-04-25 08:32:51 +00:00
Bruno Lalande
fc68031c90
Removed adapted/tuple_<cs>.hpp files and added a macro to use instead.
...
[SVN r71448]
2011-04-23 22:26:50 +00:00
Barend Gehrels
de18eb8891
Updated examples (assign -> assign_values)
...
[SVN r71220]
2011-04-12 22:11:32 +00:00
Barend Gehrels
1431123722
Ifdefed some examples for release branch
...
[SVN r70919]
2011-04-03 07:50:11 +00:00
Barend Gehrels
a980fb6ca5
Moved units and experimental to extension
...
[SVN r70897]
2011-04-02 21:55:09 +00:00
Barend Gehrels
3afcf0bdbf
Moved example/extensions to example_extensions for easier management and merging later
...
[SVN r70896]
2011-04-02 21:49:16 +00:00
Barend Gehrels
a01c615089
Made copyright notices in libs/geometry consistent
...
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
2c0378bccb
Reflects renaming things
...
[SVN r70854]
2011-04-02 13:31:05 +00:00
Barend Gehrels
86422d59b5
Reflect changes on make/inserter
...
[SVN r70825]
2011-04-01 16:54:09 +00:00
Barend Gehrels
e1e92d876b
Fixes in sample c06
...
[SVN r70118]
2011-03-18 12:08:12 +00:00
Barend Gehrels
6590f01689
Renamed combine to expand, part 2: test, doc and examples
...
[SVN r69917]
2011-03-13 11:10:27 +00:00
Barend Gehrels
30db0ddee9
Fixed include parse after move in example c03
...
[SVN r69909]
2011-03-13 00:24:58 +00:00
Barend Gehrels
c1b1b4a6c7
Moved wkt (used in nearly all tests) from extension to domains tree for release
...
[SVN r69906]
2011-03-12 23:53:18 +00:00
Barend Gehrels
2bd6df2ce3
Fixed c08_custom_non_std_example.cpp and now it also compiles for gcc
...
[SVN r68936]
2011-02-15 22:34:33 +00:00
Barend Gehrels
48f280b0c0
Fixed custom polygon example
...
Added antitalising in Qt (tip Martin Dobias)
[SVN r68934]
2011-02-15 22:18:21 +00:00
Barend Gehrels
a6883f4ca2
Changes for qt for Linux
...
[SVN r68856]
2011-02-13 22:13:01 +00:00
Barend Gehrels
0425fe649f
Added Qt World Mapper Example conform the WxWidget one (but yet missing highlighing)
...
[SVN r68855]
2011-02-13 21:55:40 +00:00
Barend Gehrels
e0a240b770
Renamed linear_ring to ring (linear_ring is still available)
...
[SVN r68387]
2011-01-23 16:20:01 +00:00