Adam Wulkiewicz
506dc6a670
[doc] Fix reference matrix (strategies).
2019-07-30 23:57:10 +02:00
Vissarion Fisikopoulos
1c0f3e398a
Merge branch 'develop' into feature/line_interpolate_point_2
2019-02-27 15:13:37 +02:00
Barend Gehrels
f685f8ab9a
Merge branch 'develop' into feature/buffer_point_geographic
2019-02-23 14:01:18 +01:00
Vissarion Fysikopoulos
83976015e8
[doc] Fix and error in documentation building
2019-02-19 16:51:00 +02:00
Vissarion Fysikopoulos
03036b4b62
[algorithm] [strategy] [test] [doc] Rename line_interpolate_point to line_interpolate
2019-02-19 16:32:22 +02:00
Barend Gehrels
c46e4625a7
[buffer] rename strategy (review result)
2019-02-13 11:44:13 +01:00
Barend Gehrels
6ea11b3f58
[doc] Add documentation for new point_circle_geographic strategy
2019-01-16 11:55:56 +01:00
Vissarion Fysikopoulos
87dfbe07a8
[doc] Line interpolate point algorithm and strategies
2018-10-26 17:03:24 +03:00
Yaghyavardhan singh khangarot
da3ecd4c6d
[doc][similarity] Updated documentation for the similarity algorithms for different distance strategies
2018-08-13 17:07:52 +05:30
Yaghyavardhan singh khangarot
50ca27ebb9
[doc][similarity] Updated documentation for the similarity algorithms
2018-08-12 05:07:16 +05:30
Yaghyavardhan singh khangarot
fc0f5525ae
[doc][similarity] Add documentation for algorithm for finding similarity between geometries
2018-08-06 05:41:12 +05:30
Yaghyavardhan singh khangarot
0591e109ce
[doc][similarity] add documentation for discrete_frechet_disatance and discrete_hausdorff_distance.
2018-08-02 19:52:40 +05:30
Adam Wulkiewicz
2a2e0ac41e
[doc][srs][strategies] Add/improve docs of geographic strategies and spheroid.
2018-03-02 23:22:36 +01:00
Norbert Wenzel
d4bc950146
[doc] Add C++11 std::array point adaptor docs
...
Copied the documentation entry and example from Boost.Array. Referred
to std::array as "C++11 array container".
Link to new page from
* reference
* quickref
* point concept
2018-01-27 10:52:17 +01:00
Adam Wulkiewicz
20a83095a0
[doc][area] Add documentation for geographic strategy and improve example (use strategies).
2018-01-16 15:22:52 +01:00
Adam Wulkiewicz
6d0d53c41e
Merge branch 'develop' into feature/area_strategies
2018-01-16 14:45:48 +01:00
Adam Wulkiewicz
f35a4f927e
[doc][densify] Add documentation for densify algorithm and strategies.
...
Change strategies from structs to classes as this is the requirement of
the docs generating tool.
2018-01-12 03:01:01 +01:00
Adam Wulkiewicz
127b52ea0c
[doc] Change names after renaming surveyor to cartesian (area strategy).
2017-12-22 23:24:02 +01:00
Adam Wulkiewicz
60592cff99
[doc] Update reference (area strategy, set operations, is_simple, is_valid).
...
Remove area::huiller, add area::spherical strategy.
Distinguish between versions of algorithms taking and not taking strategies.
2017-03-05 20:24:23 +01:00
Adam Wulkiewicz
cc472a8c3c
[doc] Generate pages for relops versions supporting strategies.
2017-02-26 01:41:05 +01:00
barendgehrels
9e3fcdb8f9
[doc] update renaming from ublas_transformer to matrix_transformer
2017-01-04 15:45:54 +01:00
Adam Wulkiewicz
c2ce71fb93
[doc] Add relate and relation to the reference matrix and update release notes.
2015-12-01 16:10:35 +01:00
Menelaos Karavelas
bf6bc4b5aa
[doc][strategies][distance][cross track point box] add documentation
...
for cross_track_point_box distance strategy
2015-06-13 01:54:49 +03:00
Menelaos Karavelas
bd6cc0e5d3
[doc][algorithms][is_empty] add documentation for is_empty algorithm
2015-06-03 01:08:33 +03:00
Menelaos Karavelas
f279810c0f
[doc][quickref] update copyright header; add link to documentation of validity_failure_type
2015-02-25 15:09:06 +02:00
Menelaos Karavelas
32635987e8
[doc][algorithms][num_segments] add back documentation for num_segments algorithm
2014-10-27 22:18:07 +02:00
Menelaos Karavelas
6769ad34f4
[doc][num_segments] remove references to the num_segments algorithm;
...
to be added back in boost 1.58;
2014-10-20 01:04:56 +03:00
Adam Wulkiewicz
9aed1a0e4e
[doc] Update reference matrix - new type names in rtree functions.
2014-10-02 21:49:43 +02:00
Menelaos Karavelas
e98bfaca4a
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-29 00:34:33 +03:00
Adam Wulkiewicz
bca0f9cd8e
Merge pull request #105 from mkaravel/doc/buffer
...
Buffer doc
2014-07-23 14:55:57 +02:00
Menelaos Karavelas
0da99ae793
[doc] update copyright header
2014-07-23 13:43:40 +03:00
Menelaos Karavelas
2b55cab4ee
[doc][buffer] add buffer (and corresponding strategies) to reference matrix;
...
modify the appearance of the strategies section of the reference matrix to have 3 columns;
2014-07-23 13:09:38 +03:00
Menelaos Karavelas
d8ebbdd32f
Merge branch 'develop' of https://github.com/boostorg/geometry into feature/num_segments
2014-07-18 10:51:36 +03:00
Adam Wulkiewicz
61a5aff3fe
[doc] Fix strategies section in reference matrix, change columns number to 2.
2014-07-17 23:12:17 +02:00
Adam Wulkiewicz
34d148dfb7
[doc] Add IO to reference matrix
2014-07-17 23:08:47 +02:00
Menelaos Karavelas
32159311ed
[doc] add num_segments algorithm
2014-07-17 03:04:51 +03:00
Adam Wulkiewicz
76c394bd28
[dox] Fix table definition in quickref.xml
2014-07-10 19:26:29 +02:00
Adam Wulkiewicz
e9178b6a80
Merge pull request #75 from mkaravel/feature/is_simple
...
Feature/is simple
2014-07-01 17:27:01 +02:00
Menelaos Karavelas
1465ada4ba
[doc][stratiegies][distance] add pythagoras point-box and box-box strategies
2014-06-27 03:37:00 +03:00
Menelaos Karavelas
6ad8760295
[doc] add documentation support for is_valid and is_simple
2014-06-26 22:56:29 +03: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
d3f8ea2f6b
[crosses] add bg::crosses() algorithm
2014-04-09 01:33:37 +02:00
Adam Wulkiewicz
d9b6f89d64
[geometry]: iterative queries simplified, docs updated, added qbegin() and qend() free functions, added new functions to the reference matrix, release notes updated.
...
[SVN r85630]
2013-09-09 22:37:55 +00:00
Adam Wulkiewicz
4b2c00e6cc
geometry docs: sections rearranged, titles unified.
...
[SVN r84260]
2013-05-13 00:39:43 +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
46a1796a2d
geometry docs: Added observers namespace info in reference matrix.
...
[SVN r83753]
2013-04-03 19:07:47 +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
Barend Gehrels
a02bebd0fe
[geometry] doc updates w.r.t. touch (forgot to commit last time)
...
[SVN r78714]
2012-05-28 12:25:16 +00:00
Barend Gehrels
1877b8aca9
Boost.Geometry removed problem-causing empty list in XML doc
...
[SVN r77099]
2012-02-23 18:33:28 +00:00
Barend Gehrels
604bb60f17
Boost.Geometry doc updates
...
[SVN r76963]
2012-02-10 19:52:53 +00:00