]> granicus.if.org Git - postgis/commitdiff
removed borders around the tables in the geometry compliancy section
authorKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 2 Dec 2009 23:41:11 +0000 (23:41 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 2 Dec 2009 23:41:11 +0000 (23:41 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4980 b70326c6-7e19-0410-871a-916f4a2858ee

doc/using_postgis_dataman.xml

index af231d76b552bbe1049aac0fda4d34fa265a6ee2..cbcd5227b183023d20ca3204e2d9246b625f7d70 100644 (file)
@@ -682,7 +682,7 @@ FROM public.myschema.myspecialpois LIMIT 1;
          for the endpoints, in which case it is referred to as a linear ring and
          additionally considered closed).</para>
 
-         <informaltable>
+         <informaltable border="0" frame="none">
                <tgroup cols="2" align="center">
                  <tbody>
                        <row>
@@ -748,7 +748,7 @@ FROM public.myschema.myspecialpois LIMIT 1;
          any two elements occurs at <varname>POINT</varname>s that are on the
          boundaries of both elements.  </para>
 
-         <informaltable>
+         <informaltable border="0" frame="none">
                <tgroup cols="3" align="center">
                  <tbody>
                        <row>
@@ -805,7 +805,7 @@ FROM public.myschema.myspecialpois LIMIT 1;
          A <varname>POLYGON</varname> may not have cut lines or spikes and the
          interior rings must be contained entirely within the exterior ring.</para>
 
-         <informaltable>
+         <informaltable border="0" frame="none">
                <tgroup cols="3" align="center">
                  <tbody>
                        <row>
@@ -893,7 +893,7 @@ FROM public.myschema.myspecialpois LIMIT 1;
          elements intersect.  The boundaries of any two elements may touch, but
          only at a finite number of <varname>POINT</varname>s.</para>
 
-         <informaltable>
+         <informaltable border="0" frame="none">
                <tgroup cols="2" align="center">
                  <tbody>
                        <row>