]> granicus.if.org Git - postgis/commit
Added code that will automatically generate the spatial images used in the documentat...
authorKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 6 May 2009 23:20:35 +0000 (23:20 +0000)
committerKevin Neufeld <kneufeld.ca@gmail.com>
Wed, 6 May 2009 23:20:35 +0000 (23:20 +0000)
commit26bf6dde72c3c4a884b06bcf2464fab84e5417dc
treeef0e8f4cfee3cfba24d3c60c87ad4c76458a4b52
parent9c8a876046f70b1f6459d1594c221ee4d9b62862
Added code that will automatically generate the spatial images used in the documentation from WKT input.

git-svn-id: http://svn.osgeo.org/postgis/trunk@4075 b70326c6-7e19-0410-871a-916f4a2858ee
34 files changed:
configure.ac
doc/Makefile.in
doc/html/image_src/Makefile.in [new file with mode: 0644]
doc/html/image_src/generator.c [new file with mode: 0644]
doc/html/image_src/st_centroid01.svg [deleted file]
doc/html/image_src/st_centroid01.wkt [new file with mode: 0644]
doc/html/image_src/st_centroid02.svg [deleted file]
doc/html/image_src/st_centroid02.wkt [new file with mode: 0644]
doc/html/image_src/st_centroid03.svg [deleted file]
doc/html/image_src/st_centroid03.wkt [new file with mode: 0644]
doc/html/image_src/st_centroid04.svg [deleted file]
doc/html/image_src/st_centroid04.wkt [new file with mode: 0644]
doc/html/image_src/st_crosses01.wkt [new file with mode: 0644]
doc/html/image_src/st_crosses02.wkt [new file with mode: 0644]
doc/html/image_src/st_crosses03.wkt [new file with mode: 0644]
doc/html/image_src/st_crosses04.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple01.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple02.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple03.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple04.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple05.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple06.wkt [new file with mode: 0644]
doc/html/image_src/st_issimple07.wkt [new file with mode: 0644]
doc/html/image_src/st_isvalid01.wkt [new file with mode: 0644]
doc/html/image_src/st_isvalid02.wkt [new file with mode: 0644]
doc/html/image_src/st_isvalid03.wkt [new file with mode: 0644]
doc/html/image_src/st_isvalid04.wkt [new file with mode: 0644]
doc/html/image_src/st_isvalid05.wkt [new file with mode: 0644]
doc/html/image_src/st_touches01.svg [deleted file]
doc/html/image_src/st_touches02.svg [deleted file]
doc/html/image_src/st_touches03.svg [deleted file]
doc/html/image_src/st_touches04.svg [deleted file]
doc/html/image_src/st_touches05.svg [deleted file]
doc/html/image_src/st_touches06.svg [deleted file]