]> granicus.if.org Git - postgis/commitdiff
Testing out Kevin's auto image generator hopefully I didn't break it.
authorRegina Obe <lr@pcorp.us>
Wed, 20 May 2009 11:16:29 +0000 (11:16 +0000)
committerRegina Obe <lr@pcorp.us>
Wed, 20 May 2009 11:16:29 +0000 (11:16 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4092 b70326c6-7e19-0410-871a-916f4a2858ee

doc/html/image_src/st_within01.wkt [new file with mode: 0644]
doc/reference.xml

diff --git a/doc/html/image_src/st_within01.wkt b/doc/html/image_src/st_within01.wkt
new file mode 100644 (file)
index 0000000..780dbe9
--- /dev/null
@@ -0,0 +1,2 @@
+Style1;POLYGON((11 2,10.8078528040323 0.0490967798387194,10.2387953251129 -1.82683432365089,9.31469612302546 -3.55570233019602,8.07106781186548 -5.07106781186547,6.55570233019603 -6.31469612302545,4.82683432365091 -7.23879532511286,2.9509032201613 -7.8078528040323,1.00000000000002 -8,-0.950903220161265 -7.80785280403231,-2.82683432365088 -7.23879532511287,-4.555702330196 -6.31469612302546,-6.07106781186546 -5.07106781186549,-7.31469612302544 -3.55570233019604,-8.23879532511286 -1.82683432365092,-8.8078528040323 0.0490967798386879,-9 1.99999999999997,-8.80785280403231 3.95090322016125,-8.23879532511288 5.82683432365086,-7.31469612302547 7.55570233019599,-6.0710678118655 9.07106781186545,-4.55570233019606 10.3146961230254,-2.82683432365094 11.2387953251129,-0.950903220161321 11.8078528040323,0.999999999999963 12,2.95090322016125 11.8078528040323,4.82683432365087 11.2387953251129,6.555702330196 10.3146961230255,8.07106781186545 9.0710678118655,9.31469612302544 7.55570233019604,10.2387953251129 5.82683432365092,10.8078528040323 3.9509032201613,11 2))
+Style2;POLYGON((21 2,20.6157056080646 -1.90180644032256,19.4775906502257 -5.65366864730179,17.6293922460509 -9.11140466039203,15.142135623731 -12.1421356237309,12.1114046603921 -14.6293922460509,8.65366864730182 -16.4775906502257,4.90180644032259 -17.6157056080646,1.00000000000003 -18,-2.90180644032253 -17.6157056080646,-6.65366864730176 -16.4775906502258,-10.111404660392 -14.6293922460509,-13.1421356237309 -12.142135623731,-15.6293922460509 -9.11140466039209,-17.4775906502257 -5.65366864730185,-18.6157056080646 -1.90180644032262,-19 1.99999999999994,-18.6157056080646 5.9018064403225,-17.4775906502258 9.65366864730173,-15.6293922460509 13.111404660392,-13.142135623731 16.1421356237309,-10.1114046603921 18.6293922460509,-6.65366864730187 20.4775906502257,-2.90180644032264 21.6157056080646,0.999999999999925 22,4.9018064403225 21.6157056080646,8.65366864730174 20.4775906502258,12.111404660392 18.6293922460509,15.1421356237309 16.142135623731,17.6293922460509 13.1114046603921,19.4775906502257 9.65366864730184,20.6157056080646 5.90180644032261,21 2))
index 341e3dd7aba29d5ff3c00655f541ae5348784c5f..ec63081be42240b69180849c2b421c2e6d88105b 100644 (file)
@@ -11416,6 +11416,12 @@ FROM (SELECT ST_Buffer(ST_GeomFromText('POINT(1 2)'), 10) As smallc,
  t            | t          | f          | t          | t          | t
 (1 row)
                </programlisting>
+               
+               <para><inlinemediaobject>
+        <imageobject>
+          <imagedata fileref="images/st_within01.png" />
+        </imageobject>
+      </inlinemediaobject> </para>
          </refsection>
 
          <refsection>