12 Commits

Author SHA1 Message Date
Vissarion Fisikopoulos
38051ad095 Remove deprecated rescaling code 2024-05-29 15:29:03 +03:00
Mateusz Łoskot
f6153724c0
Catch up examples with addition of robustness policy and others (#787)
The example/c03_custom_linestring_example.cpp requires change from PR #786
These changes make all examples compile again.
Fixes #784
2020-12-23 10:30:04 +01:00
Barend Gehrels
c506c476dd [geometry] changes in examples w.r.t. custom pointer types
[SVN r79370]
2012-07-08 20:17:21 +00:00
Barend Gehrels
7cb0ae96fd Boost.Geometry update copyright -> 2012
[SVN r76390]
2012-01-09 21:56:08 +00:00
Barend Gehrels
1dc67c1bf5 Removed references to std_as_linestring/ring/multi_point and c_array* and boost_array* because there are now macros for that
[SVN r71824]
2011-05-08 15:52:29 +00:00
Barend Gehrels
dbd742cbff Mention all geometry headerfiles explicitly in examples (according to doc)
[SVN r71821]
2011-05-08 14:38:45 +00:00
Barend Gehrels
a01c615089 Made copyright notices in libs/geometry consistent
[SVN r70876]
2011-04-02 20:33:14 +00:00
Barend Gehrels
969d95b5bc All samples without cartesian2d now
[SVN r67004]
2010-12-04 13:01:26 +00:00
Barend Gehrels
1c8fce3059 model namespaces, moved point_xy to d2::point_xy, revised point_ll_deg to ll::point<degree>
[SVN r66975]
2010-12-02 16:10:47 +00:00
Barend Gehrels
f8f22cc398 Major update:
Adaptions to examples with respect to new namespace model
Adaptions to examples using external libraries (gd, soci, shapelib)
Updates property sheets to boost 1.45.0


[SVN r66813]
2010-11-28 13:42:46 +00:00
Barend Gehrels
a1d0065595 Fixed two examples
[SVN r66787]
2010-11-27 15:03:50 +00:00
Barend Gehrels
62fde787bc Added Boost.Geometry examples to boost.sandbox
[SVN r59383]
2010-01-31 21:23:07 +00:00