geometry/doc/reference/io/to_wkt.qbk
2024-09-27 17:52:26 +02:00

27 lines
1.1 KiB
Plaintext

[/============================================================================
Boost.Geometry (aka GGL, Generic Geometry Library)
Copyright (c) 2009-2014 Barend Gehrels, Amsterdam, the Netherlands.
Copyright (c) 2020 Baidyanath Kundu, Haldia, India.
Use, modification and distribution is subject to the Boost Software License,
Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at
http://www.boost.org/LICENSE_1_0.txt)
=============================================================================/]
[def __this_function__ to_wkt]
[heading_conformance_ogc __this_function__..AsText]
[note __this_function__ is not named "AsText" or "as_text" because Boost.Geometry
also supports other textformats (svg, dsv)]
[heading Example]
[to_wkt]
[to_wkt_output]
[heading See also]
* [@http://en.wikipedia.org/wiki/Well-known_text Well-known text specification]
* [link geometry.reference.io.wkt.to_wkt_2_with_significant_digits Overload with significant digits]
* [link geometry.reference.io.wkt.read_wkt Read WKT]
* [link geometry.reference.io.wkt.from_wkt From WKT]
* [link geometry.reference.io.wkt.wkt WKT streaming manipulator]