54 Commits

Author SHA1 Message Date
Menelaos Karavelas
fcebb52f0a [doc][index] doxygen 1.8.4 complains that SYMBOL_CACHE_SIZE is obsolete
and suggests to remove the entry
2014-06-26 22:38:44 +03:00
Adam Wulkiewicz
08f48ea366 [doc][index] Rearrange knn queries images 2014-06-12 01:38:58 +02:00
Adam Wulkiewicz
d895e84431 [doc][index] Add expected results and some comments to the examples. Add import of the mapped_file example. 2014-06-12 00:01:43 +02:00
Adam Wulkiewicz
e545fe66d8 [doc][index] Add example - rtree stored in mapped file 2014-06-10 02:36:14 +02:00
Adam Wulkiewicz
862743176c [doc/index] Compact the new knn query pictures. Add knn code snippet. 2014-05-19 02:17:27 +02:00
Adam Wulkiewicz
2df9ea51fe [doc/index] Updated example rtree pack creation time, after optimization. 2014-05-19 01:56:06 +02:00
Adam Wulkiewicz
92b0491b22 [doc] Add info about Segments Indexables and more pictures. 2014-05-19 01:44:32 +02:00
Adam Wulkiewicz
82304fdeef [doc] Fix quickref.xml to support new parameter name of nearest(). Also improve the knn examples info. 2014-05-18 19:39:38 +02:00
Adam Wulkiewicz
c51cdc4bb9 [doc][example] Update the knn queries section in docs. Improve knn query visualization in glut_vis. 2014-05-18 19:29:16 +02:00
Adam Wulkiewicz
fdb1afaf20 [test][doc][index] replace <toolset>gcc-mingw with <toolset>gcc,<target-os>windows in Jamfiles.
This fixes the ticket 9858.
One Jamfile defines tests for rtree+Interprocess, the second one docs examples using Interprocess.
2014-04-22 16:25:04 +02:00
Adam Wulkiewicz
ec576e827c [doc] Change non-portable run_command rm to os.remove in make_qbk scripts 2014-04-19 02:29:54 +02:00
Adam Wulkiewicz
dfe76adb2a [doc][index] Add info about the query iterators - k-NN order and invalidation 2014-04-11 14:08:26 +02:00
Adam Wulkiewicz
9b384bbcab [doc] add dummy file to empty index/generated directory to force GIT t ohandle it properly 2014-04-09 03:34:29 +02:00
Adam Wulkiewicz
cec1994358 [doc] spatial index iterative queries description improved 2014-02-02 23:02:41 +01:00
Barend Gehrels
ed885cbf1f [geometry] Applied patch in ticket 9245 about error messages in make_qbk.py
[SVN r86295]
2013-10-13 20:10:25 +00:00
Adam Wulkiewicz
ce10039377 [geometry][index]: added iterators test implementation using Boost.Function. Fixed compilation errors in benchmark_experimental.
[SVN r85693]
2013-09-16 00:25:37 +00:00
Adam Wulkiewicz
1efb2881ff [geometry] index docs: removed meaningless 'experimental'.
[SVN r85639]
2013-09-10 12:12:43 +00:00
Adam Wulkiewicz
b11eb4fe5b [geometry] index docs: reformulated sentence.
[SVN r85638]
2013-09-10 12:00:44 +00:00
Adam Wulkiewicz
d31d73ed62 [geometry] query iterators described in docs + some fixes of the chapter describing queries.
[SVN r85637]
2013-09-10 11:54:34 +00:00
Adam Wulkiewicz
597f121798 [geometry][index] docs updated.
[SVN r85617]
2013-09-09 00:02:53 +00:00
Adam Wulkiewicz
d063118a3f [geometry] docs: added description of contains() and covers() predicates.
[SVN r85566]
2013-09-04 19:44:19 +00:00
Adam Wulkiewicz
8ab68c96f6 [geometry][index] example: added segment and linestring intersects queries to glut_vis, doc: added pictures of those queries results.
[SVN r85563]
2013-09-04 11:57:34 +00:00
Adam Wulkiewicz
0673b850cc [geometry][index] docs: planned features list modified.
[SVN r84826]
2013-06-18 16:21:31 +00:00
Adam Wulkiewicz
f2fbb111f3 [geometry][index] docs: planned and experimental features section modified, test: added tests for experimental reversed spatial predicates.
[SVN r84820]
2013-06-17 22:23:35 +00:00
Adam Wulkiewicz
b6b9716c99 [geometry][index]docs: Modified commented out "TODO".
[SVN r84815]
2013-06-17 19:17:53 +00:00
Adam Wulkiewicz
8f132f65cf [geometry][index]docs: Added commented out "TODO" list.
[SVN r84813]
2013-06-17 11:46:53 +00:00
Adam Wulkiewicz
c3e989d882 [geometry][index]docs: rtree figures measurements updated in the introduction.
[SVN r84812]
2013-06-17 01:19:11 +00:00
Adam Wulkiewicz
0be05f6951 [geometry][index]docs: Info about R* optimization added.
[SVN r84785]
2013-06-14 23:37:19 +00:00
Adam Wulkiewicz
9c7e23743b [geometry][index]docs: R-tree features not released in 1.54 commented out.
[SVN r84766]
2013-06-13 22:08:26 +00:00
Adam Wulkiewicz
c27074ab1d [geometry][index] docs: R-tree "Implementation details" improved, added "Planned features".
[SVN r84756]
2013-06-13 14:26:29 +00:00
Adam Wulkiewicz
bd5ba4b13c [geometry][index] docs: Improved introduction, added image of tree created using packing algorithm and plots t(Max) t(Min).
[SVN r84753]
2013-06-12 23:33:59 +00:00
Mateusz Loskot
3ec31dff76 [geometry] Spell-check spatial index documentation
[SVN r84557]
2013-05-30 16:10:18 +00:00
Adam Wulkiewicz
4a59810947 geometry.index docs: experimental features commented, sections replaced by headings in queries description
[SVN r84296]
2013-05-16 10:17:25 +00:00
Adam Wulkiewicz
6d63401f08 geometry.index docs: typo fixed.
[SVN r84278]
2013-05-13 23:26:07 +00:00
Adam Wulkiewicz
3ebe782140 geometry.index docs: sections in section 'Creation and Modification' replaced by headings.
[SVN r84262]
2013-05-13 00:54:31 +00:00
Adam Wulkiewicz
ed2f1fd387 geometry.index docs: section title changed.
[SVN r84261]
2013-05-13 00:46:45 +00:00
Adam Wulkiewicz
4b2c00e6cc geometry docs: sections rearranged, titles unified.
[SVN r84260]
2013-05-13 00:39:43 +00:00
Adam Wulkiewicz
f36f347857 geometry.index docs: index general introduction modified, not included yet
[SVN r84259]
2013-05-12 23:48:54 +00:00
Adam Wulkiewicz
593641faf2 geometry.index doc.examples: fixed compile error if size_t is not unsigned
[SVN r84223]
2013-05-10 13:01:47 +00:00
Adam Wulkiewicz
c68f0a0fe0 geometry.index doc: newly implemented default Min rtree elements used, sections slightly modified.
[SVN r84218]
2013-05-10 12:10:18 +00:00
Adam Wulkiewicz
c10a017f91 geometry.index doc, test: added test for !satisfies(), queries docs updated.
[SVN r84216]
2013-05-09 23:42:42 +00:00
Adam Wulkiewicz
787a91dc3a geometry.index docs: Experimental features text tweaked.
[SVN r84213]
2013-05-09 22:25:12 +00:00
Adam Wulkiewicz
e059624130 geometry.index docs, example: Added path query description in 'Experimental features' section. Added path query to benchmark_experimental and glut_vis.
[SVN r84210]
2013-05-09 18:25:28 +00:00
Adam Wulkiewicz
c5b6130f30 geometry.index docs: created 'Experimental' section in R-tree docs, nearest() point relations moved to this section, added description of experimental query iterators.
[SVN r84172]
2013-05-06 16:24:11 +00:00
Adam Wulkiewicz
b6e7b766a3 geometry.index docs: small changes in the section describing queries.
[SVN r83965]
2013-04-19 13:20:40 +00:00
Adam Wulkiewicz
29296f2571 geometry.index docs: added missing newlines at the end of some example src files.
[SVN r83947]
2013-04-18 00:27:09 +00:00
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
f1d4f67b7c geometry docs: Added spatial indexes to reference matrix + other minor documentation tweaks.
[SVN r83752]
2013-04-03 19:05:33 +00:00
Adam Wulkiewicz
c903f66ab0 geometry.index docs: Fixed errors in text.
[SVN r83743]
2013-04-03 14:38:07 +00:00
Adam Wulkiewicz
f7ae213be4 geometry docs: rapidxml added to doxygen_xml2qbk, index/../doxygen_xml2qbk removed, removed index's generated qbks.
[SVN r83740]
2013-04-03 13:22:16 +00:00