From: Regina Obe Date: Wed, 23 Feb 2011 08:58:51 +0000 (+0000) Subject: amend enhancements line for ST_AsGML to note strk's addition of option 4 -- use LineS... X-Git-Tag: 2.0.0alpha1~1947 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=55484a4a78c604dc5e088f75bf5ba6571113a2d3;p=postgis amend enhancements line for ST_AsGML to note strk's addition of option 4 -- use LineString instead of curve tag git-svn-id: http://svn.osgeo.org/postgis/trunk@6853 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/doc/reference_output.xml b/doc/reference_output.xml index ef7ad0702..cd7777bea 100644 --- a/doc/reference_output.xml +++ b/doc/reference_output.xml @@ -520,7 +520,7 @@ namespace prefix or no prefix (if empty). If null or omitted 'gml' prefix is use Availability: 1.3.2 Availability: 1.5.0 geography support was introduced. - Enhanced: 2.0.0 prefix support was introduced. GML3 Support for Polyhedral surfaces and TINS was introduced. + Enhanced: 2.0.0 prefix support was introduced. Option 4 for GML3 was introduced to allow using LineString instead of Curve tag for lines. GML3 Support for Polyhedral surfaces and TINS was introduced.