wkt.qbk 788 B

12345678910111213141516171819202122
  1. [/============================================================================
  2. Boost.Geometry (aka GGL, Generic Geometry Library)
  3. Copyright (c) 2009-2014 Barend Gehrels, Amsterdam, the Netherlands.
  4. Use, modification and distribution is subject to the Boost Software License,
  5. Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
  6. http://www.boost.org/LICENSE_1_0.txt)
  7. =============================================================================/]
  8. [def __this_function__ wkt]
  9. [heading_conformance_ogc __this_function__..AsText]
  10. [note __this_function__ is not named "AsText" or "as_text" because Boost.Geometry
  11. also supports other textformats (svg, dsv)]
  12. [heading Example]
  13. [wkt]
  14. [wkt_output]
  15. [heading See also]
  16. * [link geometry.reference.io.wkt.read_wkt Read WKT]