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