From fd74e4b31b0739ffb3957afc3acc2fd8e6758763 Mon Sep 17 00:00:00 2001 From: Regina Obe Date: Fri, 4 Apr 2014 05:26:17 +0000 Subject: [PATCH] #2698 put in converter for geomjson and fix tests to catch geomkml git-svn-id: http://svn.osgeo.org/postgis/trunk@12417 b70326c6-7e19-0410-871a-916f4a2858ee --- doc/xsl/postgis_gardentest.sql.xsl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/doc/xsl/postgis_gardentest.sql.xsl b/doc/xsl/postgis_gardentest.sql.xsl index 97f5a0a91..7446ac1d0 100644 --- a/doc/xsl/postgis_gardentest.sql.xsl +++ b/doc/xsl/postgis_gardentest.sql.xsl @@ -466,7 +466,7 @@ SELECT ' Geography: End Testing'; - + () @@ -614,6 +614,9 @@ SELECT ' ST_AsKML(foo1.the_geom) + + ST_AsGeoJSON(foo1.the_geom) + foo1.the_geom -- 2.40.0