]>
granicus.if.org Git - postgis/log
Mark Cave-Ayland [Wed, 30 Dec 2009 14:52:52 +0000 (14:52 +0000)]
Fix ST_Envelope() and ST_Expand() so that they use double precision arithmetic rather than single precision arithmetic for their calculations. The internal BOX2DFLOAT4s should *never* be used for calculation purposes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5080
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 13:08:38 +0000 (13:08 +0000)]
ST_Box back to Box link ref
git-svn-id: http://svn.osgeo.org/postgis/trunk@5079
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 12:53:55 +0000 (12:53 +0000)]
oops revert change I guess ST_Box .. is the one that's deprecated. How confusing :) PRobably should remove from docs at some point.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5077
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 12:48:17 +0000 (12:48 +0000)]
amend faqs and change Box2D,Box3D to ST_Box...
git-svn-id: http://svn.osgeo.org/postgis/trunk@5076
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 09:15:51 +0000 (09:15 +0000)]
correct example
git-svn-id: http://svn.osgeo.org/postgis/trunk@5074
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 07:20:22 +0000 (07:20 +0000)]
more clarity on the float4/float8 for ST_Envelope
git-svn-id: http://svn.osgeo.org/postgis/trunk@5073
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 06:53:26 +0000 (06:53 +0000)]
#531 ST_Envelope has wrong return type changed from boolean to geometry
git-svn-id: http://svn.osgeo.org/postgis/trunk@5071
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 06:45:43 +0000 (06:45 +0000)]
slight wording change
git-svn-id: http://svn.osgeo.org/postgis/trunk@5069
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 06:44:45 +0000 (06:44 +0000)]
fill in mising geography = operator
git-svn-id: http://svn.osgeo.org/postgis/trunk@5068
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 06:38:29 +0000 (06:38 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@5067
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 06:12:07 +0000 (06:12 +0000)]
#365 document ST_GeogFromWKB and ST_GeogFromText
git-svn-id: http://svn.osgeo.org/postgis/trunk@5066
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 30 Dec 2009 01:25:17 +0000 (01:25 +0000)]
Rename ST_GeographyFromBinary to ST_GeogFromWKB. Add ST_GeogFromText to ape the ISO geometry spec more closely. (#360)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5065
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 30 Dec 2009 01:20:00 +0000 (01:20 +0000)]
Remove the NULL policy line from the GUI options (#363)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5064
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 30 Dec 2009 01:12:14 +0000 (01:12 +0000)]
Make a few things more explicit in the handling of encoding.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5063
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Dec 2009 20:23:50 +0000 (20:23 +0000)]
Remove a couple compiler warnings following last change.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5062
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Dec 2009 20:16:48 +0000 (20:16 +0000)]
Change options dialogue into actual GTK dialog and move to creating/destroying it on each appearance. (#363)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5061
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 29 Dec 2009 19:23:41 +0000 (19:23 +0000)]
Try and get around the expanding window problem
git-svn-id: http://svn.osgeo.org/postgis/trunk@5060
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 29 Dec 2009 08:52:47 +0000 (08:52 +0000)]
Add a filter name to the shapefile file selector; this is just a cosmetic fix.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5059
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 29 Dec 2009 08:35:47 +0000 (08:35 +0000)]
Restrict SQL to only 255 characters when displaying erroneus SQL in the log window. This prevents GTK from crashing when really long lines are added to the log window.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5058
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 28 Dec 2009 18:48:49 +0000 (18:48 +0000)]
Include GUI as conditional install target
git-svn-id: http://svn.osgeo.org/postgis/trunk@5057
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 28 Dec 2009 13:32:33 +0000 (13:32 +0000)]
Add some more missing defaults to the shapefile loader configuration.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5056
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 27 Dec 2009 17:16:19 +0000 (17:16 +0000)]
Fix shp2pgsql-gui not picking up the correct default settings, which was causing some shapefiles to abort in the GUI but when using the CLI.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5055
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 25 Dec 2009 04:41:45 +0000 (04:41 +0000)]
Fix up another password leaking into the log (#356)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5054
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 24 Dec 2009 00:57:15 +0000 (00:57 +0000)]
Handle case where there is no password to sanitize
git-svn-id: http://svn.osgeo.org/postgis/trunk@5053
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Dec 2009 19:49:37 +0000 (19:49 +0000)]
Sanitize the connection string displayed in the GUI log (#356)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5052
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Dec 2009 19:34:24 +0000 (19:34 +0000)]
Add support for dumping geography tables. (#251)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5051
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Wed, 23 Dec 2009 15:48:18 +0000 (15:48 +0000)]
Add http://www.epsg.org/6.11.2/4326 srsName pattern support (related to CITE WFS 1.1 GetFeature-tc17.2. Add related unit tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@5050
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 23 Dec 2009 05:01:16 +0000 (05:01 +0000)]
Remove hack PGAdmin GUI target (#355)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5049
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Dec 2009 20:50:58 +0000 (20:50 +0000)]
Add message to GUI when creating spatial index.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5047
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Dec 2009 19:38:56 +0000 (19:38 +0000)]
Add shp2pgsql-pgadmin build target for exe without special win32 options.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5046
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 22 Dec 2009 12:38:39 +0000 (12:38 +0000)]
Fix bug in geography support when creating indexes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5045
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 22 Dec 2009 12:28:35 +0000 (12:28 +0000)]
More improvements to the shapefile loader:
- Fix COPY support for shapefiles containing more than 1 record
- Fix cancellation on mid-import
- Remove progress logging on import, and replace with flashly progress bar
git-svn-id: http://svn.osgeo.org/postgis/trunk@5044
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Dec 2009 00:35:24 +0000 (00:35 +0000)]
Handle index building when loading geography
git-svn-id: http://svn.osgeo.org/postgis/trunk@5043
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 22 Dec 2009 00:27:21 +0000 (00:27 +0000)]
Add support for GEOGRAPHY type to loader GUI. (#251)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5042
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 21 Dec 2009 23:22:21 +0000 (23:22 +0000)]
Add support for geography type to command-line loader (#251)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5040
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 20 Dec 2009 17:42:44 +0000 (17:42 +0000)]
CFLAGS=-pedantic pass over the codebase and warnings reduced
git-svn-id: http://svn.osgeo.org/postgis/trunk@5039
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 20 Dec 2009 17:23:48 +0000 (17:23 +0000)]
Disable unused static function.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5038
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 20 Dec 2009 04:42:53 +0000 (04:42 +0000)]
Minor changes to header inclusions.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5037
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 20 Dec 2009 04:31:06 +0000 (04:31 +0000)]
Fix bracket issue in commandline opt handline
git-svn-id: http://svn.osgeo.org/postgis/trunk@5036
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 19 Dec 2009 03:56:06 +0000 (03:56 +0000)]
Radically simpler getopt implementation from AT&T UNIX.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5035
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Dec 2009 20:51:43 +0000 (20:51 +0000)]
Add some logging during the load so we can see what's going on.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5034
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Fri, 18 Dec 2009 19:28:40 +0000 (19:28 +0000)]
remove the #273 test, as it already the same than point_1
git-svn-id: http://svn.osgeo.org/postgis/trunk@5033
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Fri, 18 Dec 2009 19:08:20 +0000 (19:08 +0000)]
Libxml become mandatory. Cf #344. Modify configure step, remove all HAVE_LIBXML2 from code, sql and unit tests. Update documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@5032
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Dec 2009 18:38:45 +0000 (18:38 +0000)]
Moved size of int8 down to 19 chars (#326)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5031
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Dec 2009 18:26:32 +0000 (18:26 +0000)]
fix some typos, cosmetic changes, throw some more geography around
git-svn-id: http://svn.osgeo.org/postgis/trunk@5030
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Dec 2009 17:43:41 +0000 (17:43 +0000)]
Find a home for Paul's examples and Advanced FAQ and back reference from main FAQ section
git-svn-id: http://svn.osgeo.org/postgis/trunk@5029
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 18 Dec 2009 17:16:09 +0000 (17:16 +0000)]
We all new this day would come when we'd have to devote a whole section to this new kid called "geography". Think we still need to shuffle things around as the next section seems like a disconnect from the geography section
git-svn-id: http://svn.osgeo.org/postgis/trunk@5028
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Leslie [Fri, 18 Dec 2009 07:46:24 +0000 (07:46 +0000)]
Reverting the change of r5007, removal of the getopt hack, to get windows builds working again.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5025
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Dec 2009 06:39:48 +0000 (06:39 +0000)]
Add in icon and resource information for Win32 GUI
git-svn-id: http://svn.osgeo.org/postgis/trunk@5024
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 18 Dec 2009 05:55:45 +0000 (05:55 +0000)]
Make GUI open w/o console under Win32
git-svn-id: http://svn.osgeo.org/postgis/trunk@5023
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 17 Dec 2009 12:54:04 +0000 (12:54 +0000)]
Implement proper cleanup if an import fails, and also disable the "Import" button during the import to ensure that multiple import threads can't be launched.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5020
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 17 Dec 2009 11:16:20 +0000 (11:16 +0000)]
Add GUI option to allow the use of COPY rather than INSERT to load geometries into the database. Currently the default is still to use INSERT.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5019
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 17 Dec 2009 11:11:46 +0000 (11:11 +0000)]
Fix memory scope error (resulting in segfault) accidentally introduced by the command line changes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5018
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Dec 2009 17:13:54 +0000 (17:13 +0000)]
Temporarily de-regress the loader while talking to -devel
git-svn-id: http://svn.osgeo.org/postgis/trunk@5013
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Dec 2009 17:00:26 +0000 (17:00 +0000)]
Quiet solaris warnings
git-svn-id: http://svn.osgeo.org/postgis/trunk@5012
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Dec 2009 16:49:16 +0000 (16:49 +0000)]
Remove warning on Solaris
git-svn-id: http://svn.osgeo.org/postgis/trunk@5011
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 16 Dec 2009 00:43:17 +0000 (00:43 +0000)]
Add initial values.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5010
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 23:55:16 +0000 (23:55 +0000)]
Change MAX_DBF_FIELD_SIZE to 254 (#326)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5009
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 23:44:02 +0000 (23:44 +0000)]
Add in support for command-line options for connection info to GUI (#338)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5008
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 21:45:37 +0000 (21:45 +0000)]
Remove custom getopt files and move back to system getopt. Will take some testing, but will be worth it to be rid of this unmaintainable hack.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5007
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 20:56:41 +0000 (20:56 +0000)]
Make null date field blank rather than
00000000 (#321)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5006
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 20:08:36 +0000 (20:08 +0000)]
Make 4326 the default SRID for "unknown" cases, both in column creation and in geography object creation. (#347)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5005
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 18:44:09 +0000 (18:44 +0000)]
Add --with-libiconv argument to configure, to allow third-party iconv libraries to be used instead of system iconv, if so desired. Necessary to work around an OS/X Snow Leopard issue (iconv_open only available as a 32 bit call!)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5004
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 18:42:57 +0000 (18:42 +0000)]
Fix buffer overrun case.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5003
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 15:10:47 +0000 (15:10 +0000)]
Remove syntax error (fumbling fingers?) in the usage line (#345)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5002
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 15 Dec 2009 15:08:46 +0000 (15:08 +0000)]
Remove test that enforces only OGC-standard WKT for GeomFromText(). We'll accept any string we can parse, just like geometry_in(). (#332)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5001
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 14 Dec 2009 18:04:43 +0000 (18:04 +0000)]
Flip argument order for -cli exe build and add CFLAGS back into linking line
git-svn-id: http://svn.osgeo.org/postgis/trunk@5000
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 14 Dec 2009 11:26:22 +0000 (11:26 +0000)]
Remove the original shp2pgsql.c file which is no longer required with the new architecture.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4999
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 14 Dec 2009 01:38:33 +0000 (01:38 +0000)]
Fix incorrect logic when outputting escaped strings; COPY does not require the attribute to be surrounded by apostrophes.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4998
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Mon, 14 Dec 2009 01:23:14 +0000 (01:23 +0000)]
Fix missing COPY terminator from shp2pgsql command line component.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4997
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Sun, 13 Dec 2009 20:31:54 +0000 (20:31 +0000)]
Commit initial version of reworked shp2pgsql architecture that defines a common API within shp2pgsql-core that can be called from both the CLI and GUI interfaces.
There are still some minor TODOs left, however the basic concept appears to work well and I've also spent time running tests under valgrind to ensure that we don't leak memory on larger shapefiles.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4996
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 9 Dec 2009 17:33:33 +0000 (17:33 +0000)]
added identifier to shp2pgsql usage section
git-svn-id: http://svn.osgeo.org/postgis/trunk@4995
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 9 Dec 2009 17:12:52 +0000 (17:12 +0000)]
updated "Using the Loader" to demonstrate the use of the available options
git-svn-id: http://svn.osgeo.org/postgis/trunk@4994
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 9 Dec 2009 05:08:52 +0000 (05:08 +0000)]
Correct the output type of ST_Extent and flag this as a change in behavior in PostGIS 1.4
git-svn-id: http://svn.osgeo.org/postgis/trunk@4992
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 7 Dec 2009 15:56:34 +0000 (15:56 +0000)]
Fix mistakes in geography faq item.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4991
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 4 Dec 2009 15:39:51 +0000 (15:39 +0000)]
get rid of begin; commit in geography.sql.in.c. Now that it is part of postgis.sql.inc.c, no need for it.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4989
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 4 Dec 2009 12:32:31 +0000 (12:32 +0000)]
change to use refname instead of refid for link in what's new -- so operators show the operator symbol instead of underlying function name
git-svn-id: http://svn.osgeo.org/postgis/trunk@4988
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 3 Dec 2009 20:42:28 +0000 (20:42 +0000)]
removed VACUUM
made into a single transaction block
git-svn-id: http://svn.osgeo.org/postgis/trunk@4987
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 3 Dec 2009 18:51:40 +0000 (18:51 +0000)]
removed url that is probably the cause in breaking docbook
git-svn-id: http://svn.osgeo.org/postgis/trunk@4986
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 3 Dec 2009 18:43:45 +0000 (18:43 +0000)]
a couple typos in the DE-9IM explanation
added further reading references.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4985
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 3 Dec 2009 16:23:55 +0000 (16:23 +0000)]
fixed a typo and added a few cross links
git-svn-id: http://svn.osgeo.org/postgis/trunk@4984
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 3 Dec 2009 14:23:06 +0000 (14:23 +0000)]
Replace unicode codes with images. IE 6 and 7 not happy. PDF not happy with unicode happy face symbol -- Regina not happy :(
git-svn-id: http://svn.osgeo.org/postgis/trunk@4983
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 3 Dec 2009 08:58:12 +0000 (08:58 +0000)]
fill in missing curve support flags for outputs
git-svn-id: http://svn.osgeo.org/postgis/trunk@4982
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Thu, 3 Dec 2009 06:14:28 +0000 (06:14 +0000)]
added a few reference cross links
git-svn-id: http://svn.osgeo.org/postgis/trunk@4981
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 2 Dec 2009 23:41:11 +0000 (23:41 +0000)]
removed borders around the tables in the geometry compliancy section
git-svn-id: http://svn.osgeo.org/postgis/trunk@4980
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 2 Dec 2009 23:25:21 +0000 (23:25 +0000)]
added some thoughts on DE-9IM
git-svn-id: http://svn.osgeo.org/postgis/trunk@4979
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 2 Dec 2009 23:23:07 +0000 (23:23 +0000)]
added target to resize certain images
git-svn-id: http://svn.osgeo.org/postgis/trunk@4978
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2009 22:05:00 +0000 (22:05 +0000)]
Flag more as working with curves. I think all do except same operator but need to verify.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4977
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2009 21:48:05 +0000 (21:48 +0000)]
Looks fine in all my IE8 browsers perhaps its just IE7 that's behind the times. Use cutesy unicode dingbats for now -- alos put in item list legend.
git-svn-id: http://svn.osgeo.org/postgis/trunk@4976
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Wed, 2 Dec 2009 21:02:15 +0000 (21:02 +0000)]
added de9im images
git-svn-id: http://svn.osgeo.org/postgis/trunk@4975
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2009 15:20:33 +0000 (15:20 +0000)]
Now that pdf table layout is fixed with informal table -- put back operators in matrix
git-svn-id: http://svn.osgeo.org/postgis/trunk@4974
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2009 14:47:49 +0000 (14:47 +0000)]
Do I dear try an informal table again :)
git-svn-id: http://svn.osgeo.org/postgis/trunk@4973
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 2 Dec 2009 14:03:10 +0000 (14:03 +0000)]
Try Mateusz idea of a unicode checkmark
git-svn-id: http://svn.osgeo.org/postgis/trunk@4972
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 22:54:19 +0000 (22:54 +0000)]
hmm spelled geometry wrong
git-svn-id: http://svn.osgeo.org/postgis/trunk@4971
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 22:40:07 +0000 (22:40 +0000)]
get rid of padding on tables
git-svn-id: http://svn.osgeo.org/postgis/trunk@4970
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 22:30:19 +0000 (22:30 +0000)]
try again
git-svn-id: http://svn.osgeo.org/postgis/trunk@4969
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 21:47:49 +0000 (21:47 +0000)]
back to formal table
git-svn-id: http://svn.osgeo.org/postgis/trunk@4968
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 20:08:02 +0000 (20:08 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4967
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 20:00:02 +0000 (20:00 +0000)]
try again
git-svn-id: http://svn.osgeo.org/postgis/trunk@4966
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 1 Dec 2009 19:53:37 +0000 (19:53 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@4965
b70326c6 -7e19-0410-871a-
916f4a2858ee