Vissarion Fisikopoulos
e06b6ff923
[doc] Explain output range of azimuth algorithm.
2022-11-21 21:41:17 +02:00
Barend Gehrels
455822d6b1
[test] cleanup already succeeding testcases
2022-11-16 14:00:43 +01:00
Vissarion Fisikopoulos
938f6f6bc1
Merge pull request #1046 from vissarion/feature/covered_by_box_mpoly
...
Support covered_by() for box, geometry combinations
2022-10-13 14:40:33 +03:00
Barend Gehrels
d1abd75a8a
[readme] update to reflect changes in 1.80
2022-09-09 09:29:44 +02:00
Barend Gehrels
49004c5ddd
[buffer] add join_round and side_straight for geographic
...
Including tests and testcode
2022-08-03 11:19:11 +02:00
Vissarion Fisikopoulos
fd295f15c4
Support covered_by(linear,box).
2022-07-28 16:18:55 +03:00
Vissarion Fisikopoulos
b44e0a9fbe
[doc] Update covered_by support status
2022-07-28 15:33:30 +03:00
tinko92
6235b8ae78
Change broken postgis.org links to postgis.net ( #999 )
2022-05-16 08:54:17 +02:00
Adam Wulkiewicz
e2496e2fed
[doc] Update 1.79 release notes.
2022-04-27 21:44:44 +02:00
Adam Wulkiewicz
98952de3c1
[doc] Update 1.79 release notes
2022-04-05 22:21:30 +02:00
Barend Gehrels
8774b7b2d7
[major change] change the default, disable rescaling by default
2022-02-23 12:49:58 +01:00
Vissarion Fisikopoulos
46add594af
Restore previous version in Doxyfiles
2022-01-12 10:49:08 +02:00
Vissarion Fisikopoulos
0c18f35d92
[closest_point] Fixes and test addition
2022-01-11 15:22:49 +02:00
Vissarion Fisikopoulos
830633a8a2
Merge remote-tracking branch 'origin/develop' into feature/shortest_points_new_strategies_non_cartesian
2022-01-05 15:31:00 +02:00
Vissarion Fisikopoulos
1b0a1dfe61
[closest_points] Several fixes: indentation, formating, pass correct types, activate tests
2022-01-05 14:38:06 +02:00
onlykzy
e523841527
Fix error variable names in discrete_hausdorff_distance.cpp
2021-12-31 12:14:51 +08:00
Vissarion Fisikopoulos
df00acb935
Fix conflicts while merging with develop
2021-12-02 16:51:55 +02:00
Vissarion Fisikopoulos
0966b8d506
[documentation] Update doc readme
2021-12-02 16:50:10 +02:00
Vissarion Fisikopoulos
f1dd78071e
[documentation] Add closest_points directory in doc/doxy/Doxyfile and upgrade from 1.5.5 to 1.8.17 to avoid deprecation warnings
2021-12-02 16:45:36 +02:00
Adam Wulkiewicz
0c002e6bdc
Add 1.78 release notes.
2021-11-29 16:33:10 +01:00
Vissarion Fisikopoulos
09c5132e84
[closest_points] Add documentation and examples
2021-11-18 11:15:48 +02:00
Vissarion Fisikopoulos
90199c1dcc
[closest_points] Example and missing includes
2021-11-17 16:38:16 +02:00
Nicholas Devenish
eb617fa1c8
Fix error checking for failure type in example
...
validity_failure_type is an enum, not a bitflag. Correct example code
that looked like it was trying to treat it as a bitflag, but instead
assumed that any failure was fixable.
2021-08-03 11:11:25 +01:00
Adam Wulkiewicz
ad74f51fe1
[doc] Add 1.77 release notes.
2021-07-21 18:11:42 +02:00
Adam Wulkiewicz
0da9625973
Merge pull request #841 from Siddharth-coder13/doc
...
Fixed ring concept non-existent header file
2021-05-28 01:59:06 +02:00
Siddharth kumar
1cf0dc8762
Fixed ring concept non-existent header file
2021-04-12 15:17:48 +05:30
Adam Wulkiewicz
2c825826af
[doc] Remove convex_hull_graham_andrew section.
2021-03-26 15:55:53 +01:00
Adam Wulkiewicz
1c9e1933b4
[doc][convex_hull] Fix documentation of convex_hull algorithm.
2021-03-26 02:24:43 +01:00
Adam Wulkiewicz
557ac0ea68
[doc] Add 1.76 release notes.
2021-03-26 01:49:35 +01:00
Adam Wulkiewicz
6c6dc683e3
Merge pull request #822 from ayushgupta138/fix-area-strategy-doc
...
Fix Documentation error in Area strategy
2021-03-03 14:13:28 +01:00
Adam Wulkiewicz
28559c042e
Merge pull request #670 from sudo-panda/feature/symmetric-wkt
...
Symmetrizing read/write wkt
2021-03-03 14:06:08 +01:00
Barend Gehrels
fc154b8d89
[svg] changes newly added scale function in a constructor parameter, and allows to write
...
to svg immediately after constructor
2021-03-03 10:54:34 +01:00
ayushgupta138
5144d6cb5f
Fix Documentation error in Area strategy
2021-03-02 16:06:18 +05:30
Mateusz Łoskot
2c790aeb22
Remove detailed list of compilers and versions form the docs ( #816 )
...
Closes #813
2021-02-19 19:55:35 +01:00
Barend Gehrels
0ea96e1bbf
Merge pull request #774 from barendgehrels/enhance/svg
...
[svg] Add scale function and examples of it
2021-02-19 10:43:17 +01:00
Adam Wulkiewicz
c267547e2e
[doc] Add documentation for azimuth() algorithm.
2021-01-20 02:49:40 +01:00
sudo-panda
0839e314d3
[ex][io][wkt] modify ex to show adv of from_wkt
2020-12-03 17:07:03 +05:30
Baidyanath Kundu
1d32d87790
[ex][io][wkt] mordernize the example
...
Using alias-declaration instead of typedef
2020-12-03 17:07:03 +05:30
sudo-panda
3b08f8cbd0
[doc] add copyright information
2020-12-03 17:07:03 +05:30
sudo-panda
6bf00d4c11
[doc][io] remove set precision example in wkt
2020-12-03 17:07:03 +05:30
sudo-panda
44c342cd8e
[doc][io][wkt] minor changes and bug fixes
2020-12-03 17:07:03 +05:30
sudo-panda
cfd58ad889
[ex][io][wkt] add significant_digits
example
...
- Add example demonstrating use of `significant_digits` in `to_wkt`
- Add example demonstrating use of `significant_digits` in `wkt`
- Add parameter documentation
2020-12-03 17:07:03 +05:30
sudo-panda
d9c8ff3cc2
[doc][io][wkt] fix bugs in index.html and example file
...
- Restored index.html back
- Declared variables first and then used in example for from_wkt
2020-12-03 17:07:03 +05:30
sudo-panda
8c48b583a8
[doc][io][wkt] add doc for from_wkt and to_wkt
2020-12-03 17:07:03 +05:30
sudo-panda
6c10e7a647
[doc][io][wkt] add docs for to_wkt and from_wkt
2020-12-03 17:07:03 +05:30
Adam Wulkiewicz
bb0f00ef57
[doc] Update 1.75 release notes.
2020-12-02 00:42:58 +01:00
Barend Gehrels
1c06875105
[svg] Add scale function and examples of it
2020-11-12 14:34:47 +01:00
Barend Gehrels
45d624af9b
[cleanup] remove HAVE_TTMATH and other occurances of ttmath
2020-10-07 14:05:28 +02:00
Barend Gehrels
3272220a3c
[test][doc] Clean up numeric types in tests and adapt documentation
2020-09-30 11:20:44 +02:00
Adam Wulkiewicz
0e7972b438
Merge pull request #733 from BenFrantzDale/add-Point-concept-example
...
Add example showing how std::array<T, N> can model the Point concept
2020-08-24 12:39:05 +02:00