[postgis-tickets] [SCM] PostGIS branch master updated. 3.1.0rc1-501-g8842581

git at osgeo.org git at osgeo.org
Sat Sep 4 16:50:02 PDT 2021


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  884258173c78203a99e843739122e2a43cbb6369 (commit)
      from  dd647a72bdd87db8734e18df57c3be5a0a2f4cde (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 884258173c78203a99e843739122e2a43cbb6369
Author: Regina Obe <lr at pcorp.us>
Date:   Sat Sep 4 19:49:57 2021 -0400

    Fix broken link

diff --git a/doc/reference_output.xml b/doc/reference_output.xml
index db71a5c..062c823 100644
--- a/doc/reference_output.xml
+++ b/doc/reference_output.xml
@@ -1447,7 +1447,7 @@ SELECT ST_AsTWKB(array_agg(geom), array_agg(gid)) FROM mytable;
 			</tgroup>
 		</informaltable>
 		<note><para>2D geometry support not yet complete.  Inner rings currently just drawn as separate polygons.  We are working on these.</para></note>
-		<para>Lots of advancements happening in 3D space particularly with <ulink url="http://www.web3d.org/x3d/wiki/index.php/X3D_and_HTML5#Goals:_X3D_and_HTML5">X3D Integration with HTML5</ulink></para>
+		<para>Lots of advancements happening in 3D space particularly with <ulink url="https://www.web3d.org/wiki/index.php/X3D_and_HTML5">X3D Integration with HTML5</ulink></para>
 		<para>There is also a nice open source X3D viewer you can use to view rendered geometries. Free Wrl <ulink url="http://freewrl.sourceforge.net/">http://freewrl.sourceforge.net/</ulink> binaries available for Mac, Linux, and Windows. Use the FreeWRL_Launcher packaged to view the geometries.</para>
 		<para>Also check out <ulink url="https://github.com/robe2/postgis_x3d_viewer">PostGIS minimalist X3D viewer</ulink>  that utilizes this function and <ulink url="http://www.x3dom.org/">x3dDom html/js open source toolkit</ulink>.</para>
 		<para>Availability: 2.0.0: ISO-IEC-19776-1.2-X3DEncodings-XML</para>

-----------------------------------------------------------------------

Summary of changes:
 doc/reference_output.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list