Adam Wulkiewicz
5074cc2a02
[doc][examples] Refactor similarity algorithms examples.
2018-09-15 00:43:47 +02:00
Adam Wulkiewicz
e6f29ca50e
[doc] Add Yaghyavardhan Singh Khangarot (GSoC2018) to contributors.
2018-09-15 00:42:35 +02:00
Yaghyavardhan singh khangarot
5aa539d58e
Updated
2018-08-16 02:10:38 +05:30
yaghyavardhan singh khangarot
f526bb8f54
Merge branch 'develop' into feature/similarity
2018-08-15 20:15:42 +05:30
Yaghyavardhan singh khangarot
a8ae2a99af
[doc][similarity] Updated Examples
2018-08-15 18:21:54 +05:30
Yaghyavardhan singh khangarot
b27c81f316
[doc][similarity] Added Strategies in the documentation
2018-08-14 16:36:29 +05:30
Yaghyavardhan singh khangarot
81634c2ccb
[doc][similarity] Added Strategies in the documentation
2018-08-14 16:33:49 +05:30
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
1d641425ae
[doc] Update 1.68 release notes.
2018-07-30 21:45:15 +02:00
Adam Wulkiewicz
5fbd2a1102
[doc] Update 1.68 release notes.
2018-07-30 21:43:55 +02:00
Adam Wulkiewicz
79ef70f37b
Merge pull request #486 from BoostGSoC18/feature/geodesic_direct
...
Introduce formula for Karney's direct geodesic method
2018-07-25 14:59:48 +02:00
Adam Wulkiewicz
9da0e9c046
Merge branch 'develop' into bg-prepare
2018-07-23 16:43:19 +02:00
Adam Wulkiewicz
fe4dce6dee
[doc] Update 1.68 release notes.
2018-07-23 16:40:56 +02:00
Adam Wulkiewicz
be7ae5b27a
Merge branch 'develop' into bg-prepare
2018-07-02 04:55:26 +02:00
Adeel Ahmad
78411f63c8
[doc][util][formulas][test] Add copyright information in updated files
2018-06-18 18:05:11 +05:00
Adeel Ahmad
df0cafdd19
[doc] Move Maxima scripts for geodesics to doc/other/maxima/geod.mac
2018-06-05 17:26:30 +05:00
Adam Wulkiewicz
06e53eb573
Merge branch 'develop' into fix/intersection_strategies
2018-04-12 16:20:16 +02:00
Adam Wulkiewicz
6b00b94947
[doc] Update 1.68 release notes.
2018-04-12 16:14:43 +02:00
Vissarion Fysikopoulos
2b4a36493c
[doc] Add polygon envelope fix to release notes
2018-04-12 17:14:37 +03:00
Adam Wulkiewicz
bb727d91ed
Merge branch 'develop' into bg-prepare
2018-03-30 02:52:30 +02:00
Barend Gehrels
68296965f5
ticket #13386 - workaround for some gcc compilers
2018-03-27 21:50:18 +02:00
Adam Wulkiewicz
d17bf50ce8
Merge branch 'develop' into bg-prepare
2018-03-03 11:27:55 +01:00
Adam Wulkiewicz
0b64aaf514
[doc] Update 1.67 release notes.
2018-03-02 23:30:48 +01:00
Adam Wulkiewicz
2a2e0ac41e
[doc][srs][strategies] Add/improve docs of geographic strategies and spheroid.
2018-03-02 23:22:36 +01:00
Adam Wulkiewicz
f2a0231574
Merge branch 'develop' into bg-prepare
...
Conflicts due to moving projections from extensions and changes in
dissolve.
2018-02-23 22:05:16 +01:00
Barend Gehrels
fde68e3b87
[doc] update release notes for changes in simplify
2018-02-19 18:59:10 +01:00
Adam Wulkiewicz
a22376506d
[doc] Add 1.67 release notes.
2018-02-18 04:16:56 +01:00
Adam Wulkiewicz
9a0609114a
Merge pull request #456 from norbertwenzel/std-array-adaptor-docs
...
Add C++11 std::array point adaptor docs
2018-01-28 02:23:46 +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
88aeb64fe5
[strategy] Take RadiusTypeOrSphere tparam in spherial strategies.
2018-01-23 18:43:56 +01:00
Adam Wulkiewicz
efc9d4ac3d
Merge pull request #441 from awulkiew/feature/area_strategies
...
Change area strategies interface.
2018-01-22 23:05:17 +01:00
Norbert Wenzel
70267efabc
Add missing full stop to sentence
2018-01-22 22:58:39 +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
5f19586ef6
[doc][densify] Add examples.
2018-01-15 19:46:55 +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
Barend Gehrels
328914df2d
Merge branch 'develop' into bg-prepare
2017-12-01 23:45:31 +01:00
Adam Wulkiewicz
775b0e6199
[doc] Update 1.66 release notes.
2017-11-30 14:33:16 +01:00
Barend Gehrels
f982122b94
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# extensions/test/algorithms/dissolve.cpp
# extensions/test/gis/io/wkb/read_wkb.cpp
# include/boost/geometry/extensions/algorithms/dissolve.hpp
2017-11-29 09:45:08 +01:00
Barend Gehrels
49a4bbe6a1
[doc] add buffer-validity to release notes
2017-11-23 17:24:52 +01:00
Barend Gehrels
b705d53ae3
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# extensions/test/algorithms/dissolve.cpp
# include/boost/geometry/extensions/algorithms/dissolve.hpp
# include/boost/geometry/extensions/multi/algorithms/dissolve.hpp
# include/boost/geometry/extensions/nsphere/algorithms/expand.hpp
2017-10-23 23:39:21 +02:00
Barend Gehrels
ddd95fa45a
[doc] add start of release notes for 1.66
2017-10-23 15:26:17 +02:00
Mateusz Loskot
658a7d99cd
[doc] Document Axis Order convention
...
Clarifies question #427
2017-10-11 20:23:47 +01:00
Mateusz Loskot
477b502bb4
[doc] Fix 'a as' typo to read 'as a'
2017-10-11 19:16:40 +01:00
Adam Wulkiewicz
f06a5a5098
Merge branch 'develop' into bg-prepare
2017-08-02 04:05:50 +02:00
Adam Wulkiewicz
012afcb0ef
[doc] Update 1.65 release notes.
2017-08-02 04:03:19 +02:00
Adam Wulkiewicz
e7ae7454b7
[doc][index] Remove images of queries using higher-level geometries.
2017-08-01 01:41:16 +02:00
Barend Gehrels
e67f62df2b
Merge branch 'develop' into bg-prepare
2017-07-05 17:12:32 +02:00
Barend Gehrels
654e7393e7
[doc] update release notes
2017-07-05 17:12:01 +02:00
Barend Gehrels
30c2b46465
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# include/boost/geometry/extensions/algorithms/dissolve.hpp
2017-07-05 17:10:54 +02:00
Adam Wulkiewicz
2d827cbf33
[doc] Fix ticket number in 1.65 release notes.
2017-07-05 14:41:35 +02:00
Adam Wulkiewicz
b592017cb1
[doc] Add missing correct section.
2017-07-05 14:31:31 +02:00
Adam Wulkiewicz
866acb0dcf
[doc] Update 1.65 release notes.
2017-07-05 14:20:16 +02:00
Barend Gehrels
f2ddc04d60
[doc] Move solved issue which did not end in 1.64
2017-06-28 18:35:33 +02:00
Barend Gehrels
4ad73532fa
[doc] Add release notes for 1.65
2017-06-28 18:34:32 +02:00
Barend Gehrels
5f19440971
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# extensions/test/algorithms/dissolve.cpp
# include/boost/geometry/extensions/algorithms/detail/overlay/dissolver.hpp
# include/boost/geometry/extensions/algorithms/dissolve.hpp
# include/boost/geometry/extensions/multi/algorithms/dissolve.hpp
2017-06-28 17:44:08 +02:00
Adam Wulkiewicz
87f9e715cd
[doc] Update 1.64 release notes (ticket).
2017-04-20 19:03:08 +02:00
Adam Wulkiewicz
99be9e7afd
[doc] Update 1.64 release notes (ticket).
2017-04-09 16:19:32 +02:00
Akira Takahashi
566af5c399
1.64.0 release notes : fix ticket link
...
https://github.com/boostorg/website/pull/238
2017-04-06 15:40:02 +09:00
Adam Wulkiewicz
fa203dfbe8
[doc] Update 1.64 release notes (ticket).
2017-03-30 01:02:34 +02:00
Adam Wulkiewicz
4d8269dc97
[doc] Update 1.64 release notes (ticket).
2017-03-30 00:51:41 +02:00
Mateusz Łoskot
7e08464fff
[doc] Add doxygen files clean-up if run with --release-build
...
Delete Doxygen-generated files to avoid copying them into release archive.
Replace os.remove with shutil.rmtree to cope with sub-directories.
2017-03-28 02:09:34 +02:00
Barend Gehrels
b320ddf8e6
[buffer] Fix segmentation fault for rings (start/finish ring was not called),
...
including new unit test
2017-03-26 12:49:48 +02:00
Mateusz Łoskot
5226efc76f
[readme] Remove RapidXML deployment from doc build requirements
...
Update QuickBook URL to always point to the latest.
[ci skip]
2017-03-23 21:39:56 +01:00
Adam Wulkiewicz
468c2a79ed
[doc] Update 1.64 release notes.
2017-03-14 19:26:49 +01:00
barendgehrels
a826d5b536
[get_turns] fix: fix distance_measure
2017-03-13 16:09:18 +01:00
Adam Wulkiewicz
d857009750
Merge branch 'develop' into bg-prepare
2017-03-08 16:00:42 +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
aff16c1615
[doc][src] Fix compilation errors (lack of include, conflicts with QVM).
2017-03-05 19:42:00 +01:00
Adam Wulkiewicz
056330d610
[doc][index] Add note about result sorting into the kNN query section.
2017-03-05 19:40:28 +01:00
Adam Wulkiewicz
3062222a92
[doc] Update 1.64 release notes.
2017-03-02 19:26:02 +01:00
barendgehrels
5e6bb32741
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# extensions/test/Jamfile.v2
# extensions/test/gis/io/wkb/read_wkb.cpp
# extensions/test/gis/io/wkb/write_wkb.cpp
# extensions/test/gis/latlong/cross_track.cpp
# extensions/test/nsphere/nsphere-circle.cpp
# include/boost/geometry/extensions/contrib/ttmath_stub.hpp
# include/boost/geometry/extensions/gis/io/wkb/detail/ogc.hpp
# include/boost/geometry/extensions/gis/io/wkb/detail/parser.hpp
# include/boost/geometry/extensions/gis/io/wkb/read_wkb.hpp
# test/arithmetic/cross_product.cpp
2017-02-26 21:24:37 +01:00
Adam Wulkiewicz
cc472a8c3c
[doc] Generate pages for relops versions supporting strategies.
2017-02-26 01:41:05 +01:00
Adam Wulkiewicz
ca00075d59
[doc] Update 1.64.0 release notes (ticket).
2017-02-25 18:50:55 +01:00
Adam Wulkiewicz
9af86d366b
[doc] Fix legacy types adaptation example.
2017-01-09 18:12:35 +01:00
barendgehrels
9e3fcdb8f9
[doc] update renaming from ublas_transformer to matrix_transformer
2017-01-04 15:45:54 +01:00
Adam Wulkiewicz
f4fa416c81
[doc] Update 1.62 release notes (ticket).
2016-12-28 16:20:34 +01:00
Adam Wulkiewicz
f1a2b5d611
[doc] Update 1.64 release notes (ticket).
2016-12-28 03:47:40 +01:00
Adam Wulkiewicz
9564ba04f2
[doc] Update 1.64 release notes (issue).
2016-12-27 16:31:45 +01:00
Adam Wulkiewicz
9828f26561
[doc] Add 1.64 release notes (issue).
2016-12-27 16:05:37 +01:00
Adam Wulkiewicz
bc1310f392
[doc] Add missing 'Solved tickets' point to 1.62 release notes.
2016-12-12 16:14:31 +01:00
barendgehrels
04d7aae944
Merge branch 'develop' into bg-prepare
2016-12-07 10:09:14 +01:00
Adam Wulkiewicz
735df0addb
[doc] Update 1.63 release notes.
2016-12-06 23:55:44 +01:00
barendgehrels
a6b294a648
Merge branch 'develop' into bg-prepare
...
# Conflicts:
# include/boost/geometry/extensions/gis/projections/proj/healpix.hpp
# include/boost/geometry/extensions/gis/projections/proj/isea.hpp
2016-12-04 16:42:32 +01:00
barendgehrels
51d1a48ca1
[doc] update for doxygen
2016-12-04 16:40:04 +01:00
Barend Gehrels
990106c6ec
Merge branch 'develop' into bg-prepare
2016-11-02 16:41:10 +01:00
Barend Gehrels
bca08c54a7
[doc] update release notes
2016-11-02 16:40:48 +01:00
Barend Gehrels
d2abc37625
Merge branch 'develop' into bg-prepare
2016-11-02 16:39:20 +01:00
Barend Gehrels
f543ac0763
[doc] update release notes for 1.63
2016-11-02 16:36:49 +01:00
Rene Rivera
28c9d63b2d
Add option to specify path to doxygen_xml2qbk tool.
2016-10-09 22:00:33 -05:00
Rene Rivera
8e9835cecc
Add, and update, documentation build targets.
2016-10-07 23:07:34 -05:00
Adam Wulkiewicz
007ef451c2
[doc] Update 1.62 release notes.
2016-08-27 02:35:48 +02:00
Barend Gehrels
3fc025b5f4
Add validity improvement to release notes
2016-08-12 10:28:40 +02:00
Barend Gehrels
7fc45bef3f
Avoid using std::cout (unless we debug), ticket #12289
2016-08-12 10:24:50 +02:00
Barend Gehrels
8b4c1da2c6
Merge branch 'develop' into bg-prepare
...
Conflicts:
extensions/example/gis/projections/p03_projmap_example.cpp
extensions/test/algorithms/dissolve.cpp
include/boost/geometry/extensions/algebra/algorithms/assign.hpp
include/boost/geometry/extensions/algebra/algorithms/rotation.hpp
include/boost/geometry/extensions/algebra/algorithms/transform_geometrically.hpp
include/boost/geometry/extensions/algebra/algorithms/translation.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/check.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/matrix_concept.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/quaternion_concept.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/rotation_matrix_concept.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/rotation_quaternion_concept.hpp
include/boost/geometry/extensions/algebra/geometries/concepts/vector_concept.hpp
include/boost/geometry/extensions/algebra/geometries/matrix.hpp
include/boost/geometry/extensions/algebra/geometries/quaternion.hpp
include/boost/geometry/extensions/algebra/geometries/rotation_matrix.hpp
include/boost/geometry/extensions/algebra/geometries/rotation_quaternion.hpp
include/boost/geometry/extensions/algebra/geometries/vector.hpp
include/boost/geometry/extensions/algorithms/connect.hpp
include/boost/geometry/extensions/algorithms/detail/overlay/dissolver.hpp
include/boost/geometry/extensions/algorithms/detail/overlay/split_rings.hpp
include/boost/geometry/extensions/algorithms/dissolve.hpp
include/boost/geometry/extensions/algorithms/distance_info.hpp
include/boost/geometry/extensions/algorithms/midpoints.hpp
include/boost/geometry/extensions/algorithms/offset.hpp
include/boost/geometry/extensions/algorithms/parse.hpp
include/boost/geometry/extensions/algorithms/remove_holes_if.hpp
include/boost/geometry/extensions/algorithms/remove_marked.hpp
include/boost/geometry/extensions/algorithms/selected.hpp
include/boost/geometry/extensions/gis/io/veshape/write_veshape.hpp
include/boost/geometry/extensions/nsphere/geometries/concepts/check.hpp
include/boost/geometry/extensions/nsphere/geometries/concepts/nsphere_concept.hpp
include/boost/geometry/extensions/nsphere/geometries/nsphere.hpp
2016-08-10 10:06:50 +02:00
Barend Gehrels
77afac2e15
Make double the default type for SVG svg-point-types (SVG supports floating point)
2016-07-27 17:05:01 +02:00