[geometry] merge of Boost.Geometry into release branch

[SVN r84242]
This commit is contained in:
Barend Gehrels
2013-05-12 10:58:26 +00:00
parent ab7f6c110b
commit 485923d149
198 changed files with 9808 additions and 766 deletions

View File

@@ -31,16 +31,13 @@
#include <boost/geometry/geometries/linestring.hpp>
#include <boost/geometry/io/wkt/read.hpp>
// For output:
#include <boost/geometry/io/svg/svg_mapper.hpp>
// Yes, this example currently uses some extensions:
// Yes, this example currently uses an extension:
// For output:
#if defined(HAVE_SVG)
# include <boost/geometry/extensions/io/svg/svg_mapper.hpp>
#endif
// For distance-calculations over the Earth:
//#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>
// For distance-calculations over the Earth:
//#include <boost/geometry/extensions/gis/geographic/strategies/andoyer.hpp>