]>
granicus.if.org Git - postgis/log
Paul Ramsey [Mon, 25 Jan 2010 21:03:42 +0000 (21:03 +0000)]
Add ST_AddMeasure and associated documentations (#390)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5162
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sun, 24 Jan 2010 09:10:31 +0000 (09:10 +0000)]
git-svn-id: http://svn.osgeo.org/postgis/trunk@5161
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 23 Jan 2010 23:31:31 +0000 (23:31 +0000)]
Tiny Typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@5160
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Sat, 23 Jan 2010 23:29:07 +0000 (23:29 +0000)]
remove ST_Maxdistance from TODO and note that C-version is still TODO for ST_DumpPoints
git-svn-id: http://svn.osgeo.org/postgis/trunk@5159
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 22 Jan 2010 06:05:10 +0000 (06:05 +0000)]
Add note on removing milestone from trac
git-svn-id: http://svn.osgeo.org/postgis/trunk@5156
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Jan 2010 16:44:21 +0000 (16:44 +0000)]
Updates for 1.5.0rc1
git-svn-id: http://svn.osgeo.org/postgis/trunk@5150
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 21 Jan 2010 13:08:34 +0000 (13:08 +0000)]
add missing comment
git-svn-id: http://svn.osgeo.org/postgis/trunk@5149
b70326c6 -7e19-0410-871a-
916f4a2858ee
Nicklas Avén [Thu, 21 Jan 2010 07:19:31 +0000 (07:19 +0000)]
Fix for make check on MingW #389
git-svn-id: http://svn.osgeo.org/postgis/trunk@5148
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Thu, 21 Jan 2010 00:06:05 +0000 (00:06 +0000)]
Updated XML release notes (#374)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5147
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Wed, 20 Jan 2010 20:17:09 +0000 (20:17 +0000)]
Make proper #! calls to perl in perl scripts
git-svn-id: http://svn.osgeo.org/postgis/trunk@5145
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 20 Jan 2010 18:55:48 +0000 (18:55 +0000)]
Add Jorge Arevalo to list since he's contributing a lot of work to WKT Raster
git-svn-id: http://svn.osgeo.org/postgis/trunk@5143
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 19 Jan 2010 12:40:23 +0000 (12:40 +0000)]
Add George, Guillaume, and Vincent to contributors list
git-svn-id: http://svn.osgeo.org/postgis/trunk@5140
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 19 Jan 2010 12:37:47 +0000 (12:37 +0000)]
Bump Nicklas up since he's added a lot to this release and now has commit access
git-svn-id: http://svn.osgeo.org/postgis/trunk@5139
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 18 Jan 2010 19:40:20 +0000 (19:40 +0000)]
Add towgs84 line into proj4text for srid = 28992 (#387)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5137
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 16 Jan 2010 04:26:29 +0000 (04:26 +0000)]
Add Guillaume's PostgreSQL 8.5 contribution
git-svn-id: http://svn.osgeo.org/postgis/trunk@5136
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Jan 2010 19:48:08 +0000 (19:48 +0000)]
80col wrap NEWS
git-svn-id: http://svn.osgeo.org/postgis/trunk@5135
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 15 Jan 2010 18:49:06 +0000 (18:49 +0000)]
add note about GEOS 3.2
git-svn-id: http://svn.osgeo.org/postgis/trunk@5134
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Jan 2010 18:41:41 +0000 (18:41 +0000)]
Short circuit on distance tests: only do full spheroidal calculation where the distance is near or greater than the tolerance. This will make large st_dwithin() radius searches much faster since points that are well within the radius will not have their full geodetic calculation run, only those that are close to the radius boundary.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5133
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Jan 2010 18:06:38 +0000 (18:06 +0000)]
Prepare for 1.5.0b2
git-svn-id: http://svn.osgeo.org/postgis/trunk@5130
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Jan 2010 17:54:52 +0000 (17:54 +0000)]
Make GEOS 3.1 the mandatory minimum (#385)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5129
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 15 Jan 2010 17:47:24 +0000 (17:47 +0000)]
Ignore all PNG files.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5128
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Fri, 15 Jan 2010 08:13:19 +0000 (08:13 +0000)]
Round decimal part in #58 ticket unit test. As the previous result was not cross platform compliant
git-svn-id: http://svn.osgeo.org/postgis/trunk@5127
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 14 Jan 2010 14:45:06 +0000 (14:45 +0000)]
Fix undefined vars in LWDEBUGF (#383)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5124
b70326c6 -7e19-0410-871a-
916f4a2858ee
Olivier Courtin [Thu, 14 Jan 2010 08:34:48 +0000 (08:34 +0000)]
Update TODO. remove ST_GeomFromKML entry
git-svn-id: http://svn.osgeo.org/postgis/trunk@5123
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Tue, 12 Jan 2010 10:33:49 +0000 (10:33 +0000)]
Add missing MODULE_big section for #311 which was preventing the main PostGIS library from being installed on older versions of PostgreSQL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5121
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 12 Jan 2010 08:23:18 +0000 (08:23 +0000)]
slight typo correction
git-svn-id: http://svn.osgeo.org/postgis/trunk@5120
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Tue, 12 Jan 2010 08:18:54 +0000 (08:18 +0000)]
Add ST_DFullyWithin and add analysis as descriptor to functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@5119
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Jan 2010 04:28:00 +0000 (04:28 +0000)]
Change ST_Equals to use && instead of ~= (#378)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5118
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Jan 2010 04:24:33 +0000 (04:24 +0000)]
Shorten trac URL.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5117
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Jan 2010 01:01:36 +0000 (01:01 +0000)]
Add comment about postgis_comments.sql handling in 'clean' target of docs
git-svn-id: http://svn.osgeo.org/postgis/trunk@5116
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Jan 2010 01:00:56 +0000 (01:00 +0000)]
Don't remove postgis_comments.sql when doing a 'make clean' in doc, that way they can survive into the tarball build for final release.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5115
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Tue, 12 Jan 2010 00:25:24 +0000 (00:25 +0000)]
Performance tweak to distance calculations with tolerance. If distance is much less than tolerance, don't bother with geodetic calculation. If distance is close to or greater than tolerance, do the geodetic calculation. Should make st_dwithin faster, avoiding geodetic calculations for points that are clearly within tolerance.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5114
b70326c6 -7e19-0410-871a-
916f4a2858ee
Kevin Neufeld [Mon, 11 Jan 2010 17:31:49 +0000 (17:31 +0000)]
added missing liblwgeom target needed to build the documentation images
git-svn-id: http://svn.osgeo.org/postgis/trunk@5113
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 9 Jan 2010 03:05:49 +0000 (03:05 +0000)]
fix typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@5112
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Sat, 9 Jan 2010 03:05:25 +0000 (03:05 +0000)]
Fill in missing spots in News
git-svn-id: http://svn.osgeo.org/postgis/trunk@5111
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 9 Jan 2010 00:10:48 +0000 (00:10 +0000)]
Use macro define to determine default geometry column name in gui
git-svn-id: http://svn.osgeo.org/postgis/trunk@5110
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 8 Jan 2010 23:39:41 +0000 (23:39 +0000)]
Update the NEW file
git-svn-id: http://svn.osgeo.org/postgis/trunk@5107
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 8 Jan 2010 23:16:43 +0000 (23:16 +0000)]
Added in one removed function (st_max_distance, replaced by st_maxdistance) to the drop script (#330)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5106
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 8 Jan 2010 22:48:29 +0000 (22:48 +0000)]
Override pgxs defaults for install, from mcayland (#311)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5105
b70326c6 -7e19-0410-871a-
916f4a2858ee
Mark Cave-Ayland [Thu, 7 Jan 2010 16:04:22 +0000 (16:04 +0000)]
Apply a modified version of Guillaume Lelarge's patch to allow compilation under current PostgreSQL 8.5 CVS.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5104
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 23:25:15 +0000 (23:25 +0000)]
Initailize config value from simple_geometries
git-svn-id: http://svn.osgeo.org/postgis/trunk@5101
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 19:52:06 +0000 (19:52 +0000)]
Bracked and reformat comparison to be more explicit
git-svn-id: http://svn.osgeo.org/postgis/trunk@5100
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 17:55:14 +0000 (17:55 +0000)]
Fixed up de-serialization routines to avoid *geoms = malloc(0) cases which were causing free to fail later on down the line (#370)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5099
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 05:47:04 +0000 (05:47 +0000)]
Remove the ifdef/endif blocks for HAVE_ICONV (#367)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5098
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 05:42:06 +0000 (05:42 +0000)]
Make configure error out when iconv is unavailable. (#367)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5097
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 05:21:45 +0000 (05:21 +0000)]
Minor change to about dialog build.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5096
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 04:52:33 +0000 (04:52 +0000)]
Re-fix connection password hiding (#356)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5095
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 00:34:19 +0000 (00:34 +0000)]
Fix the RCSID to actually substitute
git-svn-id: http://svn.osgeo.org/postgis/trunk@5094
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 00:32:15 +0000 (00:32 +0000)]
Add an About dialogue that contains the revision string (hopefully)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5093
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Mon, 4 Jan 2010 00:31:52 +0000 (00:31 +0000)]
Make lwcollection_extract slightly more empty-intelligent
git-svn-id: http://svn.osgeo.org/postgis/trunk@5092
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sun, 3 Jan 2010 23:05:42 +0000 (23:05 +0000)]
Separate the options config persistence from the main persistence routine to allow the "geocolumn" magic to work more reliably (#369)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5091
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 2 Jan 2010 08:17:42 +0000 (08:17 +0000)]
Add initialization to fix one Win32 segfault.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5090
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 2 Jan 2010 07:01:49 +0000 (07:01 +0000)]
Add getopt.o into the modules used by shp2pgsql-gui.exe
git-svn-id: http://svn.osgeo.org/postgis/trunk@5089
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Sat, 2 Jan 2010 06:57:08 +0000 (06:57 +0000)]
Flip back to pgis_getopt
git-svn-id: http://svn.osgeo.org/postgis/trunk@5088
b70326c6 -7e19-0410-871a-
916f4a2858ee
Paul Ramsey [Fri, 1 Jan 2010 20:28:37 +0000 (20:28 +0000)]
Change log entry to reflect actual iconv target encoding (UTF-8, not UTF8)
git-svn-id: http://svn.osgeo.org/postgis/trunk@5087
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 Jan 2010 19:44:15 +0000 (19:44 +0000)]
amend upgrade instructions to include description postgis_upgrade*.sql
git-svn-id: http://svn.osgeo.org/postgis/trunk@5086
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Fri, 1 Jan 2010 19:30:48 +0000 (19:30 +0000)]
put in ?, -n and -N missing from loader list
git-svn-id: http://svn.osgeo.org/postgis/trunk@5085
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 31 Dec 2009 12:41:38 +0000 (12:41 +0000)]
minor change
git-svn-id: http://svn.osgeo.org/postgis/trunk@5084
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Thu, 31 Dec 2009 11:56:56 +0000 (11:56 +0000)]
amend shp2pgsql section to mention gui loader and also -G geography switch
git-svn-id: http://svn.osgeo.org/postgis/trunk@5083
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 15:31:27 +0000 (15:31 +0000)]
change wording in what is new titles to reflect they show both new and changed/enhanced functions
git-svn-id: http://svn.osgeo.org/postgis/trunk@5082
b70326c6 -7e19-0410-871a-
916f4a2858ee
Regina Obe [Wed, 30 Dec 2009 15:12:49 +0000 (15:12 +0000)]
Fix ST_Extent/ST_Expand docs to reflect change in behavior of outputting double precision coords instead of float4. Still need to fix up examples.
git-svn-id: http://svn.osgeo.org/postgis/trunk@5081
b70326c6 -7e19-0410-871a-
916f4a2858ee
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