998 Commits

Author SHA1 Message Date
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