]> granicus.if.org Git - postgis/log
postgis
14 years agoEdit rt_band_get_pixel() so that the warning message contains the out-of-bound coordi...
Mark Cave-Ayland [Mon, 27 Jun 2011 16:47:17 +0000 (16:47 +0000)]
Edit rt_band_get_pixel() so that the warning message contains the out-of-bound coordinates being accessed.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7496 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoCleanup of error messages.
Bborie Park [Mon, 27 Jun 2011 14:35:14 +0000 (14:35 +0000)]
Cleanup of error messages.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7495 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoversion garden test files so now named raster_gardentest_20.sql, postgis_gardentest_2...
Regina Obe [Mon, 27 Jun 2011 01:53:51 +0000 (01:53 +0000)]
version garden test files so now named raster_gardentest_20.sql, postgis_gardentest_20.sql.  Add reclassarg type example to raster garden objects

git-svn-id: http://svn.osgeo.org/postgis/trunk@7494 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agorevise to ignore OUT parameters. Also add 20 to postgis garden output table name
Regina Obe [Sun, 26 Jun 2011 19:44:47 +0000 (19:44 +0000)]
revise to ignore OUT parameters.  Also add 20 to postgis garden output table name

git-svn-id: http://svn.osgeo.org/postgis/trunk@7493 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agochange ST_AsX3d from using methodsynopsis back to funcsynopsis. This was an attempt...
Regina Obe [Sun, 26 Jun 2011 18:18:23 +0000 (18:18 +0000)]
change ST_AsX3d from using methodsynopsis back to funcsynopsis.  This was an attempt before to stylize default args which didn't work out.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7492 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoST_IsValidDetail and ST_IsValidReason POLYGON CRASH (#712)
Paul Ramsey [Sun, 26 Jun 2011 17:31:30 +0000 (17:31 +0000)]
ST_IsValidDetail and ST_IsValidReason POLYGON CRASH (#712)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7491 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoMake test for co-linearity a little more double-barrelled.
Paul Ramsey [Sun, 26 Jun 2011 03:15:46 +0000 (03:15 +0000)]
Make test for co-linearity a little more double-barrelled.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7490 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoSimplify circle stroking code (#1057)
Paul Ramsey [Sun, 26 Jun 2011 02:29:17 +0000 (02:29 +0000)]
Simplify circle stroking code (#1057)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7489 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRemove reference to algorithm.h from generator.c
Paul Ramsey [Sat, 25 Jun 2011 23:35:14 +0000 (23:35 +0000)]
Remove reference to algorithm.h from generator.c

git-svn-id: http://svn.osgeo.org/postgis/trunk@7488 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoPrototype segmentation code and move lwalgorith.h prototypes into liblwgeom.h and...
Paul Ramsey [Sat, 25 Jun 2011 22:36:51 +0000 (22:36 +0000)]
Prototype segmentation code and move lwalgorith.h prototypes into liblwgeom.h and liblwgeom_internal.h

git-svn-id: http://svn.osgeo.org/postgis/trunk@7487 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoConvert some BOX3D functions to GBOX
Paul Ramsey [Sat, 25 Jun 2011 21:42:13 +0000 (21:42 +0000)]
Convert some BOX3D functions to GBOX

git-svn-id: http://svn.osgeo.org/postgis/trunk@7486 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agocorrect column names of norm_addy object - they were wrong
Regina Obe [Sat, 25 Jun 2011 21:11:12 +0000 (21:11 +0000)]
correct column names of norm_addy object - they were wrong

git-svn-id: http://svn.osgeo.org/postgis/trunk@7485 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoupdate release notes
Regina Obe [Sat, 25 Jun 2011 20:32:49 +0000 (20:32 +0000)]
update release notes

git-svn-id: http://svn.osgeo.org/postgis/trunk@7484 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#1062 apply typo patch from Kasif Rasul
Regina Obe [Sat, 25 Jun 2011 20:24:14 +0000 (20:24 +0000)]
#1062 apply typo patch from Kasif Rasul

git-svn-id: http://svn.osgeo.org/postgis/trunk@7483 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoModified ST_Transform to permit specification of projected raster's scale. This...
Bborie Park [Sat, 25 Jun 2011 19:20:23 +0000 (19:20 +0000)]
Modified ST_Transform to permit specification of projected raster's scale.  This is due to the scale change that occurs when a raster is being reprojected.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7482 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agobounding box clarification && (that it's 2D)
Regina Obe [Sat, 25 Jun 2011 18:15:54 +0000 (18:15 +0000)]
bounding box clarification && (that it's 2D)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7481 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agominor clarifications
Regina Obe [Sat, 25 Jun 2011 18:14:38 +0000 (18:14 +0000)]
minor clarifications

git-svn-id: http://svn.osgeo.org/postgis/trunk@7480 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#1051 - fix rating logic (typo in direction weight) causing - select (g.addy).*,...
Regina Obe [Sat, 25 Jun 2011 08:13:16 +0000 (08:13 +0000)]
#1051 - fix rating logic (typo in direction weight) causing - select (g.addy).*, astext(g.geomout), g.* from geocode('150 2nd Ave S, Minneapolis, MN 55401') as g   To return north instead of south.  Also change functions to use named args

git-svn-id: http://svn.osgeo.org/postgis/trunk@7474 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agobah pdflatex doesn't like sect3. Just make it a sect2
Regina Obe [Fri, 24 Jun 2011 23:18:22 +0000 (23:18 +0000)]
bah pdflatex doesn't like sect3.  Just make it a sect2

git-svn-id: http://svn.osgeo.org/postgis/trunk@7473 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoId on para didn't take -- lets try a sect3
Regina Obe [Fri, 24 Jun 2011 21:49:55 +0000 (21:49 +0000)]
Id on para didn't take -- lets try a sect3

git-svn-id: http://svn.osgeo.org/postgis/trunk@7472 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAdded sanitization of the algorithm parameter of ST_Transform. Refactored the regres...
Bborie Park [Fri, 24 Jun 2011 21:20:04 +0000 (21:20 +0000)]
Added sanitization of the algorithm parameter of ST_Transform.  Refactored the regression test for ST_Transform.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7471 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoput in ancho for changed section and link back from top of What's new to breaking...
Regina Obe [Fri, 24 Jun 2011 16:30:52 +0000 (16:30 +0000)]
put in ancho for changed section and link back from top of What's new to breaking changes section

git-svn-id: http://svn.osgeo.org/postgis/trunk@7470 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agorevise 2.0 changed,enhanced, new to also capture paragraphs embedded in sub tags...
Regina Obe [Fri, 24 Jun 2011 16:14:50 +0000 (16:14 +0000)]
revise 2.0 changed,enhanced, new to also capture paragraphs embedded in sub tags such as warning, note.  Was missing some breaking changes ST_Length, ST_GeomFromText etc because it wasn't catching warnings

git-svn-id: http://svn.osgeo.org/postgis/trunk@7469 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agothought had changed to use default params -- guess not. Also stamp in time author...
Regina Obe [Fri, 24 Jun 2011 14:25:27 +0000 (14:25 +0000)]
thought had changed to use default params -- guess not.  Also stamp in time author info as comment inside function

git-svn-id: http://svn.osgeo.org/postgis/trunk@7468 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoGet rid of note about ST_Transform not working on all platforms. No longer true
Regina Obe [Fri, 24 Jun 2011 13:02:09 +0000 (13:02 +0000)]
Get rid of note about ST_Transform not working on all platforms.  No longer true

git-svn-id: http://svn.osgeo.org/postgis/trunk@7467 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agorevert unnecessary edit
Regina Obe [Fri, 24 Jun 2011 01:28:23 +0000 (01:28 +0000)]
revert unnecessary edit

git-svn-id: http://svn.osgeo.org/postgis/trunk@7463 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofix for #1051 -- postDirAbbrev doesn't parse
Regina Obe [Fri, 24 Jun 2011 01:20:31 +0000 (01:20 +0000)]
fix for #1051 -- postDirAbbrev doesn't parse

git-svn-id: http://svn.osgeo.org/postgis/trunk@7462 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofurther bug fix for #884
Chris Hodgson [Thu, 23 Jun 2011 23:50:13 +0000 (23:50 +0000)]
further bug fix for #884

git-svn-id: http://svn.osgeo.org/postgis/trunk@7461 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agonote about ST_length geography breaking change -- in 1.5 used to return perimeter...
Regina Obe [Thu, 23 Jun 2011 22:29:56 +0000 (22:29 +0000)]
note about ST_length geography breaking change -- in 1.5 used to return perimeter of a polygon now returns 0 just like geometry

git-svn-id: http://svn.osgeo.org/postgis/trunk@7459 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agotime autho stamp signatures
Regina Obe [Thu, 23 Jun 2011 21:15:24 +0000 (21:15 +0000)]
time autho stamp signatures

git-svn-id: http://svn.osgeo.org/postgis/trunk@7458 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofix typos
Regina Obe [Thu, 23 Jun 2011 21:11:04 +0000 (21:11 +0000)]
fix typos

git-svn-id: http://svn.osgeo.org/postgis/trunk@7457 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoput in author revision id placeholder and have as part of code logic as well
Regina Obe [Thu, 23 Jun 2011 21:08:40 +0000 (21:08 +0000)]
put in author revision id placeholder and have as part of code logic as well

git-svn-id: http://svn.osgeo.org/postgis/trunk@7456 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRemoved rt_raster_transform from rt_api.c and any calls to it since rt_raster_gdal_wa...
Bborie Park [Thu, 23 Jun 2011 20:46:32 +0000 (20:46 +0000)]
Removed rt_raster_transform from rt_api.c and any calls to it since rt_raster_gdal_warp has same results for reprojections.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7455 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAddition of rt_raster_gdal_warp function in rt_api.c. This was written based upon...
Bborie Park [Thu, 23 Jun 2011 20:29:51 +0000 (20:29 +0000)]
Addition of rt_raster_gdal_warp function in rt_api.c.  This was written based upon GDAL's gdalwarp utility to provide a flexible means to reproject, change the scale of, adjust the skew (deskew) of and shift the origin of a raster.  RASTER_transform in rt_pg.c has been adjusted to make use of rt_raster_gdal_warp instead of rt_raster_transform.  Regression te
sts confirm that resulting rasters from rt_raster_gdal_warp are identical to that of rt_raster_transform.

The abilities to change a raster's scale, skew and origin have yet to be tested and have no user-accessible SQL functions as of this revision.  This will occur in future revisions.

The function rt_raster_transform will be removed in a future revision.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7454 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRe-base circular bbox regressions
Paul Ramsey [Thu, 23 Jun 2011 15:36:54 +0000 (15:36 +0000)]
Re-base circular bbox regressions

git-svn-id: http://svn.osgeo.org/postgis/trunk@7453 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoPostGIS Box2D (and && operator) gives wrong result for ST_CircularString type (#578)
Paul Ramsey [Thu, 23 Jun 2011 13:57:16 +0000 (13:57 +0000)]
PostGIS Box2D (and && operator) gives wrong result for ST_CircularString type (#578)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7452 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoclean up credits a bit
Regina Obe [Thu, 23 Jun 2011 13:53:49 +0000 (13:53 +0000)]
clean up credits a bit

git-svn-id: http://svn.osgeo.org/postgis/trunk@7451 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#944 support functions to comb out type,srid, dim from constraint based geometries...
Regina Obe [Thu, 23 Jun 2011 11:07:23 +0000 (11:07 +0000)]
#944 support functions to comb out type,srid, dim from constraint based geometries and integration into geometry_columns_v so that non-typmods and typmods of the world can coexist in harmony

git-svn-id: http://svn.osgeo.org/postgis/trunk@7450 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoDon't interpret types as flags in ST_Summary. Fixes bug #1054 (needs automated testing)
Sandro Santilli [Thu, 23 Jun 2011 11:01:56 +0000 (11:01 +0000)]
Don't interpret types as flags in ST_Summary. Fixes bug #1054 (needs automated testing)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7449 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agominor addition to GEOMETRYCOLLECTION(EMPTY) warning
Regina Obe [Wed, 22 Jun 2011 23:13:26 +0000 (23:13 +0000)]
minor addition to GEOMETRYCOLLECTION(EMPTY) warning

git-svn-id: http://svn.osgeo.org/postgis/trunk@7448 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#924 - document breaking change
Regina Obe [Wed, 22 Jun 2011 23:10:36 +0000 (23:10 +0000)]
#924 - document breaking change

git-svn-id: http://svn.osgeo.org/postgis/trunk@7447 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoST_ForceRHR POLYGON EMPTY crash (#710)
Paul Ramsey [Wed, 22 Jun 2011 22:09:47 +0000 (22:09 +0000)]
ST_ForceRHR POLYGON EMPTY crash (#710)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7446 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoST_GeoHash POLYGON Empty crash (#711)
Paul Ramsey [Wed, 22 Jun 2011 21:33:18 +0000 (21:33 +0000)]
ST_GeoHash POLYGON Empty crash (#711)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7445 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFill in raster coverage protos for ST_Histogram (still need examples for these),...
Regina Obe [Wed, 22 Jun 2011 06:55:08 +0000 (06:55 +0000)]
Fill in raster coverage protos for ST_Histogram (still need examples for these), fix typo in another function, change ST_SetBandNoDataValue as if it supports default args (the documentation will be consistent with implementation onces #1049 is done)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7444 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoget rid of extraneous proto
Regina Obe [Tue, 21 Jun 2011 06:13:43 +0000 (06:13 +0000)]
get rid of extraneous proto

git-svn-id: http://svn.osgeo.org/postgis/trunk@7443 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agomore fine tuning of output of driver options
Regina Obe [Tue, 21 Jun 2011 05:45:01 +0000 (05:45 +0000)]
more fine tuning of output of driver options

git-svn-id: http://svn.osgeo.org/postgis/trunk@7442 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix ST_GDalDrivers output to correctly output options as table. I had thought it...
Regina Obe [Tue, 21 Jun 2011 05:25:12 +0000 (05:25 +0000)]
Fix ST_GDalDrivers output to correctly output options as table.  I had thought it was evenly balanced (all options have descriptions), but that is not the case so origianl example had the name and descriptions mismatched

git-svn-id: http://svn.osgeo.org/postgis/trunk@7441 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRefactored code and removed the use of SET_VARSIZE for RASTER_band to fix segfault.
Bborie Park [Tue, 21 Jun 2011 05:05:16 +0000 (05:05 +0000)]
Refactored code and removed the use of SET_VARSIZE for RASTER_band to fix segfault.

Associated ticket is #1044.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7440 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agochange bigint to integer for ST_ValueCount record outputs
Regina Obe [Tue, 21 Jun 2011 04:18:10 +0000 (04:18 +0000)]
change bigint to integer for ST_ValueCount record outputs

git-svn-id: http://svn.osgeo.org/postgis/trunk@7439 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agodocument ST_AsJPEG and fill in missing protos for ST_ValueCount
Regina Obe [Tue, 21 Jun 2011 03:26:48 +0000 (03:26 +0000)]
document ST_AsJPEG and fill in missing protos for ST_ValueCount

git-svn-id: http://svn.osgeo.org/postgis/trunk@7438 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoGet rid of removed ST_SummaryStats proto and add new ST_SummaryStats proto
Regina Obe [Tue, 21 Jun 2011 01:52:03 +0000 (01:52 +0000)]
Get rid of removed ST_SummaryStats proto and add new ST_SummaryStats proto

git-svn-id: http://svn.osgeo.org/postgis/trunk@7437 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoST_Dump with GSerialized POINT EMPTY and EWKT/AsText mismatch (#746)
Paul Ramsey [Mon, 20 Jun 2011 21:15:48 +0000 (21:15 +0000)]
ST_Dump with GSerialized POINT EMPTY and EWKT/AsText mismatch (#746)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7436 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoIncrease size of generator.c static buffer. (#583)
Paul Ramsey [Mon, 20 Jun 2011 17:08:21 +0000 (17:08 +0000)]
Increase size of generator.c static buffer. (#583)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7435 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agogeography: ST_Intersects, ST_DWithin gbox_overlaps: geometries have mismatched dimens...
Paul Ramsey [Mon, 20 Jun 2011 16:58:07 +0000 (16:58 +0000)]
geography: ST_Intersects, ST_DWithin gbox_overlaps: geometries have mismatched dimensionality (#1037)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7433 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoChanged the regression tests for ST_Transform in preparation for testing replacement...
Bborie Park [Mon, 20 Jun 2011 14:55:22 +0000 (14:55 +0000)]
Changed the regression tests for ST_Transform in preparation for testing replacement ST_Transform function with different underlying code.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7432 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAdd missing SQL/MM functions in the status section (TODO)
Sandro Santilli [Mon, 20 Jun 2011 11:37:40 +0000 (11:37 +0000)]
Add missing SQL/MM functions in the status section (TODO)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7431 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#1040 -- ST_MinimumBoundingCircle -- replace X(), Y() deprecated calls with ST_X...
Regina Obe [Mon, 20 Jun 2011 09:29:31 +0000 (09:29 +0000)]
#1040 -- ST_MinimumBoundingCircle -- replace X(), Y() deprecated calls with ST_X(), ST_Y().  Also changed to use default args. We really need regression tests for this function.  Will put on separate task.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7430 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agomore cleanup of hard upgrade instructions
Regina Obe [Sun, 19 Jun 2011 06:24:45 +0000 (06:24 +0000)]
more cleanup of hard upgrade instructions

git-svn-id: http://svn.osgeo.org/postgis/trunk@7429 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAmend hard upgrade instructions to remove stuff that is obsolete and add in additiona...
Regina Obe [Sun, 19 Jun 2011 05:52:03 +0000 (05:52 +0000)]
Amend hard upgrade instructions to remove stuff that is obsolete and add in additional steps needed for PostGIS 2.0.  Also update creating new spatial database to include instructions for installing raster and topology support

git-svn-id: http://svn.osgeo.org/postgis/trunk@7428 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoadd index check / generation for soundex, lower, geometry gist, and least_hn
Regina Obe [Sun, 19 Jun 2011 00:31:53 +0000 (00:31 +0000)]
add index check / generation for soundex, lower, geometry gist, and least_hn

git-svn-id: http://svn.osgeo.org/postgis/trunk@7427 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix for #1025 -- Geocoder Failing with NORTH EAST is street name
Regina Obe [Sat, 18 Jun 2011 22:16:54 +0000 (22:16 +0000)]
Fix for #1025 -- Geocoder Failing with NORTH EAST is street name

git-svn-id: http://svn.osgeo.org/postgis/trunk@7426 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoError message change
Paul Ramsey [Sat, 18 Jun 2011 18:24:36 +0000 (18:24 +0000)]
Error message change

git-svn-id: http://svn.osgeo.org/postgis/trunk@7425 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agohmm lets try that again
Regina Obe [Sat, 18 Jun 2011 07:35:26 +0000 (07:35 +0000)]
hmm lets try that again

git-svn-id: http://svn.osgeo.org/postgis/trunk@7424 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agobackout some code didn't mean to commit
Regina Obe [Sat, 18 Jun 2011 07:34:47 +0000 (07:34 +0000)]
backout some code didn't mean to commit

git-svn-id: http://svn.osgeo.org/postgis/trunk@7423 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFound some indexes I missed -- added to tiger_loader, also #1036 create missing_index...
Regina Obe [Sat, 18 Jun 2011 07:29:07 +0000 (07:29 +0000)]
Found some indexes I missed -- added to tiger_loader, also #1036 create missing_indexes generation script to back install.  Still need to put in logic for some more indexes, but htis is a good start.  Also documented new function

git-svn-id: http://svn.osgeo.org/postgis/trunk@7422 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofix error in last commit
Regina Obe [Sat, 18 Jun 2011 06:03:38 +0000 (06:03 +0000)]
fix error  in last commit

git-svn-id: http://svn.osgeo.org/postgis/trunk@7421 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoget rid of unnecessary auto casting
Regina Obe [Sat, 18 Jun 2011 05:33:56 +0000 (05:33 +0000)]
get rid of unnecessary auto casting

git-svn-id: http://svn.osgeo.org/postgis/trunk@7420 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#1035 gluing on .0 is making least check always return 0.
Regina Obe [Sat, 18 Jun 2011 05:15:50 +0000 (05:15 +0000)]
#1035 gluing on .0 is making least check always return 0.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7419 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoChange ST_Length, ST_Perimeter for geography to use default parameters, document...
Regina Obe [Sat, 18 Jun 2011 03:41:35 +0000 (03:41 +0000)]
Change ST_Length, ST_Perimeter for geography to use default parameters, document ST_Perimeter(geography,use_spheroid)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7418 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoQuiet regression failure for minor rounding difference.
Paul Ramsey [Fri, 17 Jun 2011 22:36:28 +0000 (22:36 +0000)]
Quiet regression failure for minor rounding difference.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7417 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoBounding box calculation for straight CircString fails (#668)
Paul Ramsey [Fri, 17 Jun 2011 22:18:59 +0000 (22:18 +0000)]
Bounding box calculation for straight CircString fails (#668)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7416 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRetrieving and storing Geography column data through JDBC does not work (#350)
Paul Ramsey [Fri, 17 Jun 2011 21:26:08 +0000 (21:26 +0000)]
Retrieving and storing Geography column data through JDBC does not work (#350)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7415 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoDefine alias ST_Perimeter (for geography ST_Length) (#526)
Paul Ramsey [Fri, 17 Jun 2011 21:11:05 +0000 (21:11 +0000)]
Define alias ST_Perimeter (for geography ST_Length) (#526)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7414 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#1032 fix typos
Regina Obe [Fri, 17 Jun 2011 20:33:37 +0000 (20:33 +0000)]
#1032 fix typos

git-svn-id: http://svn.osgeo.org/postgis/trunk@7413 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agochange geography to geometry and limit view to only output tables and views
Regina Obe [Fri, 17 Jun 2011 20:14:39 +0000 (20:14 +0000)]
change geography to geometry and limit view to only output tables and views

git-svn-id: http://svn.osgeo.org/postgis/trunk@7412 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agofixed parameter passing in ST_AsTiff
Bborie Park [Fri, 17 Jun 2011 20:06:40 +0000 (20:06 +0000)]
fixed parameter passing in ST_AsTiff

git-svn-id: http://svn.osgeo.org/postgis/trunk@7411 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoRefactored ST_SummaryStats so that there is a non-user _ST_SummaryStats that is the...
Bborie Park [Fri, 17 Jun 2011 15:16:08 +0000 (15:16 +0000)]
Refactored ST_SummaryStats so that there is a non-user _ST_SummaryStats that is the backend of all ST_SummaryStats and ST_ApproxSummary stats functions.  This eliminates the "sample_percent" parameter from the one ST_SummaryStats function that had it.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7410 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoPartial typmod support for PostGIS geometry (#944)
Paul Ramsey [Thu, 16 Jun 2011 21:01:53 +0000 (21:01 +0000)]
Partial typmod support for PostGIS geometry (#944)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7409 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoSome cleanup. change ST_AsGDALRaster example using spatial ref to agree with new...
Regina Obe [Thu, 16 Jun 2011 20:29:43 +0000 (20:29 +0000)]
Some cleanup.  change ST_AsGDALRaster example using spatial ref to agree with new syntax of just passing in the srid.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7408 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoput in missing tag
Regina Obe [Thu, 16 Jun 2011 02:16:30 +0000 (02:16 +0000)]
put in missing tag

git-svn-id: http://svn.osgeo.org/postgis/trunk@7404 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agodocument &&& nd interacts bounding box operator
Regina Obe [Thu, 16 Jun 2011 02:08:14 +0000 (02:08 +0000)]
document &&& nd interacts bounding box operator

git-svn-id: http://svn.osgeo.org/postgis/trunk@7403 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix up selectivity and operators a little
Paul Ramsey [Wed, 15 Jun 2011 23:59:40 +0000 (23:59 +0000)]
Fix up selectivity and operators a little

git-svn-id: http://svn.osgeo.org/postgis/trunk@7402 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAdd a couple more GBOX functions to map to B2DF4 requirements
Paul Ramsey [Wed, 15 Jun 2011 20:22:13 +0000 (20:22 +0000)]
Add a couple more GBOX functions to map to B2DF4 requirements

git-svn-id: http://svn.osgeo.org/postgis/trunk@7401 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoChanged band pixel types to 64BF instead of 32BF so that the warning messages for...
Bborie Park [Wed, 15 Jun 2011 15:43:51 +0000 (15:43 +0000)]
Changed band pixel types to 64BF instead of 32BF so that the warning messages for data getting converted are mitigated.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7400 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAdded value for nBandCount attribute of GDALWarpOptions in rt_raster_transform function.
Bborie Park [Wed, 15 Jun 2011 14:29:20 +0000 (14:29 +0000)]
Added value for nBandCount attribute of GDALWarpOptions in rt_raster_transform function.

This is based upon the discussion found at:

http://lists.osgeo.org/pipermail/gdal-dev/2011-May/028730.html

Related ticket is #1015

git-svn-id: http://svn.osgeo.org/postgis/trunk@7399 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#722 - get rid of transform and remainder of SnapToGrid deprecated family of function...
Regina Obe [Wed, 15 Jun 2011 12:44:42 +0000 (12:44 +0000)]
#722 - get rid of transform and remainder of SnapToGrid deprecated family of functions.  Add to #945 uninstall_legacy and also legacy.sql.in.c files

git-svn-id: http://svn.osgeo.org/postgis/trunk@7398 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoChange ST_MapAlgebra to use default args and amend the documentation to reflect chang...
Regina Obe [Wed, 15 Jun 2011 01:25:58 +0000 (01:25 +0000)]
Change ST_MapAlgebra to use default args and amend the documentation to reflect change.  In so doing fix #969 - inconsistent order of args, #967 raster regress failures on 9.0 and 9.1

git-svn-id: http://svn.osgeo.org/postgis/trunk@7397 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoChanged SRID to something within the range permitted by GSERIALIZED. As of this...
Bborie Park [Tue, 14 Jun 2011 19:32:18 +0000 (19:32 +0000)]
Changed SRID to something within the range permitted by GSERIALIZED.  As of this revision, all raster regression tests pass successfully.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7396 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agobug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020)
Paul Ramsey [Tue, 14 Jun 2011 16:21:23 +0000 (16:21 +0000)]
bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020)

git-svn-id: http://svn.osgeo.org/postgis/trunk@7395 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoWith GSERIALIZED_ON enabled, adapted code that needs preprocessor conditions. Basica...
Bborie Park [Tue, 14 Jun 2011 16:04:34 +0000 (16:04 +0000)]
With GSERIALIZED_ON enabled, adapted code that needs preprocessor conditions.  Basically instead of "geometry_gist_sel" and "geometry_gist_joinsel", GSERIALIZED_ON uses "contsel" and "contjoinsel"

git-svn-id: http://svn.osgeo.org/postgis/trunk@7394 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoDo not explicitly name GIST opclass (was renamed). Fixes topology after the GSERIALIZ...
Sandro Santilli [Tue, 14 Jun 2011 08:20:43 +0000 (08:20 +0000)]
Do not explicitly name GIST opclass (was renamed). Fixes topology after the GSERIALIZED switch.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7393 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFix libiconv linker flags
Sandro Santilli [Tue, 14 Jun 2011 08:20:16 +0000 (08:20 +0000)]
Fix libiconv linker flags

git-svn-id: http://svn.osgeo.org/postgis/trunk@7392 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoApply bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020) from dustymugs
Paul Ramsey [Tue, 14 Jun 2011 04:26:58 +0000 (04:26 +0000)]
Apply bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020) from dustymugs

git-svn-id: http://svn.osgeo.org/postgis/trunk@7391 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoFixed memory leak in RASTER_asGDALRaster of rt_pg.c and left note in comments of...
Bborie Park [Mon, 13 Jun 2011 21:47:27 +0000 (21:47 +0000)]
Fixed memory leak in RASTER_asGDALRaster of rt_pg.c and left note in comments of rt_raster_to_gdal

git-svn-id: http://svn.osgeo.org/postgis/trunk@7390 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoMove from GSERIALIZED off by default to on by default. Adjust minor regression change...
Paul Ramsey [Mon, 13 Jun 2011 21:31:49 +0000 (21:31 +0000)]
Move from GSERIALIZED off by default to on by default. Adjust minor regression changes as necessary.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7389 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAllow cunit tests to build and run in OS/X
Paul Ramsey [Mon, 13 Jun 2011 20:20:56 +0000 (20:20 +0000)]
Allow cunit tests to build and run in OS/X

git-svn-id: http://svn.osgeo.org/postgis/trunk@7388 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoAdd svn:ignores for some new derived files.
Paul Ramsey [Mon, 13 Jun 2011 19:51:24 +0000 (19:51 +0000)]
Add svn:ignores for some new derived files.

git-svn-id: http://svn.osgeo.org/postgis/trunk@7387 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agoupdate 1.5.3 release notes
Regina Obe [Mon, 13 Jun 2011 12:30:12 +0000 (12:30 +0000)]
update 1.5.3 release notes

git-svn-id: http://svn.osgeo.org/postgis/trunk@7386 b70326c6-7e19-0410-871a-916f4a2858ee

14 years ago#609 revise JDBC to use non-deprecated calling syntax
Regina Obe [Mon, 13 Jun 2011 11:25:09 +0000 (11:25 +0000)]
#609 revise JDBC to use non-deprecated calling syntax

git-svn-id: http://svn.osgeo.org/postgis/trunk@7384 b70326c6-7e19-0410-871a-916f4a2858ee

14 years agosurpress outputting sql if not in debug mode
Regina Obe [Mon, 13 Jun 2011 01:32:47 +0000 (01:32 +0000)]
surpress outputting sql if not in debug mode

git-svn-id: http://svn.osgeo.org/postgis/trunk@7382 b70326c6-7e19-0410-871a-916f4a2858ee