From: Regina Obe Date: Mon, 15 Jan 2018 00:50:50 +0000 (+0000) Subject: update ChangeLog X-Git-Tag: 2.4.3~3 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=35521f528620feca4537f8fcf87c5b2458f93203;p=postgis update ChangeLog flip Version.config to rc2 revise make dist to output branch reading from git-svn-id: http://svn.osgeo.org/postgis/branches/2.4@16299 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/ChangeLog b/ChangeLog index e3980caad..811e16e60 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,220 @@ +2018-01-15 00:24 Regina Obe + + * [r16298] NEWS, configure.ac, doc/release_notes.xml: + with_interrupt_tests using non-standard extension + Closes #3988 for PostGIS 2.4.3 + +2018-01-14 15:42 Regina Obe + + * [r16294] NEWS, Version.config, + extensions/upgradeable_versions.mk: in prep for release + Wednesday, flip back to dev, stamp expected date of release in + news + Add 2.3.6 upgrade path + +2018-01-14 15:35 Regina Obe + + * [r16292] HOWTO_RELEASE: fix missed edit. + References #3985 for PostGIS 2.4 + +2018-01-13 19:24 Regina Obe + + * [r16289] Version.config, doc/release_notes.xml: Change release + version to 2.4.3rc1 + +2018-01-13 19:20 Regina Obe + + * [r16288] HOWTO_RELEASE, ci/debbie/postgis_make_dist.sh, + ci/debbie/postgis_release_docs.sh, make_dist.sh: fix typo in + make_dist.sh + Add doc building, + update How To release to reflect tar ball and docs start building + as soon as work is committed. + References #3985 for PostGIS 2.4 + +2018-01-13 18:01 Regina Obe + + * [r16284] ci/debbie/postgis_make_dist.sh, make_dist.sh: revise + make_dist.sh to allow overriding the package name, and create + debbie make dist script that calls the main one + References #3985 for PostGIS 2.4 + +2018-01-13 06:05 Regina Obe + + * [r16280] doc/release_notes.xml: fix typo in release version it's + 2.4.3 not 2.4.8 + +2018-01-13 05:56 Regina Obe + + * [r16279] NEWS, doc/release_notes.xml: Add release notes to docs + in prep for release. Minor reword in NEWs + +2018-01-12 16:50 Regina Obe + + * [r16277] ci/debbie/postgis_regress.sh: revert setting GDAL and + GEOS, forgot pg launch script needs these which we don't have in + repo. Turn on DUMP_RESTORE testing + +2018-01-12 16:18 Regina Obe + + * [r16276] ci/debbie/postgis_regress.sh: change to valid GDAL + version + +2018-01-12 15:50 Regina Obe + + * [r16275] ci/debbie/postgis_regress.sh: set to a GEOS debbie + doesn't have. Change to GEOS 3.7.0dev + +2018-01-12 15:38 Regina Obe + + * [r16274] ci/debbie/postgis_regress.sh, + ci/winnie/package_postgis.sh: more moving of variables to script + from job + +2018-01-12 15:25 Regina Obe + + * [r16273] ci/winnie/regress_postgis.sh: change to hard-code GDAL, + GEOS, and MAKE_EXTENSION and dump so easier for people to set + without changing the job. + +2018-01-12 13:47 Paul Ramsey + + * [r16271] NEWS, libpgcommon/lwgeom_pg.h, + libpgcommon/lwgeom_transform.c, libpgcommon/lwgeom_transform.h: + 2.4 fix, st_transform does not qualify query to spatial_ref_sys + (references #3975) + +2018-01-12 08:48 Darafei Praliaskouski + + * [r16264] NEWS, liblwgeom/cunit/cu_out_encoded_polyline.c, + liblwgeom/lwout_encoded_polyline.c: Encoded Polyline of EMPTY + Pull in from trunk + + Closes #3982 + +2018-01-09 18:36 Sandro Santilli + + * [r16241] NEWS, postgis/geography_brin.sql.in, + postgis/postgis_brin.sql.in: Simplify syntax for brin opclasses + so upgrade script recognizes it + + Fixes #3956 in 2.4 branch + +2018-01-09 18:36 Sandro Santilli + + * [r16240] utils/postgis_proc_upgrade.pl: Do not assume CREATE + OPERATOR CLASS needs to end with ');' + + A single ending semicolon is enough to terminate the statement + +2018-01-09 18:36 Sandro Santilli + + * [r16239] regress/run_test.pl: Upgrade SFCGAL too when requested + +2018-01-02 14:06 Darafei Praliaskouski + + * [r16213] NEWS, liblwgeom/lwkmeans.c: Fix KMeans initialization + issue that lost clusters sometimes. + + Closes #3965 + Closes https://github.com/postgis/postgis/pull/179 + +2018-01-02 13:50 Darafei Praliaskouski + + * [r16211] authors.git, authors.svn: Drag in authors mapping from + trunk. + +2018-01-01 19:58 Regina Obe + + * [r16204] ci/winnie/build_postgis.sh, + ci/winnie/package_postgis.sh, ci/winnie/regress_postgis.sh: + switch to have version of libs used be defined in script rather + than the jenkins job + +2017-12-24 19:06 Regina Obe + + * [r16185] doc/release_notes.xml: copy over 2.3.4 and 2.3.5 notes + +2017-12-20 23:09 Paul Ramsey + + * [r16176] postgis/gserialized_estimate.c: Change syscache stats + lookup to use STATRELATTINH key and three parameters in all cases + for 2.4 branch. Closes #3904 + +2017-12-20 14:30 Paul Ramsey + + * [r16166] NEWS, liblwgeom/lwboundingcircle.c: Bring epsilon fix to + minimum bounding circle back to 2.4 (closes #3930) + +2017-12-18 23:53 Paul Ramsey + + * [r16163] liblwgeom/lwgeodetic.c: Use original vertex values where + available in contructing new pointarray (references #3941) + +2017-12-18 14:54 Paul Ramsey + + * [r16159] spatial_ref_sys.sql: Manual fixes from PostGIS users + (not many left now) to EPSG file + References #3944 + +2017-12-18 09:20 Sandro Santilli + + * [r16157] NEWS, spatial_ref_sys.sql: Update SRS to EPSG 9.2 + + Patch by Even Rouault + Ref #3944 for 2.4 branch + +2017-12-12 17:59 Regina Obe + + * [r16146] ci/bessie/postgis_regress.sh, + ci/bessie32/postgis_regress.sh: add in verbose and logic to drop + test database if it exists. Switch to using BRANCH instead of TAG + +2017-12-10 01:54 Regina Obe + + * [r16139] doc/html/images/osgeo_logo.png: use new osgeo project + logo + +2017-12-06 20:00 Regina Obe + + * [r16135] NEWS, configure.ac: Turn off interrupt tests in + configure by default. + Also added a section in configure output to note if interrupt + tests are enabled or not + Closes #3827 for PostGIS 2.4.3 + +2017-11-30 21:41 Paul Ramsey + + * [r16131] NEWS, liblwgeom/cunit/cu_out_encoded_polyline.c, + liblwgeom/lwout_encoded_polyline.c, postgis/lwgeom_export.c: + Support google line encodings that include a backslash character + (References #3713) + +2017-11-29 00:18 Regina Obe + + * [r16123] extensions/postgis_sfcgal/Makefile.in: Explicitly + specify $(PERL) to call create_unpackaged.pl otherwise at least + on freebsd it fails + Also get rid of 9.1 check, we don't support 9.1 anymore. + References #3938 for PostGIS 2.4.3 + +2017-11-28 23:41 Regina Obe + + * [r16122] ci/bessie, ci/bessie/postgis_regress.sh, ci/bessie32, + ci/bessie32/postgis_regress.sh: Add the freebsd bot scripts -- + the svn hook change should make these fire right away + +2017-11-15 18:18 Paul Ramsey + + * [r16114] NEWS, README.postgis, Version.config, + doc/release_notes.xml, extensions/upgradeable_versions.mk: push + version numbers forward + +2017-11-15 18:11 Paul Ramsey + + * [r16112] ., ChangeLog, NEWS, README.postgis, Version.config, + extensions/upgradeable_versions.mk: Prepare for 2.4.2 + 2017-11-14 05:42 Regina Obe * [r16108] doc/extras_tigergeocoder.xml: note about enhanced @@ -5428,11 +5645,11 @@ * [r14196] #2916, they are 'curvepolygon' not 'curvedpolygon' -2015-10-05 17:37 Bborie Park +2015-10-05 17:37 Bborie Park * [r14195] syntax cleanup -2015-10-05 16:44 Bborie Park +2015-10-05 16:44 Bborie Park * [r14194] code cleanup @@ -8214,7 +8431,7 @@ Patch by Volf Tomáš -2015-05-15 16:18 Bborie Park +2015-05-15 16:18 Bborie Park * [r13510] DO block to emit message. ticket #3118 @@ -8386,15 +8603,15 @@ Patch by Haribabu Kommi -2015-05-03 00:41 Bborie Park +2015-05-03 00:41 Bborie Park * [r13471] regex for parsing constraints. ticket #3096 -2015-05-02 20:27 Bborie Park +2015-05-02 20:27 Bborie Park * [r13468] add unit tests for numeric overflow. ticket #3100 -2015-05-02 19:48 Bborie Park +2015-05-02 19:48 Bborie Park * [r13467] round to 10 places instead of numeric(25,10). ticket #3006 @@ -8558,11 +8775,11 @@ * [r13396] Add doc entry for ST_Subdivide -2015-03-24 13:46 Bborie Park +2015-03-24 13:46 Bborie Park * [r13395] invalid operator. Ticket #3090 -2015-03-23 16:23 Bborie Park +2015-03-23 16:23 Bborie Park * [r13390] Fix ST_DumpValues() crasher when cleaning. Ticket #3086 @@ -9169,19 +9386,19 @@ guess better on VAlidateTopology page (and especially if the return type is reused by other functions) -2015-01-24 17:43 Bborie Park +2015-01-24 17:43 Bborie Park * [r13200] fix up cunit test -2015-01-24 17:27 Bborie Park +2015-01-24 17:27 Bborie Park * [r13198] slight cleanup -2015-01-24 17:27 Bborie Park +2015-01-24 17:27 Bborie Park * [r13197] add unit test for #3020. use rectangular out-db raster -2015-01-24 17:26 Bborie Park +2015-01-24 17:26 Bborie Park * [r13196] ST_AddBand out-db band uses width value for height @@ -10192,7 +10409,7 @@ * [r12883] going back to put varint functions in varint.c -2014-08-11 03:23 Bborie Park +2014-08-11 03:23 Bborie Park * [r12882] revert option for -s. Ticket #2891 @@ -10200,11 +10417,11 @@ * [r12881] #2890 missing availability info for geography operators -2014-08-10 16:05 Bborie Park +2014-08-10 16:05 Bborie Park * [r12880] cast const char * to char *. Ticket #2885 -2014-08-10 15:58 Bborie Park +2014-08-10 15:58 Bborie Park * [r12879] Remove unused variable. Ticket #2884. @@ -10291,7 +10508,7 @@ * [r12860] Prep to move address_standardizer into extensions folder -2014-08-05 12:24 Bborie Park +2014-08-05 12:24 Bborie Park * [r12859] forgot to add unit tests to git. ticket #2828 @@ -10381,16 +10598,16 @@ Also found a bug in encoding 4bytes numbers -2014-07-27 17:17 Bborie Park +2014-07-27 17:17 Bborie Park * [r12835] code cleanup -2014-07-27 17:06 Bborie Park +2014-07-27 17:06 Bborie Park * [r12833] shortcut ST_Clip if clipping geometry extent fully contains raster extent. Ticket #2829 -2014-07-26 13:47 Bborie Park +2014-07-26 13:47 Bborie Park * [r12832] ST_Envelope(raster) in C instead of ST_Envelope(ST_ConvexHull(raster)). ticket #2828 @@ -10667,7 +10884,7 @@ Closes #2673 -2014-07-08 02:49 Bborie Park +2014-07-08 02:49 Bborie Park * [r12764] fix regexp escaping @@ -10712,7 +10929,7 @@ * [r12753] Provided 3D behavior examples for ST_Intersection and ST_3DIntersection -2014-07-07 15:39 Bborie Park +2014-07-07 15:39 Bborie Park * [r12752] use @ operator instead of ST_CoveredBy(). Ticket #2822 @@ -10752,30 +10969,30 @@ * [r12746] Do not explicitly name indexes loading rasters/shapefiles (#2811) -2014-07-06 20:01 Bborie Park +2014-07-06 20:01 Bborie Park * [r12744] Validate that ST_MapAlgebra callback function has correct return datatype. Ticket #2802 -2014-07-06 18:33 Bborie Park +2014-07-06 18:33 Bborie Park * [r12741] escape delimiter of ST_Band(). Ticket #2812 -2014-07-06 18:10 Bborie Park +2014-07-06 18:10 Bborie Park * [r12740] Raster max extent uses envelope like Geometry. Ticket #2777 -2014-07-06 17:32 Bborie Park +2014-07-06 17:32 Bborie Park * [r12737] fix obsolete URL in headers -2014-07-06 15:27 Bborie Park +2014-07-06 15:27 Bborie Park * [r12735] added NEWS and updated tests -2014-07-06 15:27 Bborie Park +2014-07-06 15:27 Bborie Park * [r12734] use empty TEXT array for userargs when no user args and STRICT callback function @@ -11117,7 +11334,7 @@ Closes #2382 -2014-06-23 15:36 Bborie Park +2014-06-23 15:36 Bborie Park * [r12639] add comments for out-db raster in regress tests @@ -11152,7 +11369,7 @@ * [r12634] #2770 Document new ST_MemSize for raster and #2769 name change for geometry (ST_MEm_Size to ST_MemSize) -2014-06-21 17:30 Bborie Park +2014-06-21 17:30 Bborie Park * [r12631] fix premature memory free in RASTER_getBandPath (ST_BandPath) @@ -11232,11 +11449,11 @@ * [r12589] Wrap rtpostgis_upgrade.sql in a transaction (#2749) -2014-05-25 19:51 Bborie Park +2014-05-25 19:51 Bborie Park * [r12585] add news for GDAL 2.0 -2014-05-25 19:51 Bborie Park +2014-05-25 19:51 Bborie Park * [r12584] basic support for GDAL 2.0 @@ -11293,15 +11510,15 @@ * [r12543] Add "ChangeLog" rule, update HOWTO_RELEASE with that recipe -2014-05-13 15:33 Bborie Park +2014-05-13 15:33 Bborie Park * [r12541] tweak messages -2014-05-13 15:33 Bborie Park +2014-05-13 15:33 Bborie Park * [r12540] disable one unit test -2014-05-13 15:33 Bborie Park +2014-05-13 15:33 Bborie Park * [r12539] emit message for unknown GDAL drivers @@ -11322,7 +11539,7 @@ * [r12527] #2732 gserialized_estimate crashes under mingw64 windows when compiled with --enabled-debug -2014-05-06 14:05 Bborie Park +2014-05-06 14:05 Bborie Park * [r12519] strcat instead of sprintf @@ -11344,11 +11561,11 @@ * [r12501] Offline rasters are always supported -2014-05-04 15:51 Bborie Park +2014-05-04 15:51 Bborie Park * [r12495] add text mentioning env variables -2014-05-04 15:51 Bborie Park +2014-05-04 15:51 Bborie Park * [r12494] added support for POSTGIS_GDAL_ENABLED_DRIVERS and POSTGIS_ENABLE_OUTDB_RASTERS environment variables to set the @@ -11360,17 +11577,17 @@ * [r12493] Honour "Last Updated" objects comment for upgrade script (#2722) -2014-04-26 14:01 Bborie Park +2014-04-26 14:01 Bborie Park * [r12492] add VSICURL keyword for GUC postgis.gdal_enabled_drivers. add GUC posgis.enable_outdb_rasters -2014-04-23 16:16 Bborie Park +2014-04-23 16:16 Bborie Park * [r12488] check before inserting records into spatial_ref_sys. ticket #2715 -2014-04-22 14:29 Bborie Park +2014-04-22 14:29 Bborie Park * [r12486] Unit tests fail on PostgreSQL 9.1 due to GUC behavior changes between 9.1 and 9.2. Ticket #2714 @@ -11405,27 +11622,27 @@ * [r12479] #2343 missing --with-sfcgal in docs -2014-04-13 22:02 Bborie Park +2014-04-13 22:02 Bborie Park * [r12477] If GUC postgis.gdal_enabled_drivers = 'DISABLE_ALL', use of GDALOpen and GDALOpenShared is disabled. -2014-04-13 03:14 Bborie Park +2014-04-13 03:14 Bborie Park * [r12476] remove --disable-offline-raster compile flag as by default the GUC postgis.gdal_enabled_drivers is set to DISABLE_ALL -2014-04-13 03:07 Bborie Park +2014-04-13 03:07 Bborie Park * [r12475] document the GUC postgis.gdal_enabled_drivers -2014-04-13 03:07 Bborie Park +2014-04-13 03:07 Bborie Park * [r12474] Addition of GUC postgis.gdal_enabled_drivers with default set to all GDAL drivers disabled -2014-04-13 03:07 Bborie Park +2014-04-13 03:07 Bborie Park * [r12473] initial steps at GUCs and additional drivers to skip by default @@ -11442,16 +11659,16 @@ * [r12464] #2711: topology script locations are wrong -2014-04-11 00:08 Bborie Park +2014-04-11 00:08 Bborie Park * [r12461] remove some noisy debug messages -2014-04-10 21:53 Bborie Park +2014-04-10 21:53 Bborie Park * [r12457] by default, prevent PostGIS raster from using GDAL drivers that can easily be abused (VRT, MEM, WCS, WMS) -2014-04-10 21:53 Bborie Park +2014-04-10 21:53 Bborie Park * [r12456] default blocking of GDAL VRT WCS WMS and MEM drivers @@ -12119,7 +12336,7 @@ * [r12188] Fix two wrong behavior in TWKB with optional id and type in different situations -2014-01-17 03:35 Bborie Park +2014-01-17 03:35 Bborie Park * [r12185] Fix the inability to open more than ~1024 unique out-db files in one process @@ -12129,13 +12346,13 @@ * [r12184] Ensure face splitting algorithm uses the edge index (#2610) -2014-01-07 04:16 Bborie Park +2014-01-07 04:16 Bborie Park * [r12179] Addition of mask parameter for ST_MapAlgebra. Merge of pull request 17 from github. Lots of thanks to nclay for the hard work. Ticket #2341. -2014-01-04 17:53 Bborie Park +2014-01-04 17:53 Bborie Park * [r12177] Remove use of void pointers in rt_raster_from_gdal_dataset to prevent void point arithemetics. @@ -12162,35 +12379,35 @@ and if found raises an exception with a message with the schema containing it. -2013-12-15 20:44 Bborie Park +2013-12-15 20:44 Bborie Park * [r12162] upgrade fixes for ST_CountAgg -2013-12-15 19:24 Bborie Park +2013-12-15 19:24 Bborie Park * [r12161] Add ST_CountAgg(). Ticket #2567 -2013-12-14 20:54 Bborie Park +2013-12-14 20:54 Bborie Park * [r12160] Added docs for ST_SummaryStatsAgg() -2013-12-14 20:54 Bborie Park +2013-12-14 20:54 Bborie Park * [r12159] added ST_SummaryStatsAgg(). Ticket #2565 -2013-12-14 20:54 Bborie Park +2013-12-14 20:54 Bborie Park * [r12158] ignore all topology/topology_upgrade_*_minor.sql -2013-12-07 19:22 Bborie Park +2013-12-07 19:22 Bborie Park * [r12155] fix GUC gdal_datapath -2013-12-07 14:18 Bborie Park +2013-12-07 14:18 Bborie Park * [r12152] fix parse cleanup of reclassarg and add unit tests -2013-12-07 14:18 Bborie Park +2013-12-07 14:18 Bborie Park * [r12151] rearrange includes @@ -12200,7 +12417,7 @@ Give an example of new ST_MapAlgebra syntax for neighborhood callback for ST_Mean4ma. -2013-11-27 15:50 Bborie Park +2013-11-27 15:50 Bborie Park * [r12146] fix NULL raster handling in ST_AsPNG, ST_AsJPEG and ST_AsTIFF @@ -12231,12 +12448,12 @@ * [r12120] #2541 document = and ~= raster operators -2013-11-09 02:54 Bborie Park +2013-11-09 02:54 Bborie Park * [r12116] Rename GUC postgis.gdal.datapath to postgis.gdal_datapath. Ticket #2540 -2013-11-07 15:02 Bborie Park +2013-11-07 15:02 Bborie Park * [r12108] Added missing operators. Ticket #2532 @@ -12279,7 +12496,7 @@ Thanks Alessandro Furieri for the report and test -2013-11-06 04:52 Bborie Park +2013-11-06 04:52 Bborie Park * [r12092] added -k to raster2pgsql for skipping band is NODATA check @@ -12301,16 +12518,16 @@ * [r12078] fix xml parse error -2013-11-02 21:03 Bborie Park +2013-11-02 21:03 Bborie Park * [r12077] code cleanup -2013-11-02 21:03 Bborie Park +2013-11-02 21:03 Bborie Park * [r12076] changed behavior of how non-spatially referenced rasters are handled -2013-11-02 21:02 Bborie Park +2013-11-02 21:02 Bborie Park * [r12075] syntax cleanup @@ -12329,11 +12546,11 @@ * [r12064] Clarify licensing of PostGIS core as GPL2+ (#2515) -2013-10-28 19:47 Bborie Park +2013-10-28 19:47 Bborie Park * [r12063] wrong ticket -2013-10-28 18:53 Bborie Park +2013-10-28 18:53 Bborie Park * [r12058] Change raster license from v3+ to v2+. Ticket #2516 @@ -12350,7 +12567,7 @@ the old 1.0 library is around. See #2510 -2013-10-19 17:12 Bborie Park +2013-10-19 17:12 Bborie Park * [r12051] Support materialized views and foreign tables in raster_columns and raster_overviews. Ticket #2512 @@ -12506,11 +12723,11 @@ http://workshops.boundlessgeo.com/postgis-intro/ and also put in more pretty tags for common faqs -2013-10-03 03:45 Bborie Park +2013-10-03 03:45 Bborie Park * [r11999] added regression tests for ticket #2493 -2013-10-03 03:18 Bborie Park +2013-10-03 03:18 Bborie Park * [r11996] Fixed behavior of ST_DumpValues(raster, ...) when passed an empty raster. Ticket #2493 @@ -12595,7 +12812,7 @@ calls, update to use faster dump format, and update create scripts to use 2013 data -2013-09-22 02:40 Bborie Park +2013-09-22 02:40 Bborie Park * [r11966] clean up code for ST_Intersects(geometry, raster) @@ -12671,7 +12888,7 @@ * [r11899] #2456 : update HOWTO_RELEASE to include flipping docs alias when relevant. Also some other minor edits -2013-08-31 15:46 Bborie Park +2013-08-31 15:46 Bborie Park * [r11898] Fix behavior of ST_PixelAsXXX functions with regard to exclude_nodata_value parameter @@ -12892,12 +13109,12 @@ * [r11724] #2401 add is_custom options to pagc_rules table -2013-08-02 20:56 Bborie Park +2013-08-02 20:56 Bborie Park * [r11720] Fixes to make sure PostgreSQL version > 9.2 compile without warnings -2013-08-02 19:51 Bborie Park +2013-08-02 19:51 Bborie Park * [r11719] Split rt_core/rt_api.c and rt_pg/rt_pg.c into smaller files. @@ -12942,11 +13159,11 @@ * [r11699] update pagc install instructions -2013-07-17 14:45 Bborie Park +2013-07-17 14:45 Bborie Park * [r11692] Fixed variable datatype in ST_Neighborhood. Ticket #2384 -2013-07-17 14:02 Bborie Park +2013-07-17 14:02 Bborie Park * [r11689] Removed use of \' from raster warning message. Ticket #2383 @@ -13081,7 +13298,7 @@ * [r11589] Support parsing KML with space between digits and comma (#2372) -2013-06-25 14:46 Bborie Park +2013-06-25 14:46 Bborie Park * [r11587] Removed gdal-config --dep-flags from configure.ac. @@ -13115,31 +13332,31 @@ * [r11558] up minimum version of PostgreSQL to 9.1 descriptively will enforce later -2013-06-20 15:57 Bborie Park +2013-06-20 15:57 Bborie Park * [r11556] Added docs regarding postgis.gdal.datapath GUC and postgis_gdal_version() -2013-06-20 15:57 Bborie Park +2013-06-20 15:57 Bborie Park * [r11555] Added spatial_index column description -2013-06-20 15:57 Bborie Park +2013-06-20 15:57 Bborie Park * [r11554] Addition of GUC postgis.gdal.datapath to specify GDAL config variable GDAL_DATA. Ticket #1678 -2013-06-20 15:57 Bborie Park +2013-06-20 15:57 Bborie Park * [r11553] Added spatial_index column to raster_columns view. Ticket #2361 -2013-06-20 15:57 Bborie Park +2013-06-20 15:57 Bborie Park * [r11552] Added missing signatures for ST_TPI(), ST_TRI() and ST_Roughness -2013-06-20 14:13 Bborie Park +2013-06-20 14:13 Bborie Park * [r11551] Updated to 2.2 @@ -13152,16 +13369,16 @@ * [r11548] #2336 state level regex wget is too greedy and pulling all states when KS is chosen -2013-06-13 15:26 Bborie Park +2013-06-13 15:26 Bborie Park * [r11544] Fixed handling of schema name when adding overview constraints. Ticket #2359 -2013-06-11 22:52 Bborie Park +2013-06-11 22:52 Bborie Park * [r11542] Have cleanup before calls to elog(ERROR, ...) -2013-06-11 22:52 Bborie Park +2013-06-11 22:52 Bborie Park * [r11541] Grammar fixes for error messages (active vs passive) @@ -13208,7 +13425,7 @@ * [r11525] #2307, ST_MakeValid outputs invalid geometries -2013-06-04 19:18 Bborie Park +2013-06-04 19:18 Bborie Park * [r11523] Added raster upgrade path from 2.0 to 2.1. Ticket #2348 @@ -13257,7 +13474,7 @@ * [r11506] Update expectances after GEOSSnap fixes (#2346) -2013-05-30 17:10 Bborie Park +2013-05-30 17:10 Bborie Park * [r11504] Alphabetize built-in map algebra callback functions @@ -13294,11 +13511,11 @@ * [r11497] Fix swapped obtained/expected in regression failure report -2013-05-24 17:27 Bborie Park +2013-05-24 17:27 Bborie Park * [r11496] Refactored use of out-db rasters for regression tests -2013-05-24 17:27 Bborie Park +2013-05-24 17:27 Bborie Park * [r11495] Removed unnecessary test due to introduction of ST_FromGDALRaster() @@ -13328,7 +13545,7 @@ * [r11489] minor edit -2013-05-23 22:02 Bborie Park +2013-05-23 22:02 Bborie Park * [r11488] Fixed issues caught by clang @@ -13412,11 +13629,11 @@ * [r11467] clarify soft upgrade requirement for PostGIS 2.0 -2013-05-15 23:55 Bborie Park +2013-05-15 23:55 Bborie Park * [r11466] Added SFCGAL version output -2013-05-14 22:38 Bborie Park +2013-05-14 22:38 Bborie Park * [r11465] Allow correct handling of sect2 tags in chunked html @@ -13424,17 +13641,17 @@ * [r11464] #2329: fix bug in where condition of backup -2013-05-14 20:42 Bborie Park +2013-05-14 20:42 Bborie Park * [r11463] Fixed Raster Processing section -2013-05-14 18:52 Bborie Park +2013-05-14 18:52 Bborie Park * [r11462] Reorganized the entire Raster Processing section. Lets see if this makes things easier to find... or not. -2013-05-14 14:32 Bborie Park +2013-05-14 14:32 Bborie Park * [r11461] Minor tweaks to ST_ColorMap() doc @@ -13562,14 +13779,14 @@ * [r11412] update change log in preparation for beta1 release -2013-05-10 22:27 Bborie Park +2013-05-10 22:27 Bborie Park * [r11411] Added more predefined color ramps for ST_ColorMap(raster). Removed RGB <-> HSV colorspace conversion as it sometimes resulted in strange answers when interpolating. -2013-05-10 22:27 Bborie Park +2013-05-10 22:27 Bborie Park * [r11410] Remove noisy info message. A big source of confusion. Ticket #2309 @@ -13646,15 +13863,15 @@ * [r11394] #2290 provide visual example of color map -2013-05-10 00:09 Bborie Park +2013-05-10 00:09 Bborie Park * [r11393] Added generated sfcgal files -2013-05-10 00:09 Bborie Park +2013-05-10 00:09 Bborie Park * [r11392] Addition of ST_ColorMap(raster). Ticket #2290 -2013-05-09 23:46 Bborie Park +2013-05-09 23:46 Bborie Park * [r11391] Prevent compile error for when CGAL isn't wanted. @@ -13697,25 +13914,25 @@ * [r11382] put full version number on st_tpi, st_tri, st_roughness -2013-05-07 23:04 Bborie Park +2013-05-07 23:04 Bborie Park * [r11381] Commented out debug call to non-existant function nd_stats_to_grid(). Ticket #2282 -2013-05-07 15:39 Bborie Park +2013-05-07 15:39 Bborie Park * [r11380] Added ST_TRI(raster). Ticket #2164. Thanks to Nathaniel Clay for writing the function and required docs and regression tests. -2013-05-07 15:39 Bborie Park +2013-05-07 15:39 Bborie Park * [r11379] Added ST_Roughness(raster). Ticket #2302. Thanks to Nathaniel Clay for writing the function and required docs and regression tests. -2013-05-07 15:39 Bborie Park +2013-05-07 15:39 Bborie Park * [r11378] Added ST_TPI(raster). Ticket #2163. Thanks to Nathaniel Clay for writing @@ -13869,7 +14086,7 @@ are currently used) aand then allowing the standard upgrade to steam roll over the definitions. -2013-04-26 14:47 Bborie Park +2013-04-26 14:47 Bborie Park * [r11326] Added ST_Summary(raster). Ticket #2280 @@ -13883,7 +14100,7 @@ * [r11324] #2260: revise to use new API structure of pagc standardizer -2013-04-24 15:54 Bborie Park +2013-04-24 15:54 Bborie Park * [r11323] Added better handling of file paths for msys @@ -13891,7 +14108,7 @@ * [r11321] Add update path from 2.0.3 to 2.1.0SVN -2013-04-23 23:46 Bborie Park +2013-04-23 23:46 Bborie Park * [r11320] Added parameter to ST_AsBinary(raster) to permit out-db bands to be treated as in-db. Ticket #2222 @@ -13904,20 +14121,20 @@ * [r11315] #2277, potential segfault condition removed -2013-04-23 20:37 Bborie Park +2013-04-23 20:37 Bborie Park * [r11314] Added test for loading out-db rasters in raster2pgsql -2013-04-23 19:32 Bborie Park +2013-04-23 19:32 Bborie Park * [r11313] Explicitly initialize memory as valgrind complains -2013-04-23 19:32 Bborie Park +2013-04-23 19:32 Bborie Park * [r11312] Added bash versions of "bootstrapping" code for rt_addband test -2013-04-23 19:32 Bborie Park +2013-04-23 19:32 Bborie Park * [r11311] Addition of ST_AddBand(raster, ...) for out-db bands. Ticket #2276 @@ -13932,7 +14149,7 @@ Patch by Markus Wanner -2013-04-16 18:23 Bborie Park +2013-04-16 18:23 Bborie Park * [r11304] Added numerical parameters version of ST_SetGeoReference(raster). @@ -13946,7 +14163,7 @@ * [r11300] Link to wikipedia article about GeoHash from ST_GeoHash -2013-04-15 21:40 Bborie Park +2013-04-15 21:40 Bborie Park * [r11298] Emit warning when changing a raster's georeference if raster has any @@ -14023,7 +14240,7 @@ See #2264 -- thanks Thomas (frost242) -2013-04-11 20:14 Bborie Park +2013-04-11 20:14 Bborie Park * [r11284] Prevent parallel make of raster. Ticket 2271 @@ -14031,7 +14248,7 @@ * [r11281] give license faq a permanent pretty anchor. -2013-04-09 23:45 Bborie Park +2013-04-09 23:45 Bborie Park * [r11277] Fix expression-based ST_MapAlgebra resulting in regression failures on some machines @@ -14053,11 +14270,11 @@ * [r11274] Avoid uselessly detoasting full geometries on ANALYZE (#2269) -2013-04-06 18:14 Bborie Park +2013-04-06 18:14 Bborie Park * [r11257] Removed debug statements -2013-04-06 18:11 Bborie Park +2013-04-06 18:11 Bborie Park * [r11256] GBOX variables not initialized for empty geometries. Ticket #2257 @@ -14143,25 +14360,25 @@ * [r11227] #2018, Remove old bruteforce function and replace with new one. -2013-03-29 20:37 Bborie Park +2013-03-29 20:37 Bborie Park * [r11226] Set CFLAGS in loader cunit tests so that mingw can run tests -2013-03-29 16:47 Bborie Park +2013-03-29 16:47 Bborie Park * [r11225] Removed commented out variants of ST_MapAlgebra removed in r11222. -2013-03-29 16:36 Bborie Park +2013-03-29 16:36 Bborie Park * [r11224] Added news about Ticket #2133 -2013-03-29 16:34 Bborie Park +2013-03-29 16:34 Bborie Park * [r11223] Code cleanup to shut gcc up -2013-03-29 16:33 Bborie Park +2013-03-29 16:33 Bborie Park * [r11222] Refactored expression variant of ST_MapAlgebra() to be faster. @@ -14189,7 +14406,7 @@ native windows implementation. Thanks to swoodbridge for pointing out the define to use. -2013-03-27 13:30 Bborie Park +2013-03-27 13:30 Bborie Park * [r11215] Fix bad dimensions when rescaling rasters with default geotransform @@ -14207,7 +14424,7 @@ * [r11209] #2186, gui progress bar update is slowing loads -2013-03-26 04:14 Bborie Park +2013-03-26 04:14 Bborie Park * [r11207] Enhanced ST_Union(raster, uniontype) to union all bands of all rasters. @@ -14225,25 +14442,25 @@ TIN/POLYHEDRALSURFACE lwgeom expression (will see in future if we really need to have a 3D topological storage PostGIS side) -2013-03-25 17:17 Bborie Park +2013-03-25 17:17 Bborie Park * [r11204] Removed old raster core tests from configure -2013-03-25 17:11 Bborie Park +2013-03-25 17:11 Bborie Park * [r11203] Delete old core raster tests. Ticket #2115 -2013-03-25 03:14 Bborie Park +2013-03-25 03:14 Bborie Park * [r11202] Addition of ST_FromGDALRaster(). This is what happens on a long airplane flight! Ticket #2123. -2013-03-25 03:08 Bborie Park +2013-03-25 03:08 Bborie Park * [r11201] Added item regarding -n of raster2pgsql. Ticket #2231 -2013-03-25 03:05 Bborie Park +2013-03-25 03:05 Bborie Park * [r11200] Added ability to specify name of filename column in raster2pgsql. More @@ -14271,7 +14488,7 @@ Hopefully it'll set us free to name our input files with any extension we decide. -2013-03-21 21:28 Bborie Park +2013-03-21 21:28 Bborie Park * [r11194] Fix ST_InvDistWeigh4MA() to handle a situation when neighborhood is @@ -14384,7 +14601,7 @@ happy the same thing will be done for raster/ and topology/ -2013-03-18 00:49 Bborie Park +2013-03-18 00:49 Bborie Park * [r11174] Fixed unescaped % in RAISE message. Ticket #2237 @@ -14428,7 +14645,7 @@ * [r11152] Fix missing edge from toTopoGeom return (#1968) -2013-03-06 15:33 Bborie Park +2013-03-06 15:33 Bborie Park * [r11151] Bad switch for debug output @@ -14437,7 +14654,7 @@ * [r11149] Allow adding points at precision distance with TopoGeo_addPoint -2013-03-05 16:57 Bborie Park +2013-03-05 16:57 Bborie Park * [r11145] Minor code cleanup in raster2pgsql and additional debug output for @@ -14472,17 +14689,17 @@ * [r11119] Add lwgeom_from_geojson to liblwgeom, add cunit test, fix memory leak -2013-02-26 23:23 Bborie Park +2013-02-26 23:23 Bborie Park * [r11118] Added ST_MinConvexHull(raster). Ticket #2210 -2013-02-26 17:42 Bborie Park +2013-02-26 17:42 Bborie Park * [r11117] Changed name of exclusion constraint to by dynamic due to conflict of implicit index names. Ticket #2215 -2013-02-26 17:42 Bborie Park +2013-02-26 17:42 Bborie Park * [r11116] Addition debug output for rt_raster_from_gdal_dataset() @@ -14522,7 +14739,7 @@ * [r11103] #2208 : document that ST_PointN no longer works with first linestring of multilinestring -2013-02-18 04:17 Bborie Park +2013-02-18 04:17 Bborie Park * [r11102] Wrong debug output function @@ -14535,24 +14752,24 @@ * [r11099] ST_MapAlgebra: create variablelist and move much of commentary to that so page is more easily digestable -2013-02-17 16:24 Bborie Park +2013-02-17 16:24 Bborie Park * [r11098] Fixed handling of out-db rasters with no geotransform matrix -2013-02-16 21:47 Bborie Park +2013-02-16 21:47 Bborie Park * [r11097] Additional debug output for rt_raster_gdal_warp() -2013-02-16 21:47 Bborie Park +2013-02-16 21:47 Bborie Park * [r11096] Update raster TODO as it was sorely out of date -2013-02-16 01:00 Bborie Park +2013-02-16 01:00 Bborie Park * [r11095] Faster ST_Union() done using memcpy when possible -2013-02-15 23:53 Bborie Park +2013-02-15 23:53 Bborie Park * [r11094] Changed how rasters with unknown SRID and default geotransform are @@ -14592,11 +14809,11 @@ * [r11085] Expand size of generic cache to allow future pointcloud cache to sneak into it if necessary -2013-02-07 17:16 Bborie Park +2013-02-07 17:16 Bborie Park * [r11084] Corrected use of pfree instead of PG_FREE_IF_COPY -2013-02-07 17:16 Bborie Park +2013-02-07 17:16 Bborie Park * [r11083] Additional assert() calls. Will need to add usage of NDEBUG flag to turn @@ -14615,18 +14832,18 @@ just for first variant. A bit too verbose, but at least I won't be confused anymore. -2013-02-04 19:07 Bborie Park +2013-02-04 19:07 Bborie Park * [r11079] Fixed dimension error of bands when using ST_Tile on out-db rasters. Ticket #2198 -2013-02-04 19:07 Bborie Park +2013-02-04 19:07 Bborie Park * [r11078] Additional calls to assert() and better checking of out-db raster bands -2013-02-04 19:07 Bborie Park +2013-02-04 19:07 Bborie Park * [r11077] Removed some unnecessary assert() calls @@ -14645,22 +14862,22 @@ * [r11074] fix gdal_translate examples (port now required) and have typos in syntax -2013-01-29 15:25 Bborie Park +2013-01-29 15:25 Bborie Park * [r11060] Added check that raster metadata check and warn if not -2013-01-29 14:48 Bborie Park +2013-01-29 14:48 Bborie Park * [r11059] Remove debug output from rt_raster_gdal_warp() -2013-01-28 23:01 Bborie Park +2013-01-28 23:01 Bborie Park * [r11057] Fix function parameter value overflow that caused problems when copying data from a GDAL dataset. Problem first appeared in ST_Resize(). Ticket #2188 -2013-01-28 23:01 Bborie Park +2013-01-28 23:01 Bborie Park * [r11056] Code cleanup of rt_raster_gdal_warp() @@ -14704,7 +14921,7 @@ * [r11022] Properly copy topologies with Z value (#2184) -2013-01-20 16:56 Bborie Park +2013-01-20 16:56 Bborie Park * [r11008] Fix issue with outdb rasters with no SRID and ST_Resize (GDAL warp @@ -14827,16 +15044,16 @@ Create unpacked script for geocoder so can do CREATE EXTENSION postgis_tiger_geocoder FROM unpackaged; -2012-12-21 22:55 Bborie Park +2012-12-21 22:55 Bborie Park * [r10914] More code and memory cleanup -2012-12-21 22:18 Bborie Park +2012-12-21 22:18 Bborie Park * [r10913] Additional cleanup and making sure to free memory when hitting errors -2012-12-21 22:18 Bborie Park +2012-12-21 22:18 Bborie Park * [r10912] Code cleanup of rt_raster_serialize(). Basically make sure to free @@ -14854,7 +15071,7 @@ * [r10894] Fix compiler warnings -2012-12-20 20:47 Bborie Park +2012-12-20 20:47 Bborie Park * [r10885] PostgreSQL 9.3 changed where heap_form_tuple() is declared. Fixed in @@ -14892,16 +15109,16 @@ * [r10870] add topology so extension now installs cleanly. still need to add set path and cleanup the make clean -2012-12-19 23:26 Bborie Park +2012-12-19 23:26 Bborie Park * [r10868] Stomp out memory leaks in CUnit tests -2012-12-19 23:26 Bborie Park +2012-12-19 23:26 Bborie Park * [r10867] Make sure to free OGR geometry when the geometry is empty -2012-12-19 23:26 Bborie Park +2012-12-19 23:26 Bborie Park * [r10866] Changed memory handling of offline band path. Now explicitly owned @@ -14939,7 +15156,7 @@ * [r10856] #2153: fix typo in file path -2012-12-18 20:42 Bborie Park +2012-12-18 20:42 Bborie Park * [r10853] Tweaked UpdateRasterSRID() to drop/add coverage tile as needed @@ -14961,72 +15178,72 @@ doesn't default to extended. Use already perl built topology upgrade script instead as template for extension upgrade -2012-12-15 00:55 Bborie Park +2012-12-15 00:55 Bborie Park * [r10845] Fixed handling of identifiers with single quote (') such as in O'Reilly. -2012-12-14 20:28 Bborie Park +2012-12-14 20:28 Bborie Park * [r10843] Changed testing of extent geometry -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10842] Updated raster2pgsql help and docs to reflect changes to regular_blocking. -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10841] regular_blocking constraint removed. regular_blocking column of raster_columns now looks for spatially_unique and coverage_tile constraints. Ticket #2150 -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10840] Added regression tests for ST_IsCoverageTile(). -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10839] Added support for padded edge tiles to ST_IsCoverageTile() -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10838] Added support for no-band rasters to ST_Tile(raster) -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10837] Added missing tickets and reorg of ticket list -2012-12-14 20:27 Bborie Park +2012-12-14 20:27 Bborie Park * [r10836] Added parameters to ST_Tile(raster) to control padding of generated tiles. ST_Tile(raster) no longer defaults to padding tiles. Ticket #2069 -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10835] Addition of coverage_tile constraint for raster. Ticket #2148 -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10834] Addition of ST_IsCoverageTile() to tell if tile is part of a coverage -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10833] Added raster's spatially_unique constraint. Ticket #2149. Still needs regression tests but won't happen until regular_blocking is finished. -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10832] Tweaked the extent computed for the extent constraint -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10831] Changed blocksize constraint to permit multiple possible values. Ticket @@ -15034,11 +15251,11 @@ unique constraint to determine regularly blocked. -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10830] Fixed incorrect return type in docs -2012-12-14 20:26 Bborie Park +2012-12-14 20:26 Bborie Park * [r10829] raster2pgsql no longer pads tiles by default based upon tile position and tile @@ -15047,16 +15264,16 @@ added so that users can indicate that tiles should be padded. Ticket #826. -2012-12-14 20:25 Bborie Park +2012-12-14 20:25 Bborie Park * [r10828] Removed hardcoded flags for raster2pgsql from run_test -2012-12-14 20:25 Bborie Park +2012-12-14 20:25 Bborie Park * [r10827] Quiet down ST_SameAlignment(raster, raster) as it was way too talkative -2012-12-14 20:25 Bborie Park +2012-12-14 20:25 Bborie Park * [r10826] Updated regression tests for raster2pgsql @@ -15086,7 +15303,7 @@ * [r10820] #2145, ST_Segmentize(geography, dist) fails with redundant coordinates -2012-12-07 22:07 Bborie Park +2012-12-07 22:07 Bborie Park * [r10819] More verbose output when constraints fail to be added to a raster @@ -15126,7 +15343,7 @@ * [r10811] Document new toTopoGeom override and clearTopoGeom -2012-12-07 01:08 Bborie Park +2012-12-07 01:08 Bborie Park * [r10810] Fixed behavior of ST_ConvexHull() for empty rasters. Ticket #2126 @@ -15163,7 +15380,7 @@ * [r10804] Typo -2012-12-06 05:43 Bborie Park +2012-12-06 05:43 Bborie Park * [r10803] Fixed handling of SRS strings as they are passed to GDAL functions. @@ -15187,7 +15404,7 @@ * [r10795] upport 2.0.2 release notes -2012-12-03 22:17 Bborie Park +2012-12-03 22:17 Bborie Park * [r10792] Fixed incorrect return type for ST_BandIsNoData(raster) in docs @@ -15206,7 +15423,7 @@ * [r10781] Make ST_RemEdge* tests 30% faster by reducing service costs -2012-12-02 22:36 Bborie Park +2012-12-02 22:36 Bborie Park * [r10779] Removed PICFLAGS from CFLAGS when compiling CUnit suites. Ticket #2125 @@ -15223,30 +15440,30 @@ * [r10775] don't dtd validate when making comments and cheatsheets -2012-12-01 01:19 Bborie Park +2012-12-01 01:19 Bborie Park * [r10774] Added ST_Resize(raster) to resize a raster using desired width/height. Ticket #1293. -2012-12-01 01:19 Bborie Park +2012-12-01 01:19 Bborie Park * [r10773] Removed requirements of SRID for calling GDAL Warp API -2012-11-30 15:18 Bborie Park +2012-11-30 15:18 Bborie Park * [r10772] Removed use of pi html code. Using "pi" instead. -2012-11-30 01:13 Bborie Park +2012-11-30 01:13 Bborie Park * [r10770] Additional cleanup and validation regarding ticket #1653 -2012-11-30 01:13 Bborie Park +2012-11-30 01:13 Bborie Park * [r10769] Added NEWS item and doc updates for changes related to ticket #2119 -2012-11-30 01:12 Bborie Park +2012-11-30 01:12 Bborie Park * [r10768] Added a special case to RASTER_GDALWarp() where if the input raster has @@ -15264,17 +15481,17 @@ * [r10763] Enhance error message on unsupported geometry type (#1899) -2012-11-29 19:11 Bborie Park +2012-11-29 19:11 Bborie Park * [r10762] Fixed incorrect ticket #. From #2026 to #2062 -2012-11-29 18:59 Bborie Park +2012-11-29 18:59 Bborie Park * [r10760] Removed confusion between ST_Resample(raster) and ST_Transform(raster) by removing srid parameter for ST_Resample(). Ticket #1653 -2012-11-29 18:59 Bborie Park +2012-11-29 18:59 Bborie Park * [r10759] Renamed RASTER_resample() to RASTER_GDALWarp() and adjusted SQL @@ -15305,7 +15522,7 @@ -- none issue since they are views that only list user viewable tables and aspatial_ref_sys is harmless public info. -2012-11-29 01:21 Bborie Park +2012-11-29 01:21 Bborie Park * [r10749] Added CUnit test suites for raster core. Old raster core regression @@ -15318,31 +15535,31 @@ * [r10747] #2112 -2012-11-28 20:16 Bborie Park +2012-11-28 20:16 Bborie Park * [r10746] Refactored return and parameters of rt_raster_iterator() -2012-11-28 19:31 Bborie Park +2012-11-28 19:31 Bborie Park * [r10745] Refactored return and parameters of rt_raster_from_two_rasters() -2012-11-28 15:27 Bborie Park +2012-11-28 15:27 Bborie Park * [r10744] Refactored return and parameters of rt_raster_surface() -2012-11-27 00:58 Bborie Park +2012-11-27 00:58 Bborie Park * [r10742] Added ST_NotSameAlignmentReason(raster, raster). Ticket #1709 -2012-11-26 21:09 Bborie Park +2012-11-26 21:09 Bborie Park * [r10741] Added ST_Transform(raster) variant that allows of aligning output rasters to a reference raster. Ticket #2105 -2012-11-26 19:13 Bborie Park +2012-11-26 19:13 Bborie Park * [r10740] Renamed variants of ST_World2RasterCoord() and ST_Raster2WorldCoord() to @@ -15361,7 +15578,7 @@ * [r10737] #1869 take care of ST_AsBinary(unknown/text), ST_AsText(unknown/text) is not unique errors -2012-11-25 21:55 Bborie Park +2012-11-25 21:55 Bborie Park * [r10735] Where appropriate, functions in rt_core now use standardized function @@ -15448,17 +15665,17 @@ Added to FAQ when you need to use it and stress to try not to use it and reindex if you do. -2012-11-19 23:18 Bborie Park +2012-11-19 23:18 Bborie Park * [r10710] Fixed issue where ST_AsRaster() may not return raster with specified pixel types. Ticket #2100 -2012-11-19 23:18 Bborie Park +2012-11-19 23:18 Bborie Park * [r10709] Code cleanup of rt_raster_gdal_rasterize() -2012-11-19 23:18 Bborie Park +2012-11-19 23:18 Bborie Park * [r10708] Refactored internal use variables and functions for rt_raster_iterator() @@ -15476,7 +15693,7 @@ * [r10702] Restore 1.5.x behaviour of ST_Simplify (#1987) -2012-11-16 22:59 Bborie Park +2012-11-16 22:59 Bborie Park * [r10696] Added RANGE uniontype option for ST_Union(raster) Ticket #2097 @@ -15489,21 +15706,21 @@ * [r10692] update tto reflect 2.1 -2012-11-16 03:39 Bborie Park +2012-11-16 03:39 Bborie Park * [r10691] Fixed SQL error in regression test -2012-11-16 01:32 Bborie Park +2012-11-16 01:32 Bborie Park * [r10690] Added docs and regression test for extent parameter variants of ST_Slope, ST_Aspect and ST_Hillshade -2012-11-16 01:32 Bborie Park +2012-11-16 01:32 Bborie Park * [r10689] If hillshade < 0, hillshade = 0 for ST_HillShade() -2012-11-16 01:31 Bborie Park +2012-11-16 01:31 Bborie Park * [r10688] Added variants of ST_Slope, ST_Aspect and ST_Hillshade to provide @@ -15673,7 +15890,7 @@ * [r10630] #2015, ST_IsEmpty('POLYGON EMPTY') returns False -2012-11-02 20:40 Bborie Park +2012-11-02 20:40 Bborie Park * [r10629] Removed code that is no longer used and updated docs with default @@ -15688,7 +15905,7 @@ * [r10626] Be a bit more explicit about what we're returning from point-in-ring tests. -2012-11-02 18:12 Bborie Park +2012-11-02 18:12 Bborie Park * [r10625] Updated reference links to "How Hillshade works" for ST_Slope, ST_Aspect @@ -15702,7 +15919,7 @@ * [r10621] #2019, ST_FlipCoordinates does not update bbox -2012-11-02 17:22 Bborie Park +2012-11-02 17:22 Bborie Park * [r10619] Refactored ST_Slope, ST_Aspect and ST_Hillshade() (also their @@ -15714,7 +15931,7 @@ * [r10609] some wording changes, add tutorial faq -2012-10-31 14:31 Bborie Park +2012-10-31 14:31 Bborie Park * [r10607] Added missing DROP FUNCTION statements. Ticket #2073 @@ -15723,7 +15940,7 @@ * [r10606] Add instruction for upgrading between SVN revisions using extensions -2012-10-31 00:42 Bborie Park +2012-10-31 00:42 Bborie Park * [r10603] Changed when the isnodata check takes place for out-db raster tiles @@ -15750,30 +15967,30 @@ * [r10587] Fix gdal binaries link -2012-10-29 22:23 Bborie Park +2012-10-29 22:23 Bborie Park * [r10586] Added SRID check to ST_Neighborhood(raster, geometry) -2012-10-29 22:23 Bborie Park +2012-10-29 22:23 Bborie Park * [r10585] Added SRID check for ST_Intersects(geometry, raster) -2012-10-29 22:23 Bborie Park +2012-10-29 22:23 Bborie Park * [r10584] Added SRID check of geometry for ST_World2RasterCoord variants -2012-10-29 22:22 Bborie Park +2012-10-29 22:22 Bborie Park * [r10583] Added check for SRID match in ST_Value(raster) geometry variant -2012-10-29 20:14 Bborie Park +2012-10-29 20:14 Bborie Park * [r10582] Set defaults for parameters of ST_Slope(raster). Ticket #1655 -2012-10-29 18:56 Bborie Park +2012-10-29 18:56 Bborie Park * [r10581] Added UpdateRasterSRID() as per ticket #739 @@ -15791,18 +16008,18 @@ * [r10573] try to put in some ids -2012-10-26 00:28 Bborie Park +2012-10-26 00:28 Bborie Park * [r10569] Added news regarding ST_Clip(raster, ...) in C and update docs -2012-10-26 00:28 Bborie Park +2012-10-26 00:28 Bborie Park * [r10568] Rewrite of ST_Clip(raster) to be C-based and updated regression test. Ticket is #2065 -2012-10-25 23:06 Bborie Park +2012-10-25 23:06 Bborie Park * [r10567] Fixed default Y-scale to -1 from 1 @@ -15860,25 +16077,25 @@ * [r10553] give release sections ids for easier reference -2012-10-24 22:22 Bborie Park +2012-10-24 22:22 Bborie Park * [r10551] Preprocess input geometry for clipping raster by using the intersection of the input geometry and the convex hull of the raster. Ticket #1989 -2012-10-24 22:21 Bborie Park +2012-10-24 22:21 Bborie Park * [r10550] Added checks to rt_raster_gdal_rasterize() and RASTER_asRaster() where if input geometry is empty, return empty raster. -2012-10-24 21:14 Bborie Park +2012-10-24 21:14 Bborie Park * [r10547] Broke string for iowa hex into three parts so that doxygen doesn't choke -2012-10-24 19:22 Bborie Park +2012-10-24 19:22 Bborie Park * [r10546] Have ST_Tile() generate out-of-db tile bands if input raster's band is @@ -15901,7 +16118,7 @@ * [r10542] Move the distance calculation to also use the edge_intersects() function instead of edge_intersection() -2012-10-24 16:31 Bborie Park +2012-10-24 16:31 Bborie Park * [r10541] Added "auto" option to -t switch where raster2pgsql can compute a usable @@ -15913,22 +16130,22 @@ * [r10538] minor adjustments to terminology to improve searchin -2012-10-23 23:59 Bborie Park +2012-10-23 23:59 Bborie Park * [r10536] Rearranged function arguments for ST_Tile(raster) -2012-10-23 22:44 Bborie Park +2012-10-23 22:44 Bborie Park * [r10535] Added news and docs for ST_Tile(raster). Additional regression tests for one additional variant of ST_Tile(raster) -2012-10-23 22:44 Bborie Park +2012-10-23 22:44 Bborie Park * [r10534] Added ST_Tile() and regression tests. The circle is complete. -2012-10-23 22:44 Bborie Park +2012-10-23 22:44 Bborie Park * [r10533] Added rt_band_get_pixel_line() and regression tests @@ -15947,7 +16164,7 @@ * [r10527] (#1976) Geography point-in-ring code overhauled for more reliability -2012-10-23 13:46 Bborie Park +2012-10-23 13:46 Bborie Park * [r10526] Make changes to reflect patch from #2061 @@ -15956,72 +16173,72 @@ * [r10524] Future test case for when we've solved p-i-p in generality -2012-10-22 19:05 Bborie Park +2012-10-22 19:05 Bborie Park * [r10522] Fix POSTGIS_RT_DEBUGF() usage -2012-10-22 19:05 Bborie Park +2012-10-22 19:05 Bborie Park * [r10521] Fixed doxygen comment formats -2012-10-22 17:20 Bborie Park +2012-10-22 17:20 Bborie Park * [r10520] Remove unused variables. -2012-10-22 17:20 Bborie Park +2012-10-22 17:20 Bborie Park * [r10519] Cache frequently used variables minimize # of function calls in rt_raster_iterator() -2012-10-22 17:20 Bborie Park +2012-10-22 17:20 Bborie Park * [r10518] Include output from gdal-config --dep-libs when building raster2pgsql -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10517] Add news and doc changes to indicate proper support for raster band's "isnodata" support -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10516] have raster2pgsql check for raster bands being NODATA -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10515] Tweaked rt_band_check_is_nodata() to make use of rt_band_get_pixel()'s ability to return flag indicating if value is NODATA -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10514] Final fixes to support band's isnodata flag. -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10513] All functions in core API now support a band's isnodata value. -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10512] Changed signature of rt_band_get_nodata() as there was no way to indicate an error if the band has no NODATA. -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10511] Some work adding proper support for using a band's isnodata flag. -2012-10-22 17:19 Bborie Park +2012-10-22 17:19 Bborie Park * [r10510] Changed function signature for core API function rt_band_get_pixel() to indicate if pixel is NODATA -2012-10-22 17:18 Bborie Park +2012-10-22 17:18 Bborie Park * [r10509] Minor changes to references to raster2pgsql @@ -16044,54 +16261,54 @@ * [r10488] Wrap NEWS to 80cols -2012-10-19 18:51 Bborie Park +2012-10-19 18:51 Bborie Park * [r10487] Added to news regarding ticket #2057 -2012-10-19 18:49 Bborie Park +2012-10-19 18:49 Bborie Park * [r10485] Add variables specifying PostgreSQL CPPFLAGS and LDFLAGS. Ticket is #2057 -2012-10-19 01:36 Bborie Park +2012-10-19 01:36 Bborie Park * [r10479] Forgot to wrap tags with in reference_raster.xml. Minor comment cleanup in rt_pg.c -2012-10-19 00:27 Bborie Park +2012-10-19 00:27 Bborie Park * [r10478] Fixed annoyances in the raster docs -2012-10-18 23:52 Bborie Park +2012-10-18 23:52 Bborie Park * [r10474] Combined the gist spatial relationship tests into rt_gist_relationships -2012-10-18 23:52 Bborie Park +2012-10-18 23:52 Bborie Park * [r10473] Combined all raster GEOS dependent spatial relationship regression tests into rt_geos_relationships.sql -2012-10-18 21:45 Bborie Park +2012-10-18 21:45 Bborie Park * [r10469] Clamp SRID when comparing SRIDs of raster vs geometry for geomval variant of ST_SetValues() -2012-10-18 21:45 Bborie Park +2012-10-18 21:45 Bborie Park * [r10468] Added docs for geomval variant of ST_SetValues -2012-10-18 21:45 Bborie Park +2012-10-18 21:45 Bborie Park * [r10467] Add news items regarding changes to ST_SetValue and addition of geomval variant of ST_SetValues() -2012-10-18 21:45 Bborie Park +2012-10-18 21:45 Bborie Park * [r10466] Code cleanup in rt_pg/rt_pg.c. Changed point geometry variant of @@ -16100,7 +16317,7 @@ will result in a behavior change for geometry variant of ST_SetValue(). -2012-10-18 21:45 Bborie Park +2012-10-18 21:45 Bborie Park * [r10465] Addition of geomval variants of ST_SetValues() and regression tests. @@ -16114,24 +16331,24 @@ * [r10461] script to concatenate all the sections of postgis doc for easier digestion of postgis expert bot -2012-10-17 19:30 Bborie Park +2012-10-17 19:30 Bborie Park * [r10460] Correct usage of memset() -2012-10-17 19:30 Bborie Park +2012-10-17 19:30 Bborie Park * [r10459] Cleanup description for ST_SetValues() -2012-10-17 16:08 Bborie Park +2012-10-17 16:08 Bborie Park * [r10458] Added items to NEWS and docs for ST_DumpValues -2012-10-17 16:08 Bborie Park +2012-10-17 16:08 Bborie Park * [r10457] Addition of ST_DumpValues() and regression tests. Ticket #2011 -2012-10-17 14:29 Bborie Park +2012-10-17 14:29 Bborie Park * [r10455] Add fallback method of getting maximum extent for extent constraint. @@ -16165,7 +16382,7 @@ * [r10448] Fix buffer overflow in lwgeom_to_geojson (#2052) -2012-10-16 20:59 Bborie Park +2012-10-16 20:59 Bborie Park * [r10445] Added optional interpolate_nodata flag as function parameter to ST_HillShade, @@ -16178,36 +16395,36 @@ Also print the reason for the limitation. See #2049. -2012-10-16 20:17 Bborie Park +2012-10-16 20:17 Bborie Park * [r10443] Fixed xml issues that are making debbie mad. -2012-10-16 19:55 Bborie Park +2012-10-16 19:55 Bborie Park * [r10442] Added news blurb and docs regarding expression variants of ST_MapAlgebra. -2012-10-16 19:55 Bborie Park +2012-10-16 19:55 Bborie Park * [r10441] Added 2-raster expression variant of ST_MapAlgebra() and regression tests. -2012-10-16 19:55 Bborie Park +2012-10-16 19:55 Bborie Park * [r10440] Additional tweaking of returning empty raster from map algebra of INTERSECTION or UNION extent -2012-10-16 19:55 Bborie Park +2012-10-16 19:55 Bborie Park * [r10439] Corrected handling of NULL raster resulting from NO intersection of input rasters in map algebra. Fixed spelling mistakes. Additional tests for intersections of more than 3 rasters that don't actually intersect in ST_MapAlgebra -2012-10-16 19:55 Bborie Park +2012-10-16 19:55 Bborie Park * [r10438] Added one-raster expression variant for ST_MapAlgebra and appropriate @@ -16232,20 +16449,20 @@ * [r10434] Have TopologySummary use the word "Mixed" for collection layers -2012-10-15 19:21 Bborie Park +2012-10-15 19:21 Bborie Park * [r10432] Fixed incorrect use of RASTER_DEBUGF(). -2012-10-15 14:48 Bborie Park +2012-10-15 14:48 Bborie Park * [r10431] More poking at the docs for ST_MapAlgebra -2012-10-15 14:20 Bborie Park +2012-10-15 14:20 Bborie Park * [r10430] Add another example of ST_MapAlgebra() and some formatting cleanup -2012-10-15 03:34 Bborie Park +2012-10-15 03:34 Bborie Park * [r10429] Changed how ST_MapAlgebra regression test runs on PostgreSQL 9.0 as @@ -16275,16 +16492,16 @@ * [r10423] Reduce the precision of the double test... it passes here.. (#2043) -2012-10-12 19:31 Bborie Park +2012-10-12 19:31 Bborie Park * [r10422] Bug fix where pos array size was incorrect. -2012-10-12 19:31 Bborie Park +2012-10-12 19:31 Bborie Park * [r10421] Removed warning block for ST_MapAlgebra() doc page. Rearranged warning boxes -2012-10-12 16:06 Bborie Park +2012-10-12 16:06 Bborie Park * [r10420] More documentation changes regarding deprecation status of @@ -16292,7 +16509,7 @@ deprecation status of ST_MapAlgebraFct and ST_MapAlgebraFctNgb variants -2012-10-12 16:06 Bborie Park +2012-10-12 16:06 Bborie Park * [r10419] Duplicated and refactored the ST_XXX4ma() functions for ST_MapAlgebra @@ -16402,7 +16619,7 @@ of tiger extension script to configure.ac. Fix comment in tiger comments preventing install -2012-10-10 22:41 Bborie Park +2012-10-10 22:41 Bborie Park * [r10395] Added missing Availability details for various raster docs. @@ -16418,7 +16635,7 @@ * [r10393] #2037: flag some new raster functions as new in this release. Hmm I merged hopefully didn't screw things up -2012-10-10 22:02 Bborie Park +2012-10-10 22:02 Bborie Park * [r10392] Added n-raster ST_MapAlgebra(). Additional error checking in @@ -16435,13 +16652,13 @@ * [r10390] Add in arc ptarray vs ptarray and arc ptarray vs arc ptarray distance functions. (#2018) -2012-10-09 23:12 Bborie Park +2012-10-09 23:12 Bborie Park * [r10389] Added HASH opclass and = operator for raster. This permits GROUP BY raster usage. -2012-10-09 23:12 Bborie Park +2012-10-09 23:12 Bborie Park * [r10388] Syntax cleanup @@ -16491,33 +16708,33 @@ band number to be safe) and all bands can be done now with just union -2012-10-03 23:07 Bborie Park +2012-10-03 23:07 Bborie Park * [r10373] Addition of flag nbnodata to rt_raster_iterator() thus allowing some memory savings from ST_Union(raster) -2012-10-03 21:03 Bborie Park +2012-10-03 21:03 Bborie Park * [r10372] Updated NEWS and docs regarding ST_Union(raster) behavior change. -2012-10-03 20:53 Bborie Park +2012-10-03 20:53 Bborie Park * [r10371] Tweak what value to initialize new band to when NODATA isn't present -2012-10-03 20:53 Bborie Park +2012-10-03 20:53 Bborie Park * [r10370] Addition of ST_Union(raster) function and regression tests -2012-10-03 20:53 Bborie Park +2012-10-03 20:53 Bborie Park * [r10369] Added regression test for rt_raster_clone() and added missing SRID copy. -2012-10-03 20:53 Bborie Park +2012-10-03 20:53 Bborie Park * [r10368] Addition of shortcut function rt_raster_clone() @@ -16550,11 +16767,11 @@ * [r10362] revise st_union example to show new and faster way of doing multi-band union -2012-10-02 22:47 Bborie Park +2012-10-02 22:47 Bborie Park * [r10361] Minor addition of debug messages -2012-10-02 21:45 Bborie Park +2012-10-02 21:45 Bborie Park * [r10360] Added multi-band support for ST_Union. Ticket is #2021 @@ -16603,7 +16820,7 @@ * [r10345] Provide a script to opt out of extensions -2012-09-28 23:09 Bborie Park +2012-09-28 23:09 Bborie Park * [r10344] Addition of C-based ST_Union(raster) aggregate function (ticket #1364). Renamed low level function @@ -16656,23 +16873,23 @@ Commit adds lowest level primitive support for distance calculations on single arcs. -2012-09-26 15:56 Bborie Park +2012-09-26 15:56 Bborie Park * [r10333] Additional regression tests for ST_Neighborhood and tweaked to support a distance values of zero for one axis. -2012-09-25 22:22 Bborie Park +2012-09-25 22:22 Bborie Park * [r10332] Added docs regarding the callback function for rt_raster_iterator() -2012-09-25 22:22 Bborie Park +2012-09-25 22:22 Bborie Park * [r10331] Added regression tests, bug fixes and code cleanup for rt_raster_iterator(). -2012-09-25 22:22 Bborie Park +2012-09-25 22:22 Bborie Park * [r10330] Added rt_raster_iterator(), which is feature complete. Now need to add @@ -16680,18 +16897,18 @@ to hook into it. -2012-09-25 19:23 Bborie Park +2012-09-25 19:23 Bborie Park * [r10329] Changed behavior when there is no pixels in the neighborhood for ST_Neighborhood. It should still return an array as the pixel of interest could have a value... just surrounded by NODATA. -2012-09-25 17:20 Bborie Park +2012-09-25 17:20 Bborie Park * [r10328] Additional documentation regarding memory ownership -2012-09-25 14:07 Bborie Park +2012-09-25 14:07 Bborie Park * [r10327] Added correct handling of rt_band's ownsdata flag indicating if the @@ -16704,13 +16921,13 @@ relying on default notice. 9.3's idea of notice doesn't seem to include notice about create of new tables. -2012-09-24 15:07 Bborie Park +2012-09-24 15:07 Bborie Park * [r10323] Changed output array of ST_Neighborhood to have dimensions of Y,X instead of X,Y. This matches that found for GDAL blocks. -2012-09-24 15:07 Bborie Park +2012-09-24 15:07 Bborie Park * [r10322] Additional tests for ST_Neighborhood() @@ -16748,12 +16965,12 @@ #2009 turn off loading of addrfeat #1614 add U.S. and COUNTY RD as street_type highways -2012-09-19 18:48 Bborie Park +2012-09-19 18:48 Bborie Park * [r10306] Additional regression tests for rt_raster_get_nearest_pixel() -2012-09-19 18:48 Bborie Park +2012-09-19 18:48 Bborie Park * [r10305] Added docs for ST_InvDistWeight4ma() and ST_MinDist4ma(). Changed @@ -16761,23 +16978,23 @@ distances on both X and Y axis. -2012-09-19 18:48 Bborie Park +2012-09-19 18:48 Bborie Park * [r10304] Tweaked ST_Neighborhood() to use two separate distance parameters for X and Y axes. -2012-09-19 18:48 Bborie Park +2012-09-19 18:48 Bborie Park * [r10303] Added ST_MinDist4ma() for getting minimum distance from the center pixel to the nearest neighbor in neighborhood with value -2012-09-19 18:48 Bborie Park +2012-09-19 18:48 Bborie Park * [r10302] Added regression tests for ST_InvDistWeight4ma() -2012-09-19 18:47 Bborie Park +2012-09-19 18:47 Bborie Park * [r10301] Added Inverse Distance Weighting function for use with ST_MapAlgebraFctNgb @@ -16870,7 +17087,7 @@ * [r10278] #1780 ST_GeoHash should support geography type without cast -2012-09-12 02:37 Bborie Park +2012-09-12 02:37 Bborie Park * [r10277] Reverted some of the changes committed in r10238 @@ -16897,17 +17114,17 @@ * [r10262] Update PSC list -2012-09-08 01:24 Bborie Park +2012-09-08 01:24 Bborie Park * [r10261] Added docs for new variant of ST_SetValues() -2012-09-08 01:21 Bborie Park +2012-09-08 01:21 Bborie Park * [r10260] Added new variant on existing ST_SetValues where instead of a noset 2D array of booleans, the parameter nosetvalue can be used instead. -2012-09-08 01:18 Bborie Park +2012-09-08 01:18 Bborie Park * [r10259] Minor message tweaks regarding GDAL/OGR detection @@ -16930,16 +17147,16 @@ * [r10251] ST_Distance to a one-point LineString returns NULL (#1957) -2012-09-06 18:08 Bborie Park +2012-09-06 18:08 Bborie Park * [r10241] Added item for fixes regarding ticket #1981 -2012-09-06 17:34 Bborie Park +2012-09-06 17:34 Bborie Park * [r10239] Removed unnecessary/unused variables and assignments. Ticket is #1981 -2012-09-06 17:30 Bborie Park +2012-09-06 17:30 Bborie Park * [r10238] Minor cleanup of raster2pgsql Makefile @@ -17098,7 +17315,7 @@ * [r10174] fix typo revision to previous commit in support of #1944 -2012-08-09 00:18 Bborie Park +2012-08-09 00:18 Bborie Park * [r10173] Added clamped value comparisons and updated comments for rt_band_get_pixel_of_value() @@ -17121,7 +17338,7 @@ exist. Get rid of pre-9.0 code -- WE CAN DO now since we don't support 8.4 in 2.1 :) -2012-08-06 22:29 Bborie Park +2012-08-06 22:29 Bborie Park * [r10169] Refactor data type cleanup @@ -17131,7 +17348,7 @@ raster. Still can't upgrade because addbandarg can't be altered if it doesn't exist. -2012-08-06 15:02 Bborie Park +2012-08-06 15:02 Bborie Park * [r10167] Simplify code underlying ST_AddBand(raster, raster[]) @@ -17140,13 +17357,13 @@ * [r10165] Another example for ST_DumpPoints which is the most common use case -2012-08-04 14:28 Bborie Park +2012-08-04 14:28 Bborie Park * [r10162] Replaced last commit with something much simpler and possibly more effective -2012-08-04 14:12 Bborie Park +2012-08-04 14:12 Bborie Park * [r10161] Added logic for when to DROP and/or CREATE TYPEs. @@ -17158,45 +17375,45 @@ * [r10159] #1947 define upgrade path from 2.0.1 to 2.1.0SVN -2012-08-03 19:43 Bborie Park +2012-08-03 19:43 Bborie Park * [r10158] Added missing variant of ST_SetValues without nband parameter. -2012-08-03 17:44 Bborie Park +2012-08-03 17:44 Bborie Park * [r10157] Added new TYPEs that need to be added when doing a minor upgrade. -2012-08-03 00:19 Bborie Park +2012-08-03 00:19 Bborie Park * [r10156] Cleanup of GDAL checks and additional check for OGR -2012-08-03 00:19 Bborie Park +2012-08-03 00:19 Bborie Park * [r10155] Added rt_util_gdal_register_all() to prevent multiple calls to GDALAllRegister() -2012-08-02 19:27 Bborie Park +2012-08-02 19:27 Bborie Park * [r10154] Tweaked tests to use new variants of ST_AddBand and ST_SetValues -2012-08-02 18:51 Bborie Park +2012-08-02 18:51 Bborie Park * [r10153] Code and comments cleanup. -2012-08-02 15:21 Bborie Park +2012-08-02 15:21 Bborie Park * [r10152] Additional comments regarding use of PG_DETOAST_DATUM_COPY -2012-08-01 23:19 Bborie Park +2012-08-01 23:19 Bborie Park * [r10151] Added comments regarding use of PG_DETOAST_DATUM* -2012-08-01 23:16 Bborie Park +2012-08-01 23:16 Bborie Park * [r10150] Rewrote ST_AddBand(raster, ...) array version in C. Ticket is #1363 @@ -17205,103 +17422,103 @@ * [r10149] Fix raise notice that only shows in debug mode -2012-07-31 23:44 Bborie Park +2012-07-31 23:44 Bborie Park * [r10148] Added regression tests and docs for two of the ST_SetValues variants -2012-07-31 23:44 Bborie Park +2012-07-31 23:44 Bborie Park * [r10147] Added ST_SetValues for setting an area defined by x, y, width and height to one value. Also added function parameter "keepnodata". -2012-07-31 23:44 Bborie Park +2012-07-31 23:44 Bborie Park * [r10146] Added ST_SetValues() for setting an array of new values to a band. Ticket is #595 -2012-07-31 23:43 Bborie Park +2012-07-31 23:43 Bborie Park * [r10145] First steps of add ST_SetValues() variant for array of values -2012-07-31 15:40 Bborie Park +2012-07-31 15:40 Bborie Park * [r10144] Fixed forgotten type casting for ST_DWithin and ST_DFullyWithin() -2012-07-30 22:40 Bborie Park +2012-07-30 22:40 Bborie Park * [r10143] Make PostgreSQL 8.4 happy with the rt_polygon regression test. -2012-07-30 15:40 Bborie Park +2012-07-30 15:40 Bborie Park * [r10138] Added final touches of removing output-only data types -2012-07-29 02:36 Bborie Park +2012-07-29 02:36 Bborie Park * [r10137] Added news regarding #1939 -2012-07-29 02:34 Bborie Park +2012-07-29 02:34 Bborie Park * [r10136] Removed histogram data type. Ticket is #1939 -2012-07-29 02:34 Bborie Park +2012-07-29 02:34 Bborie Park * [r10135] Removed valuecount data type. Ticket is #1939 -2012-07-29 02:34 Bborie Park +2012-07-29 02:34 Bborie Park * [r10134] Removed quantile data type. Ticket is #1939 -2012-07-29 02:34 Bborie Park +2012-07-29 02:34 Bborie Park * [r10133] Removed summarystats data type. Ticket is #1939 -2012-07-27 22:49 Bborie Park +2012-07-27 22:49 Bborie Park * [r10132] Expanded on comments about things to keep in mind when using rt_band_set_pixel_line() -2012-07-27 19:46 Bborie Park +2012-07-27 19:46 Bborie Park * [r10131] Updated docs for new type addbandarg and new ST_AddBand() variant -2012-07-27 19:46 Bborie Park +2012-07-27 19:46 Bborie Park * [r10130] Refactored ST_AddBand to permit adding one or more new bands in one call. Ticket is #1938. -2012-07-27 19:45 Bborie Park +2012-07-27 19:45 Bborie Park * [r10129] New and refactored variants of ST_AddBand(). Purely superficial as none of the underlying code has been rewritten for the changes... -2012-07-25 20:37 Bborie Park +2012-07-25 20:37 Bborie Park * [r10128] Added examples to a bunch of functions -2012-07-25 19:31 Bborie Park +2012-07-25 19:31 Bborie Park * [r10127] Added rt_pixtype_compare_clamped_values() for comparing two doubles in the context of a pixeltype. -2012-07-25 15:26 Bborie Park +2012-07-25 15:26 Bborie Park * [r10125] Added info about a few undocumented raster2pgsql flags -2012-07-25 15:03 Bborie Park +2012-07-25 15:03 Bborie Park * [r10124] Added #1932 to NEWS -2012-07-25 15:03 Bborie Park +2012-07-25 15:03 Bborie Park * [r10123] Fixed syntax for setting tablespace for index. Ticket is #1932. Thanks @@ -17311,112 +17528,112 @@ * [r10119] Do not advertise broken type "geometry(srid)" (#1934) -2012-07-25 03:36 Bborie Park +2012-07-25 03:36 Bborie Park * [r10118] Removed garbage comments -2012-07-25 03:36 Bborie Park +2012-07-25 03:36 Bborie Park * [r10117] Consolidated create_* and drop_* scripts into respective regression tests. Should make things easier to build a valgrind test suite. -2012-07-25 03:36 Bborie Park +2012-07-25 03:36 Bborie Park * [r10116] Added docs for ST_DFullyWithin(raster, raster) -2012-07-25 03:36 Bborie Park +2012-07-25 03:36 Bborie Park * [r10115] Added ST_DFullyWithin(raster, raster) and regression tests. Ticket is #1920 -2012-07-25 03:35 Bborie Park +2012-07-25 03:35 Bborie Park * [r10114] Added rt_raster_full_within_distance() and regression tests -2012-07-25 03:35 Bborie Park +2012-07-25 03:35 Bborie Park * [r10113] Added docs for ST_DWithin(raster, raster) -2012-07-25 03:35 Bborie Park +2012-07-25 03:35 Bborie Park * [r10112] Added ST_DWithin(raster, raster) and regression tests. Ticket is #1922 -2012-07-25 03:35 Bborie Park +2012-07-25 03:35 Bborie Park * [r10111] Added rt_raster_within_distance() and regression tests -2012-07-24 18:01 Bborie Park +2012-07-24 18:01 Bborie Park * [r10110] Added ST_Disjoint(raster, raster), regression tests and docs. Ticket is -2012-07-23 22:57 Bborie Park +2012-07-23 22:57 Bborie Park * [r10109] Added to docs for ST_CoveredBy -2012-07-23 22:57 Bborie Park +2012-07-23 22:57 Bborie Park * [r10108] Added ST_CoveredBy and regression tests. Ticket is #1917. -2012-07-23 22:57 Bborie Park +2012-07-23 22:57 Bborie Park * [r10107] Fixed missing closing tag -2012-07-23 22:57 Bborie Park +2012-07-23 22:57 Bborie Park * [r10106] Added rt_raster_covered_by() and related tests -2012-07-23 22:56 Bborie Park +2012-07-23 22:56 Bborie Park * [r10105] Added docs for ST_Covers() -2012-07-23 22:56 Bborie Park +2012-07-23 22:56 Bborie Park * [r10104] Added ST_Covers() and regression tests. Ticket is #1916 -2012-07-23 22:56 Bborie Park +2012-07-23 22:56 Bborie Park * [r10103] Added rt_raster_covers() and regression tests -2012-07-23 18:58 Bborie Park +2012-07-23 18:58 Bborie Park * [r10102] Added docs for ST_ContainsProperly(raster, raster) and minor tweaking of comments -2012-07-23 18:58 Bborie Park +2012-07-23 18:58 Bborie Park * [r10101] Added ST_ContainsProperly(raster, raster) and regression tests -2012-07-23 18:58 Bborie Park +2012-07-23 18:58 Bborie Park * [r10100] Addition of rt_raster_contains_properly and regression tests -2012-07-23 17:50 Bborie Park +2012-07-23 17:50 Bborie Park * [r10099] Added regression tests for ST_Within(raster, raster). Ticket is #1923. -2012-07-23 17:50 Bborie Park +2012-07-23 17:50 Bborie Park * [r10098] Minor fixups to ST_Polygon in docs. Ticket is #1929. -2012-07-23 17:50 Bborie Park +2012-07-23 17:50 Bborie Park * [r10097] Minor changes to comments -2012-07-23 17:50 Bborie Park +2012-07-23 17:50 Bborie Park * [r10096] Addition of docs for ST_Within(raster, raster) -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10095] Reintroduced ST_Intersects(geometry, raster) and ST_Intersects(raster, @@ -17424,42 +17641,42 @@ needing to test the spatial relationship between a raster and a geometry. -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10094] Added docs for ST_Contains(raster, raster) -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10093] Updated regression tests to reflect the removal of various functions -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10092] Removed all raster/geometry variants of ST_Intersects, ST_Overlaps, ST_Touches and ST_Contains. -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10091] Removed geometry-based ST_Touches for raster,geometry combinations. -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10090] Removed vector-space (geometry-based) variants of ST_Overlaps. Only raster-space versions remain. -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10089] Addition of ST_Contains and regression tests. Ticket is #1914 -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10088] Added rt_raster_contains() and regression tests -2012-07-23 17:49 Bborie Park +2012-07-23 17:49 Bborie Park * [r10087] Removed some commented out code and added more debug output @@ -17468,33 +17685,33 @@ * [r10086] #1929 document behavior change and speed improvements -2012-07-20 00:31 Bborie Park +2012-07-20 00:31 Bborie Park * [r10081] Addition debug messages and disabled one regression test for ST_Touches due to floating point issues. Will need to see the WKB output. -2012-07-19 23:53 Bborie Park +2012-07-19 23:53 Bborie Park * [r10080] Code cleanup and additional debug output -2012-07-19 20:10 Bborie Park +2012-07-19 20:10 Bborie Park * [r10079] Updated NEWS and docs for ST_Touches() -2012-07-19 20:10 Bborie Park +2012-07-19 20:10 Bborie Park * [r10078] Addition of ST_Touches() for rasters and related regression tests. Ticket is #1921 -2012-07-19 20:10 Bborie Park +2012-07-19 20:10 Bborie Park * [r10077] Remove rt_spatial_relationship regression tests as similar tests are done in rt_intersects and rt_intersection -2012-07-19 20:09 Bborie Park +2012-07-19 20:09 Bborie Park * [r10076] Extracted most of code in rt_raster_overlaps to create generic GEOS @@ -17505,27 +17722,27 @@ rt_raster_touches() and associated regression tests -2012-07-19 18:18 Bborie Park +2012-07-19 18:18 Bborie Park * [r10075] Added docs for ST_Overlaps -2012-07-19 18:18 Bborie Park +2012-07-19 18:18 Bborie Park * [r10074] Added ST_Overlaps() and associated regression tests -2012-07-19 18:18 Bborie Park +2012-07-19 18:18 Bborie Park * [r10073] Addition of rt_raster_overlaps and related regression tests. Fixed memory leaks in rt_raster_surface. -2012-07-19 18:18 Bborie Park +2012-07-19 18:18 Bborie Park * [r10072] Removed code preventing use of rt_raster_intersects on offline bands as offline bands are supported -2012-07-19 18:18 Bborie Park +2012-07-19 18:18 Bborie Park * [r10071] Minor documentation change regarding && operator and tweaked one @@ -17535,26 +17752,26 @@ * [r10070] Add in geography note -2012-07-17 22:38 Bborie Park +2012-07-17 22:38 Bborie Park * [r10069] Fixed ST_Polygon regression tests to properly handle different GEOS versions -2012-07-17 22:37 Bborie Park +2012-07-17 22:37 Bborie Park * [r10068] Fix function creation statement -2012-07-17 22:37 Bborie Park +2012-07-17 22:37 Bborie Park * [r10067] Added cleanup code for removing ST_BandSurface -2012-07-17 22:37 Bborie Park +2012-07-17 22:37 Bborie Park * [r10066] Regression tests intended for ST_BandSurface are now for ST_Polygon -2012-07-17 22:37 Bborie Park +2012-07-17 22:37 Bborie Park * [r10065] Removed ST_BandSurface as ST_Polygon does the same thing, just in SQL. @@ -17575,43 +17792,43 @@ * [r10062] #1913 reverse geocoder sometimes gives least optimal answer because of sorting issue -2012-07-14 00:14 Bborie Park +2012-07-14 00:14 Bborie Park * [r10061] Updated TODO since a bunch of functions just had tickets created. -2012-07-13 23:44 Bborie Park +2012-07-13 23:44 Bborie Park * [r10060] Updated TODO and refactored ST_Intersects(geometry, raster) to use ST_BandSurface() -2012-07-13 23:29 Bborie Park +2012-07-13 23:29 Bborie Park * [r10059] Added docs and updated NEWS for ST_BandSurface -2012-07-13 23:28 Bborie Park +2012-07-13 23:28 Bborie Park * [r10058] Addition of ST_BandSurface and regressions tests. Ticket is #1911 -2012-07-13 23:28 Bborie Park +2012-07-13 23:28 Bborie Park * [r10057] Additional tests for rt_raster_surface() -2012-07-13 23:28 Bborie Park +2012-07-13 23:28 Bborie Park * [r10056] Additional comments regarding use of lwgeom_as_multi() and the lwgeom_clone_deep() -2012-07-13 23:28 Bborie Park +2012-07-13 23:28 Bborie Park * [r10055] Addition of rt_raster_surface() function and related regression test. Added regression test for rt_raster_pixel_as_polygon. -2012-07-13 23:28 Bborie Park +2012-07-13 23:28 Bborie Park * [r10054] Initial commit of rt_raster_surface() with base regression tests @@ -17621,7 +17838,7 @@ * [r10051] Add in test for node splitting with nulls and empties (#1905) -2012-07-12 13:49 Bborie Park +2012-07-12 13:49 Bborie Park * [r10050] Changed word choice "Supported" instead of "Available" @@ -17688,63 +17905,63 @@ Submitted By: Ryan Oliver -2012-07-04 00:47 Bborie Park +2012-07-04 00:47 Bborie Park * [r10031] Changed return value of rt_pixtype_get_min_value() when pixel type is unknown -2012-07-04 00:33 Bborie Park +2012-07-04 00:33 Bborie Park * [r10029] Fixed how the minimum possible value of a pixel type was being determined. Added regression tests for band without NODATA. -2012-07-03 23:40 Bborie Park +2012-07-03 23:40 Bborie Park * [r10028] Fixed handling of pixel value check for NODATA -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10027] Added docs for ST_PixelAsPoints and ST_PixelAsCentroids and update NEWS -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10026] Addition of notes differentiating ST_DumpPolygons and ST_PixelsAsPolygons -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10025] Addition of regression tests for ST_PixelAsCentroids and ST_PixelAsPoints -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10024] Addition of ST_PixelAsPoints and ST_PixelAsCentroids -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10023] Removed RASTER_getPixelPolygon as it has been replaced with RASTER_getPixelPolygons -2012-07-03 22:30 Bborie Park +2012-07-03 22:30 Bborie Park * [r10022] Change signature of ST_PixelAsPolygons() and added regression tests. -2012-07-03 22:29 Bborie Park +2012-07-03 22:29 Bborie Park * [r10021] Added check for empty raster to RASTER_getPixelPolygons -2012-07-03 22:29 Bborie Park +2012-07-03 22:29 Bborie Park * [r10020] Refactored ST_PixelAsPolygons to call a C function and have enhanced capabilities. Additional variants and regression tests are next. -2012-07-03 22:29 Bborie Park +2012-07-03 22:29 Bborie Park * [r10019] Renamed "hasnodata" function parameter to "exclude_nodata_value" @@ -17791,7 +18008,7 @@ * [r10009] Be tolerant with regressing against GEOS-3.2.0 -2012-07-03 13:16 Bborie Park +2012-07-03 13:16 Bborie Park * [r10008] cleanup of examples for ST_Raster2WorldCoord() @@ -17812,12 +18029,12 @@ underneath them. Instead build them on the cached representations we're carrying around anyways (#1796) -2012-06-29 20:48 Bborie Park +2012-06-29 20:48 Bborie Park * [r10004] int32 instead of int4 as per Peter Eisentraut on postgis-devel. -2012-06-29 19:00 Bborie Park +2012-06-29 19:00 Bborie Park * [r10002] Added svn:keywords entry and removed TODO item as ticket already exists. @@ -17830,15 +18047,15 @@ variable but that one could have been used by other software as well. -2012-06-29 02:06 Bborie Park +2012-06-29 02:06 Bborie Park * [r9997] Fixed line issues. Added another TODO item. -2012-06-29 01:58 Bborie Park +2012-06-29 01:58 Bborie Park * [r9996] Line formatting -2012-06-28 17:31 Bborie Park +2012-06-28 17:31 Bborie Park * [r9995] Added raster TODO. Ticket is #1672 @@ -17856,19 +18073,19 @@ Thanks mweisman -2012-06-26 20:01 Bborie Park +2012-06-26 20:01 Bborie Park * [r9989] Int32GetDatum() not Int64GetDatum() -2012-06-26 18:17 Bborie Park +2012-06-26 18:17 Bborie Park * [r9988] Cleanup of needless dynamic memory allocations -2012-06-26 18:17 Bborie Park +2012-06-26 18:17 Bborie Park * [r9987] Addition of ST_PixelOfValue. Ticket is #1889. -2012-06-26 18:17 Bborie Park +2012-06-26 18:17 Bborie Park * [r9986] Removed improper freeing of memory. @@ -17895,12 +18112,12 @@ * [r9971] Remove auto-resizing columns from text fields in shp2pgsql-gui as they seem to be the cause of #1881. -2012-06-21 20:18 Bborie Park +2012-06-21 20:18 Bborie Park * [r9969] Changed the string "MISSING GDAL DATA" to "GDAL_DATA not found". -2012-06-21 20:18 Bborie Park +2012-06-21 20:18 Bborie Park * [r9968] Added method that includes the string "MISSING GDAL DATA" in the output @@ -17933,7 +18150,7 @@ * [r9958] ST_LocateAlong chokes on some value combinations (#1874) -2012-06-19 22:09 Bborie Park +2012-06-19 22:09 Bborie Park * [r9957] Refactored aggregate ST_SameAlignment to return NULL if one of the @@ -17944,12 +18161,12 @@ * [r9955] ST_InterpolatePoint returns empty M value (#1873) -2012-06-19 19:08 Bborie Park +2012-06-19 19:08 Bborie Park * [r9953] Addition of aggregate variant of ST_SameAlignment. Ticket is #1661. -2012-06-19 19:08 Bborie Park +2012-06-19 19:08 Bborie Park * [r9952] Minor cleanup of comments @@ -17970,54 +18187,54 @@ * [r9948] Fix mistake in handling crossings-at-a-vertex -2012-06-18 22:58 Bborie Park +2012-06-18 22:58 Bborie Park * [r9947] Updated NEWS of recent fixes to trunk -2012-06-18 22:48 Bborie Park +2012-06-18 22:48 Bborie Park * [r9946] Behavior is consistent across ST_Intersects(raster, ...) variants. Synced docs of ST_Intersects to actual behavior. Ticket is #1870. -2012-06-18 22:48 Bborie Park +2012-06-18 22:48 Bborie Park * [r9945] Addition of comments to RASTER_mapAlgebra2() -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9944] Added check before calling PG_FREE_IF_COPY() in RASTER_mapAlgebra2() -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9943] When no pixels are counted for summary stats, all other elements of stats output should be NULL. Ticket is #1875 -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9942] Cleanup of dev comments -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9941] Finished work implementing use of PG_FREE_IF_COPY() and better handling of rt_pgraster variables. -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9940] Fix division by zero in ST_ApproxSummaryStats and the situation where band is empty. Added regression tests for both situations. Ticket is #1872 -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9939] More work implementing use of PG_FREE_IF_COPY() and better handling of rt_pgraster variables. -2012-06-18 22:47 Bborie Park +2012-06-18 22:47 Bborie Park * [r9938] First chunk of code reintroducting PG_FREE_IF_COPY() and prevent @@ -18090,16 +18307,16 @@ * [r9916] Add circular tree calculations and associated tests in support of faster geography calculations. -2012-06-15 21:59 Bborie Park +2012-06-15 21:59 Bborie Park * [r9915] Fixed expected output. Ticket is #1848 -2012-06-15 15:30 Bborie Park +2012-06-15 15:30 Bborie Park * [r9913] Additional sorting of rt_clip regression test. Ticket is #1848 -2012-06-15 15:16 Bborie Park +2012-06-15 15:16 Bborie Park * [r9910] Make the sql in rtpg_getSR slightly more flexible when handling @@ -18194,7 +18411,7 @@ * [r9881] Add a what's new in 2.1 section -2012-06-11 15:46 Bborie Park +2012-06-11 15:46 Bborie Park * [r9879] Added DROP statements for st_intersection variants that were removed @@ -18260,7 +18477,7 @@ * [r9860] Properly set permissions on backend temp dir -2012-06-07 15:56 Bborie Park +2012-06-07 15:56 Bborie Park * [r9858] Tweaked rt_clip queries to have the output ordered. Changed the round() @@ -18337,26 +18554,26 @@ * [r9840] Switch from sed to perl -2012-05-31 05:46 Bborie Park +2012-05-31 05:46 Bborie Park * [r9838] Explicit error message when dimensions requested exceeds the maximum permitted of a raster. -2012-05-31 05:45 Bborie Park +2012-05-31 05:45 Bborie Park * [r9837] Added more verbiage regarding setting SRID with -s for raster2pgsql -2012-05-31 05:45 Bborie Park +2012-05-31 05:45 Bborie Park * [r9836] Correct spelling mistakes -2012-05-31 05:45 Bborie Park +2012-05-31 05:45 Bborie Park * [r9835] Updated docs to reflect change to minimum GDAL version -2012-05-31 05:45 Bborie Park +2012-05-31 05:45 Bborie Park * [r9834] Bumped up the minimum version of GDAL from 1.6 to 1.8 @@ -18416,7 +18633,7 @@ * [r9821] Handle exceptions from GEOSUnionCascaded() in LWGEOM_GEOS_buildArea -2012-05-24 23:13 Bborie Park +2012-05-24 23:13 Bborie Park * [r9819] Code cleanup related to rt_band_load_offline_data() @@ -18432,11 +18649,11 @@ * [r9817] Do not assume geos allocates using malloc. Reduce memory use too. -2012-05-23 22:51 Bborie Park +2012-05-23 22:51 Bborie Park * [r9816] Fixed GDALDriverH * to GDALDriverH. -2012-05-23 22:36 Bborie Park +2012-05-23 22:36 Bborie Park * [r9813] Use GDALIdentifyDriver() to detect whether or not a raster is supported @@ -18450,11 +18667,11 @@ * [r9811] Fix geography prototype for ST_AsGML. Related to #1823 -2012-05-23 17:54 Bborie Park +2012-05-23 17:54 Bborie Park * [r9810] Correct when to compute number of tiles. Ticket is #1840 -2012-05-23 17:54 Bborie Park +2012-05-23 17:54 Bborie Park * [r9809] Add support for GeoTIFF subdatasets. Ticket is #1839 @@ -18473,52 +18690,52 @@ * [r9802] add section for 2.0.1 and more items in 2.1.0 -- sitll a lot of gaps to fill in. -2012-05-22 17:47 Bborie Park +2012-05-22 17:47 Bborie Park * [r9801] Added missing "See Also" sections for ST_NearestValue and ST_Neighborhood -2012-05-22 17:07 Bborie Park +2012-05-22 17:07 Bborie Park * [r9800] Fix unbalanced tags -2012-05-22 17:07 Bborie Park +2012-05-22 17:07 Bborie Park * [r9799] Added ST_World2RasterCoord, ST_Raster2WorldCoord, ST_NearestValue, ST_Neighborhood to New Features section -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9798] Added docs for ST_NearestValue and ST_Neighborhood -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9797] Refactored function parameter names of ST_NearestValue and ST_Neighborhood -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9796] Added docs for ST_World2RasterCoord() and ST_Raster2WorldCoord() -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9795] Expansion of regression tests and fix error messages -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9794] Lowercase language due to case-sensitivity of PostgreSQL 9.2 -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9793] Added regression tests for ST_World2RasterCoord and ST_Raster2WorldCoord. Updated existing tests use the same functions -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9792] Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume @@ -18527,16 +18744,16 @@ Refactored existing ST_Raster2WorldCoord(X|Y) and ST_World2RasterCoord(X|Y) functions to call new functions -2012-05-22 17:06 Bborie Park +2012-05-22 17:06 Bborie Park * [r9791] Removed unnecessary/unused variable -2012-05-22 17:05 Bborie Park +2012-05-22 17:05 Bborie Park * [r9790] Drop ST_Neighborhood variants due to output datatype changes -2012-05-22 17:05 Bborie Park +2012-05-22 17:05 Bborie Park * [r9789] Modified ST_Neighborhood and underlying functions to return 2D double @@ -18544,15 +18761,15 @@ the ST_xxx4ma functions. -2012-05-22 17:05 Bborie Park +2012-05-22 17:05 Bborie Park * [r9788] Updated copyright -2012-05-22 17:05 Bborie Park +2012-05-22 17:05 Bborie Park * [r9787] Added SRID check to ST_NearestValue -2012-05-22 17:05 Bborie Park +2012-05-22 17:05 Bborie Park * [r9786] addition of ST_NearestValue and ST_Neighborhood @@ -18733,11 +18950,11 @@ * [r9740] Cleanly handle database creation error -2012-05-16 18:50 Bborie Park +2012-05-16 18:50 Bborie Park * [r9739] Updated to note bug #1819 -2012-05-16 18:47 Bborie Park +2012-05-16 18:47 Bborie Park * [r9738] Added ST_Raster2WorldCoord and ST_World2RasterCoord functions to consume @@ -18746,13 +18963,13 @@ Refactored existing ST_Raster2WorldCoord(X|Y) and ST_World2RasterCoord(X|Y) functions to call new functions -2012-05-16 18:47 Bborie Park +2012-05-16 18:47 Bborie Park * [r9737] Addition of RASTER_rasterToWorldCoord and RASTER_worldToRasterCoord functions -2012-05-16 15:16 Bborie Park +2012-05-16 15:16 Bborie Park * [r9736] Additional lower-casing of language for PostgreSQL 9.2 as per r9735 @@ -18762,13 +18979,13 @@ * [r9735] #1820 part fix 9.2 language is case sensitive if quoted -- change 'C' and 'SQL' to 'c' and 'sql' -2012-05-14 23:28 Bborie Park +2012-05-14 23:28 Bborie Park * [r9734] Addition of some commented code. Might be useful if an option is added to output the VRTs used in the process of loading rasters -2012-05-14 23:28 Bborie Park +2012-05-14 23:28 Bborie Park * [r9733] Changed function parameter datatypes from uint16_t to int to better @@ -18855,11 +19072,11 @@ * [r9712] Protect ST_Segmentize from max_length=0 (#1799) -2012-05-04 02:54 Bborie Park +2012-05-04 02:54 Bborie Park * [r9710] Additional refactoring of rtpg_getSR(). -2012-05-04 02:54 Bborie Park +2012-05-04 02:54 Bborie Park * [r9709] Additional fixups in rtpg_getSR() for better handling of spatial_ref_sys. @@ -18960,13 +19177,13 @@ * [r9654] make igst index link tag friendly and provide example of nd index. -2012-04-20 16:13 Bborie Park +2012-04-20 16:13 Bborie Park * [r9653] Added note related to overviews not being aligned though the source rasters are aligned for specific overview factors. -2012-04-20 14:50 Bborie Park +2012-04-20 14:50 Bborie Park * [r9652] Added ticket #1782 to NEWS. Updated contributors section. @@ -18980,21 +19197,21 @@ * [r9650] st_isclosed() doesn't return false for unclosed POLYGONS only LINESTRINGS (#1756) -2012-04-19 15:24 Bborie Park +2012-04-19 15:24 Bborie Park * [r9649] Removed emptry string check that prevented use of proj4text or srtext in rtpg_getSR(). Ticket is #1782 -2012-04-19 15:23 Bborie Park +2012-04-19 15:23 Bborie Park * [r9648] minor comments changed -2012-04-18 19:21 Bborie Park +2012-04-18 19:21 Bborie Park * [r9647] Fix handling of tuples as described in #1782 -2012-04-16 20:06 Bborie Park +2012-04-16 20:06 Bborie Park * [r9645] Replaced testing of two rasters' geotransform matrix with alignment test @@ -19114,7 +19331,7 @@ * [r9621] #1759 transform functionality doesn't work if you have raster installed. -2012-04-09 22:44 Bborie Park +2012-04-09 22:44 Bborie Park * [r9620] Added handling of subdatasets coming from NetCDF, HDF4 and HDF5. @@ -19162,7 +19379,7 @@ * [r9610] Do not mention pljava, it's gone (#1411) -2012-04-05 00:27 Bborie Park +2012-04-05 00:27 Bborie Park * [r9609] Fixed missing SVN revision tag in raster2pgsql's help @@ -19187,7 +19404,7 @@ * [r9602] Prep for 2.0.0 -2012-04-03 18:46 Bborie Park +2012-04-03 18:46 Bborie Park * [r9601] Fix error message @@ -19243,7 +19460,7 @@ * [r9586] Version bumps for RC2 -2012-03-31 16:26 Bborie Park +2012-03-31 16:26 Bborie Park * [r9585] Minor tweak to message regarding GEOS < 3.3 @@ -19332,13 +19549,13 @@ postgis FROM unpackaged; CREATE EXTENSION postgis_topology FROM unpackaged; work. It's sadly static at the moment. -2012-03-27 22:05 Bborie Park +2012-03-27 22:05 Bborie Park * [r9560] Added robustness checking that GDAL supports spatial reference text from spatial_ref_sys table -2012-03-27 19:25 Bborie Park +2012-03-27 19:25 Bborie Park * [r9559] Merge branch 'master' into HEAD @@ -19624,11 +19841,11 @@ * [r9501] change example to be more efficient (prior version was taking 9-10 seconds this much improved one takes 3.5 seconds) -2012-03-14 20:26 Bborie Park +2012-03-14 20:26 Bborie Park * [r9500] Updated to have C API tests use libtool -2012-03-14 19:05 Bborie Park +2012-03-14 19:05 Bborie Park * [r9499] Use AC_SEARCH_LIBS instead of AC_CHECK_LIB for checking GDAL libraries @@ -19673,7 +19890,7 @@ * [r9489] Use existing text2cstring and cstring2text wheel -2012-03-13 18:06 Bborie Park +2012-03-13 18:06 Bborie Park * [r9488] Explicitly set NULL character to snprintf outputs as Windows does not do so automatically. Ticket is #1682. @@ -19693,7 +19910,7 @@ * [r9485] Roll back changes for autodetecting C99 vsnprintf (#1688) -2012-03-13 16:13 Bborie Park +2012-03-13 16:13 Bborie Park * [r9484] Removed "hasnodata" column output of ST_BandMetaData as per #1681. If a band does NOT have a NODATA value, the @@ -19897,34 +20114,34 @@ * [r9443] Be quiet when postgis_svn_revision.h isn't needed (#1666) -2012-03-10 00:40 Bborie Park +2012-03-10 00:40 Bborie Park * [r9442] Cleanup for testing GDAL include files -2012-03-10 00:30 Bborie Park +2012-03-10 00:30 Bborie Park * [r9441] This should do it. Debugging Hudson is fun... like entertaining a grumpy old man. -2012-03-10 00:24 Bborie Park +2012-03-10 00:24 Bborie Park * [r9440] Removed multiple AC_ARG_WITH calls for raster -2012-03-10 00:19 Bborie Park +2012-03-10 00:19 Bborie Park * [r9439] Another attempt to fix hudson... -2012-03-10 00:05 Bborie Park +2012-03-10 00:05 Bborie Park * [r9438] Comment cleanup as hudson isn't happy. -2012-03-09 23:57 Bborie Park +2012-03-09 23:57 Bborie Park * [r9437] Fixed GDAL configuration as hudson wasn't getting GDALFPolygonize. This may be the cause for Windows not detecting GDALFPolygonize either. -2012-03-09 19:00 Bborie Park +2012-03-09 19:00 Bborie Park * [r9436] Initialize variables that may cause compile-time warnings in rt_api.c. Added additional NLS items to raster2pgsql. @@ -20020,7 +20237,7 @@ * [r9414] Crash in ST_Project on NULL input (#1658) -2012-03-07 04:28 Bborie Park +2012-03-07 04:28 Bborie Park * [r9413] Slightly more verbose error message for when rt_raster_gdal_rasterize() is unable to have an OSR object @@ -20148,7 +20365,7 @@ * [r9387] Fix for ticket #1589. Removed misleading example. -2012-03-02 19:00 Bborie Park +2012-03-02 19:00 Bborie Park * [r9386] Fixed problem with passing PROJ.4 text to GDAL which may result in SRS WKT that is NOT what is desired. Now preferentially @@ -20178,7 +20395,7 @@ * [r9381] Add section about soft upgrade with extensions. -2012-03-02 01:15 Bborie Park +2012-03-02 01:15 Bborie Park * [r9380] Add handling of when clamped pixel values is equal to the band's clamped NODATA value. Ticket is #1139. @@ -20187,7 +20404,7 @@ * [r9379] Added regression test for error case reported in #1638. -2012-03-01 22:17 Bborie Park +2012-03-01 22:17 Bborie Park * [r9378] Refactored how skewed rasters are computed as the extents were not correct. Rewrote parts of rt_raster_gdal_warp and @@ -20219,7 +20436,7 @@ inconsistency (#1625) but could probably be used everytime 0 is passed as a tolerance, possibly fixing #1641 as well. -2012-03-01 16:47 Bborie Park +2012-03-01 16:47 Bborie Park * [r9373] Update regression tests for 1-raster ST_MapAlgebraExpr due to commit r9371 @@ -20229,7 +20446,7 @@ * [r9372] Fix for ticket #1635. Added explicit ~ and && operators on raster and geometry. -2012-03-01 15:59 Bborie Park +2012-03-01 15:59 Bborie Park * [r9371] Forced casting of output from 1-raster ST_MapAlgebraExpr. Ticket is #1639. @@ -20506,7 +20723,7 @@ * [r9314] Generate uninstall_legacy.sql from legacy.sql (#949) -2012-02-27 16:42 Bborie Park +2012-02-27 16:42 Bborie Park * [r9313] Correct handling of 8BSI pixel types when converting a raster to a GDAL MEM dataset. This should resolve the failures in @@ -20558,7 +20775,7 @@ Needs some wider testing of upgrade scripts and then will attach the same version to raster and topology. -2012-02-26 18:31 Bborie Park +2012-02-26 18:31 Bborie Park * [r9303] Additional test of rt_raster_to_gdal(). @@ -20595,12 +20812,12 @@ * [r9295] Quote out the svn and git commands for windoze -2012-02-24 23:42 Bborie Park +2012-02-24 23:42 Bborie Park * [r9294] Forgot to update regression tests for changes made in r9293 -2012-02-24 22:54 Bborie Park +2012-02-24 22:54 Bborie Park * [r9293] Fixed conversion of pixel types between PostGIS raster and GDAL. Essentially PostGIS raster 8BSI is now a GDT_Int16. @@ -20618,7 +20835,7 @@ * [r9290] Make sure the created backend temp directory is world writeable -2012-02-24 19:24 Bborie Park +2012-02-24 19:24 Bborie Park * [r9289] Additional fixups to not increase extent if an alignment is to take place in rt_raster_gdal_rasterize(). @@ -20632,7 +20849,7 @@ * [r9287] Make sure the regress tmp directory exists before trying to write to it. -2012-02-24 17:33 Bborie Park +2012-02-24 17:33 Bborie Park * [r9286] Added additional conditions for rt_raster_gdal_rasterize() determining when to expand the extent. @@ -20656,18 +20873,18 @@ This prevents errors when running "make check" against backends owned by different users. -2012-02-24 05:05 Bborie Park +2012-02-24 05:05 Bborie Park * [r9282] Set all raster CASTs to be ASSIGNMENT not IMPLICIT. Related ticket is #490. Knowing my luck, I'll be reverting this due to some showstopper. -2012-02-23 22:25 Bborie Park +2012-02-23 22:25 Bborie Park * [r9281] Added correct handling of negative scale-x and positive scale-y in rt_raster_gdal_warp(). -2012-02-23 21:49 Bborie Park +2012-02-23 21:49 Bborie Park * [r9280] Renamed rt_raster_dump_as_wktpolygons() to rt_raster_gdal_polygonize(). Refactored @@ -20706,7 +20923,7 @@ * [r9272] Correctly handle the new lexer/parser output files -2012-02-22 23:06 Bborie Park +2012-02-22 23:06 Bborie Park * [r9271] Rewrote chunks of rt_raster_gdal_warp() and rt_raster_gdal_rasterize() to correctly generate skewed rasters. @@ -21037,11 +21254,11 @@ * [r9189] #1494: done with programming need to finish documenting and regress test. -2012-02-14 17:47 Bborie Park +2012-02-14 17:47 Bborie Park * [r9188] Readded rt_clip regression test. -2012-02-14 17:29 Bborie Park +2012-02-14 17:29 Bborie Park * [r9187] Fixed handling of negative X-scale or positive Y-scale in rt_raster_gdal_rasterize(). Ticket is #1574. @@ -21206,7 +21423,7 @@ * [r9155] Report SVN revision in PostGIS_Full_Version (#1518) -2012-02-10 23:33 Bborie Park +2012-02-10 23:33 Bborie Park * [r9154] Added checks of SRID to make sure that SRIDs are within the permitted range. Ticket is #1568. @@ -21372,7 +21589,7 @@ * [r9122] Make the scripts version get read again. -2012-02-08 21:58 Bborie Park +2012-02-08 21:58 Bborie Park * [r9121] Fix to correct building of testapi in MinGW. Ticket is #1560. @@ -21387,13 +21604,13 @@ * [r9119] ./configure still display the old raster version number (#1599) -2012-02-08 21:20 Bborie Park +2012-02-08 21:20 Bborie Park * [r9118] Instead of dynamically allocating space for variables "values" and "nulls" with each pixel, just initialize both to the max possible # of elements. Done for 2-raster ST_MapAlgebraExpr -2012-02-08 21:08 Bborie Park +2012-02-08 21:08 Bborie Park * [r9117] Remove deleted function signature for ST_PixelAsPolygon. Ticket is #1529 @@ -21403,7 +21620,7 @@ * [r9116] test for termios.h in case we want to do password prompting in the future -2012-02-08 21:04 Bborie Park +2012-02-08 21:04 Bborie Park * [r9115] Values for [rast1.x], [rast1.y], [rast2.x] and [rast2.y] should be INT4 instead of FLOAT8. Ticket is #1557 @@ -21466,11 +21683,11 @@ functions in any place where there is any chance that a problem might occur -2012-02-08 16:44 Bborie Park +2012-02-08 16:44 Bborie Park * [r9099] Minor debug message tweak -2012-02-08 16:11 Bborie Park +2012-02-08 16:11 Bborie Park * [r9098] Added regression tests for raster2pgsql loader. Ticket is #1388 @@ -21568,7 +21785,7 @@ * [r9078] Add dzwarg -2012-02-07 22:05 Bborie Park +2012-02-07 22:05 Bborie Park * [r9077] Clean up raster regression and move loader regression directory. @@ -21599,7 +21816,7 @@ objects, and not any sub-objects, for those few remaining cases that required a gentler freeing of objects. -2012-02-07 19:35 Bborie Park +2012-02-07 19:35 Bborie Park * [r9071] Minor cleanup of parameter names of ST_Intersection(raster, geometry) @@ -21677,7 +21894,7 @@ * [r9056] Have ST_Union aggregate use UnaryUnion from GEOS-3.0.0 (#922) -2012-02-06 23:14 Bborie Park +2012-02-06 23:14 Bborie Park * [r9055] Make sure new bands when added using ST_AddBand are correctly clamping NODATA values. Ticket is #1546. @@ -21690,7 +21907,7 @@ * [r9053] Fix a bug in tgeom_free, related to #665 -2012-02-06 20:53 Bborie Park +2012-02-06 20:53 Bborie Park * [r9052] Added support to pass pixel positions of both rasters to user function in 2-raster ST_MapAlgebraFct. This provides similar @@ -21833,13 +22050,13 @@ * [r9025] Add shapefile dumper (table export) to the shp2pgsql GUI. This closes ticket #1480. -2012-02-04 00:02 Bborie Park +2012-02-04 00:02 Bborie Park * [r9024] Explicitly set the output band's pixel type depending on the band being returned (FIRST, SECOND, BOTH. OTHER is left NULL) in ST_Intersection(raster, raster). Related ticket is #1537. -2012-02-03 22:57 Bborie Park +2012-02-03 22:57 Bborie Park * [r9023] Implemented keywords for 2-raster ST_MapAlgebraExpr as described in #1525. Will do 2-raster ST_MapAlgebraFct next. @@ -21873,7 +22090,7 @@ * [r9018] Fix missing #ifdef POSTGIS_GEOS_VERSION ... #endif preventing liblwgeom from compiling on GEOS < 3.3.0. -2012-02-03 18:09 Bborie Park +2012-02-03 18:09 Bborie Park * [r9017] Fixed optimization bug in 1-raster ST_MapAlgebraExpr. Ticket is #1515. @@ -21884,24 +22101,24 @@ only script instead of the combined postgis + raster script. Still need to test, will close out once tested. -2012-02-03 03:58 Bborie Park +2012-02-03 03:58 Bborie Park * [r9015] Reverted r9014. Hudson ain't happy with sed. -2012-02-03 03:51 Bborie Park +2012-02-03 03:51 Bborie Park * [r9014] Merge of patch provided in #1533. Thanks gdt. -2012-02-02 19:25 Bborie Park +2012-02-02 19:25 Bborie Park * [r9013] Message cleanup by removing unnecessary newlines. -2012-02-02 18:47 Bborie Park +2012-02-02 18:47 Bborie Park * [r9012] Refactored stderr messaging so that C API messages are properly emitted. Based on suggestion in comment 4 of #1531. -2012-02-02 17:38 Bborie Park +2012-02-02 17:38 Bborie Park * [r9011] Additional error checking and formatting of error messages @@ -21918,7 +22135,7 @@ * [r9008] Support curves in lwgeom_homogenize (#1526) -2012-02-01 22:06 Bborie Park +2012-02-01 22:06 Bborie Park * [r9007] Added check of values being passed to atan2() in _st_hillshade4ma() @@ -21945,18 +22162,18 @@ * [r9000] #1494: build parent structures to support census tract reporting by geocoder. -2012-02-01 15:28 Bborie Park +2012-02-01 15:28 Bborie Park * [r8999] Additional cleanup of a few functions using ST_PixelAsPolygon(raster, int, int, int). Also, made map algebra expression case-sensitive in 2-raster ST_MapAlgebraExpr. Now, the keywords must be RAST1 and RAST2. -2012-02-01 14:58 Bborie Park +2012-02-01 14:58 Bborie Park * [r8998] Refactored regression test for ST_PixelAsPolygon -2012-02-01 14:32 Bborie Park +2012-02-01 14:32 Bborie Park * [r8997] Deleted deprecated ST_PixelAsPolygon(raster, int, int, int) variant. @@ -22039,19 +22256,19 @@ * [r8976] FAQ about licensing (#1262) -2012-01-31 17:44 Bborie Park +2012-01-31 17:44 Bborie Park * [r8975] Explicitly set spatial index name as PostgreSQL 8.4 requires an index name. Associated ticket is #1513. Also fixed string trim functions to prevent modification of passed string. -2012-01-31 14:50 Bborie Park +2012-01-31 14:50 Bborie Park * [r8974] Fixed evaluation of two floating point numbers in RASTER_getRotation. Fixes one of the two regression failures described in #1501. -2012-01-31 14:46 Bborie Park +2012-01-31 14:46 Bborie Park * [r8973] Added check of band # passed to ST_DumpAsPolygons. Fixes #1514. @@ -22166,7 +22383,7 @@ * [r8950] #1504 (Segfault running ST_EstimatedExtent()) -2012-01-27 21:05 Bborie Park +2012-01-27 21:05 Bborie Park * [r8949] Fixed segfault caused by an empty quantile linked list being used to get the quantile's value. Ticket is #1506. @@ -23111,18 +23328,18 @@ * [r8753] Bring the extensions into the autoconf environment -2012-01-10 19:36 Bborie Park +2012-01-10 19:36 Bborie Park * [r8752] Fixed incorrect call to rt_raster_geopoint_to_cell in rt_band_load_offline_data and added additional debug messages -2012-01-10 18:45 Bborie Park +2012-01-10 18:45 Bborie Park * [r8751] Fixed incorrect use of rt_band_destroy when loading offline band data. ALso added rules to raster_columns and raster_overviews to gracefully handle insert/update/delete. -2012-01-10 18:18 Bborie Park +2012-01-10 18:18 Bborie Park * [r8750] Fixed double free of memory when using out-of-database bands @@ -23232,7 +23449,7 @@ about how to upgrade their tiger installs and assume it follows the same steps as the rest of PostGIS. -2012-01-09 22:43 Bborie Park +2012-01-09 22:43 Bborie Park * [r8733] Added column "out_db" to raster_columns. "out_db" is of type boolean[] with each element indicating if that band of same @@ -23243,12 +23460,12 @@ * [r8732] put in svn Author Date Id Revision keywords -2012-01-09 20:08 Bborie Park +2012-01-09 20:08 Bborie Park * [r8731] Make the data of externally-loaded band internally owned so a call to rt_band_destroy() properly frees the memory. -2012-01-09 19:48 Bborie Park +2012-01-09 19:48 Bborie Park * [r8730] Add read-only support for band data located outside the database in raster files. All "get" and analysis functions should @@ -23256,11 +23473,11 @@ added a test raster file for use by an out of db band and future use for raster2pgsql loader regression tests. -2012-01-09 19:05 Bborie Park +2012-01-09 19:05 Bborie Park * [r8729] Removed garbage whitespace. -2012-01-09 19:02 Bborie Park +2012-01-09 19:02 Bborie Park * [r8728] Added conditional check to ST_Intersects(raster, int, raster, int) to deal with STRICT being set on @@ -23327,7 +23544,7 @@ * [r8715] Fix compiler warnings -2012-01-09 15:01 Bborie Park +2012-01-09 15:01 Bborie Park * [r8714] Make _ST_Intersects(raster, raster) STRICT as per comments in #1412. @@ -23400,7 +23617,7 @@ of it as demonstrated here: http://gis.stackexchange.com/questions/18254/loading-a-raster-into-a-postgis-2-0-database-on-windows -2012-01-08 16:28 Bborie Park +2012-01-08 16:28 Bborie Park * [r8704] Code cleanup related to registering and deregistering GDAL drivers @@ -23444,12 +23661,12 @@ made to extensions before tagged release. Hopefully we can automate this part in the future -- but have no clue how. -2012-01-07 15:24 Bborie Park +2012-01-07 15:24 Bborie Park * [r8695] Have rt_raster_from_gdal_dataset attempt to determine the SRID of the raster using OSR. -2012-01-07 14:05 Bborie Park +2012-01-07 14:05 Bborie Park * [r8694] Additional tweaks for the NODATA values constraint. Continues changes made in r8691. @@ -23463,7 +23680,7 @@ * [r8692] Move geojson test into geojson.sql file -2012-01-07 00:42 Bborie Park +2012-01-07 00:42 Bborie Park * [r8691] Fixed handling of NODATA value constraint as band with no NODATA was being constrained with the value of zero. @@ -23497,13 +23714,13 @@ * [r8685] Add files to svn:ignore -2012-01-05 21:18 Bborie Park +2012-01-05 21:18 Bborie Park * [r8684] Added shortcut mechanism for copying data in rt_raster_from_gdal_dataset() when the natural block width is the raster width. Enhanced testing in testapi.c. -2012-01-05 20:52 Bborie Park +2012-01-05 20:52 Bborie Park * [r8683] Syntax cleanup as part of memory bugs audit. Related to ticket #1432. This should be the last of it for now. @@ -23513,7 +23730,7 @@ * [r8682] #1433: Part 2 - merge what is left of sqlmm.sql.in.c into postgis.sql.in.c -2012-01-05 20:13 Bborie Park +2012-01-05 20:13 Bborie Park * [r8681] Additional regression tests for ST_AsGDALRaster, ST_GDALDrivers, ST_AsRaster, ST_Resample, ST_Metadata. Syntax @@ -23523,7 +23740,7 @@ * [r8680] #1433: part 1 -- get rid of SE functions -2012-01-05 18:59 Bborie Park +2012-01-05 18:59 Bborie Park * [r8679] Memory bug fixes and additional regression tests for ST_SummaryStats, ST_Histogram, ST_ValueCount, ST_Reclass and @@ -23649,7 +23866,7 @@ * [r8654] Implement and regress-test TopoGeo_AddLineString -2012-01-03 18:34 Bborie Park +2012-01-03 18:34 Bborie Park * [r8653] Removed DROP VIEW statements as per suggestion by robe in ticket #1422. @@ -23680,7 +23897,7 @@ * [r8648] Don't consider shared nodes as edge intersections. Fixes #1428. -2012-01-02 06:59 Bborie Park +2012-01-02 06:59 Bborie Park * [r8647] Renamed legacy.sql.in.c to rtpostgis_legacy.sql.in.c to not conflict with postgis' legacy.sql. Associated ticket is @@ -23698,7 +23915,7 @@ * [r8644] #722: Good bye GeomFromWKB, GeomFromText -2012-01-01 21:04 Bborie Park +2012-01-01 21:04 Bborie Park * [r8643] Added legacy.sql which adds renamed and removed columns to raster_columns and raster_overviews. This will allow 3rd party @@ -23762,7 +23979,7 @@ * [r8631] forgot a ST_AsGML drop version,geometry version -2012-01-01 01:40 Bborie Park +2012-01-01 01:40 Bborie Park * [r8630] Added support for attempting to identify the EPSG from a raster's metadata if SRID is not provided with -s. If unable to @@ -23896,13 +24113,13 @@ * [r8604] Add geometry parameter names to functions -2011-12-28 16:51 Bborie Park +2011-12-28 16:51 Bborie Park * [r8603] Removed STRICT from various ST_Intersects functions and changed the costs of calling ST_Intersects to 1000. Related ticket is #1410. -2011-12-28 15:45 Bborie Park +2011-12-28 15:45 Bborie Park * [r8602] Force initialization of output GDAL raster from rt_raster_gdal_warp to band's NODATA value. Also, spelling @@ -23921,7 +24138,7 @@ * [r8599] Drop spurious white spaces. Should fix #1409. Thanks Peter Clark. -2011-12-28 02:19 Bborie Park +2011-12-28 02:19 Bborie Park * [r8598] Correct output of INSERT statements for overviews in raster2pgsql.c. Associated ticket is #1404. Aslo minor code @@ -24048,12 +24265,12 @@ * [r8569] change docs to use unix style slashes which work correctly on both Unix and windows. -2011-12-24 16:42 Bborie Park +2011-12-24 16:42 Bborie Park * [r8568] If generating overviews and -F is set, overview tables will have "filename" column. -2011-12-24 15:52 Bborie Park +2011-12-24 15:52 Bborie Park * [r8567] Testing the wrong variable when checking if two rasters is different. @@ -24182,20 +24399,20 @@ * [r8539] Generate uninstall_rtpostgis.sql (#301) -2011-12-24 02:51 Bborie Park +2011-12-24 02:51 Bborie Park * [r8538] Additional work to remove DROP FUNCTION statements depending upon prior DROP TYPE ... CASCADE statements that generate ERRORs -2011-12-24 01:14 Bborie Park +2011-12-24 01:14 Bborie Park * [r8537] Instead of using spatial reference text in WKT format, use PROJ.4 format when possible. This does mean that in situations that require WKT format, rt_raster_gdal_sr must be called to convert from one format to the other. -2011-12-24 01:08 Bborie Park +2011-12-24 01:08 Bborie Park * [r8536] Fix issue with RASTER_sameAlignment where the deserializing of the raster is not being limited to just the @@ -24210,7 +24427,7 @@ * [r8534] Add support for multiline function signatures -2011-12-23 17:01 Bborie Park +2011-12-23 17:01 Bborie Park * [r8533] Overview constraints should always be added regardless of whether or not the user requests raster constraints. @@ -24226,12 +24443,12 @@ * [r8531] Simplify uninstall_postgis.sql rule, drop the manual edited version -2011-12-23 16:39 Bborie Park +2011-12-23 16:39 Bborie Park * [r8530] Fixed erroneous addition of filename to overviews when the flags -l -F -Y are combined. -2011-12-23 16:22 Bborie Park +2011-12-23 16:22 Bborie Park * [r8529] Fixed for better path handling @@ -24265,7 +24482,7 @@ * [r8522] Fix create_undef.pl script to generate correct uninstall script -2011-12-23 16:04 Bborie Park +2011-12-23 16:04 Bborie Park * [r8521] Added uninstall_script to facilitate generation of uninstall_postgis.sql and uninstall_rtpostgis.sql. It could still @@ -24500,11 +24717,11 @@ * [r8476] Add more objects from a 1.5 install, including comments [#1390] -2011-12-20 03:28 Bborie Park +2011-12-20 03:28 Bborie Park * [r8475] Finished support for make target "uninstall". -2011-12-20 02:58 Bborie Park +2011-12-20 02:58 Bborie Park * [r8474] Correct handling of make target "distclean". Next is "uninstall". @@ -24562,7 +24779,7 @@ * [r8465] get rid of superfluous drop if exists _drop_st_samealignment -2011-12-19 04:56 Bborie Park +2011-12-19 04:56 Bborie Park * [r8464] Fixed to suppress PL/pgSQL notices causing issues due to line # output. Added order by to check_raster_overviews to ensure @@ -24600,7 +24817,7 @@ what a GDAL raster is. Took that word out when describing -G since it confuses rather than adding value. -2011-12-19 01:53 Bborie Park +2011-12-19 01:53 Bborie Park * [r8457] Refactored and cleaned up the regressions checks of values in raster_columns and raster_overviews views. @@ -24640,7 +24857,7 @@ * [r8449] fix typo -2011-12-16 22:07 Bborie Park +2011-12-16 22:07 Bborie Park * [r8448] Minor comment cleanup in rtpostgis.sql.in.c. Added regression tests for AddRasterConstraints, @@ -24695,7 +24912,7 @@ * [r8437] cosmetic change to lists -2011-12-16 01:11 Bborie Park +2011-12-16 01:11 Bborie Park * [r8436] Addition of C-based ST_MinPossibleValue to replace the existing ST_MinPossibleVal which uses hard-coded values. Updated @@ -24703,18 +24920,18 @@ Deleted scripts/plpgsql/st_minpossibleval.sql to stop people from using it. Associated ticket is #1298. -2011-12-16 00:09 Bborie Park +2011-12-16 00:09 Bborie Park * [r8435] Just changes to the comments of ST_Intersection(geometry, raster) -2011-12-15 23:47 Bborie Park +2011-12-15 23:47 Bborie Park * [r8434] Addition of two-raster ST_Intersection function set in raster-space well as another set for raster,geometry ST_Intersection in raster-space. Associated ticket is #1381 -2011-12-15 23:43 Bborie Park +2011-12-15 23:43 Bborie Park * [r8433] Renamed function parameters for ST_SameAlignment and ST_Intersects so that the names follow the convention used for @@ -24760,34 +24977,34 @@ * [r8424] Start raster_overviews section -2011-12-15 00:21 Bborie Park +2011-12-15 00:21 Bborie Park * [r8423] Renamed st_bytea to bytea as per PostGIS convention. Existing databases will not be affected if upgraded using the upgrade scripts. Associated ticket is #1003 -2011-12-15 00:16 Bborie Park +2011-12-15 00:16 Bborie Park * [r8422] Commented out the dropping of box2d casts as the upgrade scripts won't install the box3d casts. -2011-12-14 23:51 Bborie Park +2011-12-14 23:51 Bborie Park * [r8421] Renamed operator functions and made appropriate changes to associated operators to be inline with usage for geometry and geography. Associated ticket is #633. Existing users will not be affected as the upgrade scripts do not drop or add new operators. -2011-12-14 23:02 Bborie Park +2011-12-14 23:02 Bborie Park * [r8420] Added DROP CAST and DROP FUNCTION for box2d. -2011-12-14 22:57 Bborie Park +2011-12-14 22:57 Bborie Park * [r8419] Dropped casts to box2d and replaced with casts to box3d. Associated ticket is #1330. -2011-12-14 22:23 Bborie Park +2011-12-14 22:23 Bborie Park * [r8418] Added option -G to get listing of supported raster types instead of calling ST_GDALDrivers in SQL. Had to tweak @@ -24894,12 +25111,12 @@ * [r8400] Add stub section describing the raster_columns and raster_overview catalog views. Also fix typo. More coming. -2011-12-14 02:31 Bborie Park +2011-12-14 02:31 Bborie Park * [r8399] As per discussion in postgis-devel regarding Ubuntu 11.10, tweaked the order in which -lm is passed to LDFLAGS -2011-12-14 01:22 Bborie Park +2011-12-14 01:22 Bborie Park * [r8398] Refactored for less memory usage by aggresively flushing string buffers. @@ -24909,7 +25126,7 @@ * [r8397] Disable triggers on the topology.layer table during restore, to allow population in random order (#1371) -2011-12-13 23:21 Bborie Park +2011-12-13 23:21 Bborie Park * [r8396] As per discussion in ticket #1373, convert raster constraints with floating point values (scalex, scaley, nodata @@ -24925,14 +25142,14 @@ * [r8394] more examples -- put in a missing copy switch -- more switches to add. -2011-12-13 21:19 Bborie Park +2011-12-13 21:19 Bborie Park * [r8393] Fixed handling of output ranges going from high to low rather than the default of values going from low to high. Based upon message on postgis-users: http://postgis.refractions.net/pipermail/postgis-users/2011-December/031763.html -2011-12-13 20:05 Bborie Park +2011-12-13 20:05 Bborie Park * [r8392] Fixed incorrect entity using_raster_dataman. @@ -24943,17 +25160,17 @@ raster2pgsql.py and replace with instructions on using raster2pgsql executable. -2011-12-13 18:19 Bborie Park +2011-12-13 18:19 Bborie Park * [r8390] Removal of now-unsupported AddRasterColumn, DropRasterColumn and DropRasterTable. -2011-12-13 18:16 Bborie Park +2011-12-13 18:16 Bborie Park * [r8389] Added DROP AGGREGATE for new ST_Union signature. Associated ticket is #1372. -2011-12-13 17:24 Bborie Park +2011-12-13 17:24 Bborie Park * [r8388] Removed PGXS and added explicit bin path variable. Works now in 8.4, 9.0 and 9.1. Related ticket is #1370. @@ -24971,7 +25188,7 @@ * [r8385] Strictness fixes, internal docs -2011-12-13 15:04 Bborie Park +2011-12-13 15:04 Bborie Park * [r8384] Revert change made in r8383. Install of loader doesn't work correctly without PGXS. Still need to figure out why LDFLAGS @@ -24979,7 +25196,7 @@ Associated ticket is #1370. -2011-12-13 14:14 Bborie Park +2011-12-13 14:14 Bborie Park * [r8383] Removed PGXS as per ticket #1370. @@ -25016,26 +25233,26 @@ * [r8376] Add copyright headers, looking at SCM logs. Review welcome. -2011-12-13 05:23 Bborie Park +2011-12-13 05:23 Bborie Park * [r8375] Text format cleanup in loader/raster2pgsql.c. Fixed missing target in scripts/Makefile.in -2011-12-13 05:11 Bborie Park +2011-12-13 05:11 Bborie Park * [r8374] Added missing Makefile.in for raster/scripts -2011-12-13 05:06 Bborie Park +2011-12-13 05:06 Bborie Park * [r8373] Set svn:keywords for "$Id$" -2011-12-13 05:03 Bborie Park +2011-12-13 05:03 Bborie Park * [r8372] Added version information. Associated ticket is #1369. -2011-12-13 03:00 Bborie Park +2011-12-13 03:00 Bborie Park * [r8371] With commit of C-based raster2pgsql in r8369, removed dependency checks on Python, NumPy and GDAL with Python bindings. @@ -25043,13 +25260,13 @@ commit, the python-based raster2pgsql.py is now retired and unsupported. -2011-12-13 01:58 Bborie Park +2011-12-13 01:58 Bborie Park * [r8370] Additional check with warnings if PostgreSQL identifiers exceed the standard maximum length of 63 characters (64 counting NULL) -2011-12-12 23:12 Bborie Park +2011-12-12 23:12 Bborie Park * [r8369] Addition of C-based raster2pgsql in raster/loader. No changes have been made to remove the existing python-based @@ -25181,17 +25398,17 @@ * [r8343] ST_AddBand version that takes an array of rasters -2011-12-10 01:20 Bborie Park +2011-12-10 01:20 Bborie Park * [r8342] Fixed calls to the wrong memory allocation function in rtpg_XXX utility functions. -2011-12-10 01:01 Bborie Park +2011-12-10 01:01 Bborie Park * [r8341] Code refactoring in rtpg_ utility functions for better memory usage and syntax cleanup in rt_api.* -2011-12-10 01:00 Bborie Park +2011-12-10 01:00 Bborie Park * [r8340] Fixed missing $ in AddOverviewConstraint() which was setting 7 as the overview factor instead of the value at $7. @@ -25267,7 +25484,7 @@ * [r8326] Test for bbox calculations when there's an infinite coordinate. -2011-12-08 20:05 Bborie Park +2011-12-08 20:05 Bborie Park * [r8325] Return use of GDAL "natural" blocking removed in r8313 and refactor pointer handling. @@ -25309,13 +25526,13 @@ Thanks to Jose Carlos Martinez Llario -2011-12-07 20:46 Bborie Park +2011-12-07 20:46 Bborie Park * [r8314] Added rt_raster_set_pixel_line for use when setting values for sequential pixels. Should be faster than repeated calls to rt_raster_set_pixel. -2011-12-07 15:29 Bborie Park +2011-12-07 15:29 Bborie Park * [r8313] Refactored the GDALRasterIO part of rt_raster_from_gdal_dataset to use scanlines instead of "natural" @@ -25331,13 +25548,13 @@ * [r8311] update license to provide detail about documentation license and copyright of data etc. -2011-12-07 01:15 Bborie Park +2011-12-07 01:15 Bborie Park * [r8310] Fixed regression issue with rt_raster_from_gdal_dataset by explicitly setting the valid block sizes passed into GDALRasterIO. Probably related to the changes made in r8309 -2011-12-06 16:48 Bborie Park +2011-12-06 16:48 Bborie Park * [r8309] Removed attempt to duplicate entire band in rt_raster_from_gdal_dataset @@ -25358,13 +25575,13 @@ Verified by my own memory (I wrote the initial vesion of that file) -2011-12-06 06:06 Bborie Park +2011-12-06 06:06 Bborie Park * [r8306] Resolved a bunch of memory issues related to use of SPI that have been bugging me for a while. Tested successfully in Linux 32 and 64-bit and OSX 64-bit. -2011-12-05 18:58 Bborie Park +2011-12-05 18:58 Bborie Park * [r8305] As per discussions and ticket #1319, raster_columns and raster_overviews are now constraint-based views. AddRasterColumn, @@ -25373,12 +25590,12 @@ constraints are now available for enforcing the consistency of the rasters in a table. -2011-12-05 18:36 Bborie Park +2011-12-05 18:36 Bborie Park * [r8304] Removed division by bin-width for when bin-widths are specified in ST_Histogram -2011-12-05 02:06 Bborie Park +2011-12-05 02:06 Bborie Park * [r8303] Correctly free raster memory when handling NULL rasters. @@ -25393,7 +25610,7 @@ * [r8301] #1338 - document ST_PixelWidth/Height -2011-12-03 06:54 Bborie Park +2011-12-03 06:54 Bborie Park * [r8300] Removed VARIADIC from ST_BandMetadata. Associated ticket is #1343. @@ -25413,12 +25630,12 @@ start point working with multilinestrings. change tfid to be unique index on faces. -2011-12-02 15:22 Bborie Park +2011-12-02 15:22 Bborie Park * [r8296] Added cleanup statements for bandmetatype type and change function signature for st_bandmetadata. -2011-12-02 15:13 Bborie Park +2011-12-02 15:13 Bborie Park * [r8295] Removed the type bandmetadata as per #1343. @@ -25507,7 +25724,7 @@ * [r8274] Added neighborhood hillshade on top of ST_MapAlgebraFctNgb. Part of #1318 -2011-12-01 02:23 Bborie Park +2011-12-01 02:23 Bborie Park * [r8273] Tweaked ST_BandMetadata so that calling the function with an empty array returns all metadata of all bands. Example: @@ -25553,7 +25770,7 @@ * [r8264] Added ST_Slope map algebra neighborhood shortcut function. -2011-11-30 20:35 Bborie Park +2011-11-30 20:35 Bborie Park * [r8263] Fixed ST_AsRaster to duplicate exactly the attributes of a reference raster. @@ -25576,7 +25793,7 @@ * [r8260] Added additional tests for ST_MapAlgebraFctNgb, changed string compare on nodatamode to != -2011-11-29 23:25 Bborie Park +2011-11-29 23:25 Bborie Park * [r8259] In preparation of turning the table raster_columns into a view, refactored ST_BandMetadata to have the bandnum parameter be @@ -25719,16 +25936,16 @@ * [r8225] correct signatures of some functions changed to use more default args -2011-11-22 19:01 Bborie Park +2011-11-22 19:01 Bborie Park * [r8224] Prefixed internal C utility functions with rtpg_. This keeps the coding style inline with that for postgis. -2011-11-22 18:10 Bborie Park +2011-11-22 18:10 Bborie Park * [r8223] Corrected incorrect drop function statement. -2011-11-22 17:58 Bborie Park +2011-11-22 17:58 Bborie Park * [r8222] More SQL function cleanup with use of default parameter values. @@ -25746,12 +25963,12 @@ * [r8219] correct documentation to get rid of protos eradicated in r8218 (so extensions installs) -2011-11-22 01:06 Bborie Park +2011-11-22 01:06 Bborie Park * [r8218] Additional function cleanup by making use of DEFAULT parameter values -2011-11-21 20:09 Bborie Park +2011-11-21 20:09 Bborie Park * [r8217] Fixed expression parsing in RASTER_mapAlgebra2. Evidently, the count parameter of replace() is an input/output @@ -25759,14 +25976,14 @@ Associated ticket is #1317. -2011-11-21 19:55 Bborie Park +2011-11-21 19:55 Bborie Park * [r8216] Fixed behavior of one raster not having specified band and being sampled. Associated ticket is #1316. -2011-11-21 19:18 Bborie Park +2011-11-21 19:18 Bborie Park * [r8215] Fixed extent bug for UNION in rt_raster_from_two_rasters @@ -25910,7 +26127,7 @@ * [r8189] Add test for ptarray_isccw (see #1302) -2011-11-18 23:47 Bborie Park +2011-11-18 23:47 Bborie Park * [r8188] Addition of function rt_util_gdal_datatype_to_pixtype to complement rt_util_pixtype_to_gdal_datatype. @@ -25919,7 +26136,7 @@ * [r8187] Documented ST_Rotation and ST_SetRotation. -2011-11-18 21:41 Bborie Park +2011-11-18 21:41 Bborie Park * [r8186] Update parameter names for regprocedure data types @@ -25943,7 +26160,7 @@ * [r8182] Refactored ST_MapAlgebraFct to cache userfunction lookup, and accept NULL input and output values. -2011-11-18 18:30 Bborie Park +2011-11-18 18:30 Bborie Park * [r8181] Added a flag --with-raster-dblwarning so as to provide the software builder the option of enabling all the value @@ -26019,19 +26236,19 @@ implementation. Still need to fill in descriptions of what all params mean -2011-11-17 22:48 Bborie Park +2011-11-17 22:48 Bborie Park * [r8165] Fix the 8.4 error only described in #1296. -2011-11-17 15:04 Bborie Park +2011-11-17 15:04 Bborie Park * [r8164] Additional corrections and cleanup for ST_BandNoDataValue -2011-11-17 14:57 Bborie Park +2011-11-17 14:57 Bborie Park * [r8163] Fixed a bunch of other nodataval datatype issues. -2011-11-17 14:49 Bborie Park +2011-11-17 14:49 Bborie Park * [r8162] Fixed invalid handling of nodatavalue in ST_BandMetaData(). Issue arises due to C backend using @@ -26058,7 +26275,7 @@ * [r8157] logic to create a an topology_upgrade_20_minor.sql -2011-11-15 18:15 Bborie Park +2011-11-15 18:15 Bborie Park * [r8156] Removed hardcoded SRID of 0 and replaced with ST_SRID('Point(0 0)'::geometry) @@ -26072,7 +26289,7 @@ * [r8154] Added single version of map algebra that operates on neighborhoods. -2011-11-14 21:40 Bborie Park +2011-11-14 21:40 Bborie Park * [r8153] Added ability to specify raster width and height to ST_Resample. @@ -26110,7 +26327,7 @@ Fixes bug #1284. Includes regression test. -2011-11-12 15:12 Bborie Park +2011-11-12 15:12 Bborie Park * [r8147] Added checks to make sure user-function is valid. Also added check for volatility of user-function with notice if @@ -26129,7 +26346,7 @@ * [r8144] add examples and fix arg list -2011-11-12 00:01 Bborie Park +2011-11-12 00:01 Bborie Park * [r8143] Removed third variant as it conflicts with the second variant of 2-raster ST_MapAlgebraFct @@ -26156,12 +26373,12 @@ * [r8139] Added pl/pgsql prototype of the neighborhood map algebra function. -2011-11-11 15:45 Bborie Park +2011-11-11 15:45 Bborie Park * [r8138] Removed commented-out stubs for nonexistant RASTER_mapAlgebra2Fct -2011-11-11 15:41 Bborie Park +2011-11-11 15:41 Bborie Park * [r8137] Add ST_MapAlgebraFct for 2 rasters. This is the sibling of 2-raster ST_MapAlgebraExpr. Renamed RASTER_mapAlgebra2Expr to @@ -26195,22 +26412,22 @@ * [r8132] Add example of overlaying single rasters on same canvas -2011-11-10 00:02 Bborie Park +2011-11-10 00:02 Bborie Park * [r8131] Signatures changed for ST_MapAlgebraExpr where nodatavaluerepl (text) is now nodataval (double precision) -2011-11-09 23:52 Bborie Park +2011-11-09 23:52 Bborie Park * [r8130] Removed all remaining memory leaks from testapi.c -2011-11-09 23:12 Bborie Park +2011-11-09 23:12 Bborie Park * [r8129] Rolled back attempt to clean up memory handling. We'll just live with this until testapi.c is replaced by cunit tests for raster. -2011-11-09 23:00 Bborie Park +2011-11-09 23:00 Bborie Park * [r8128] Separated the output raster's extent calculation from RASTER_mapAlgebra2Expr() in rt_pg.c to @@ -26223,7 +26440,7 @@ (pierre / bborie /dzwarg -- please check my definitions to make sure they are right) -2011-11-09 15:35 Bborie Park +2011-11-09 15:35 Bborie Park * [r8126] Fixed bug where an expression doesn't contain a placeholder (either rast1 or rast2). @@ -26254,12 +26471,12 @@ the new version otherwise since the output parameter data types changed. -2011-11-08 23:18 Bborie Park +2011-11-08 23:18 Bborie Park * [r8120] Fix floating point issues in rt_raster_geopoint_to_cell in addition to other minor changes. -2011-11-08 21:34 Bborie Park +2011-11-08 21:34 Bborie Park * [r8119] Bug fix for evaluating remainder when remainder is infinitely close to 1. Basically, the check wasn't added to a @@ -26298,12 +26515,12 @@ * [r8112] Fix st_line_locate_point check for "last point" (#1271) -2011-11-08 05:27 Bborie Park +2011-11-08 05:27 Bborie Park * [r8111] Renamed ST_MapAlgebra2Expr to ST_MapAlgebra after concensus with Pierre and Regina. -2011-11-08 00:00 Bborie Park +2011-11-08 00:00 Bborie Park * [r8110] Replaced ST_MapAlgebraExpr's "nodatavalueexpr" parameter with "nodataval" and datatype changed from text to double @@ -26312,12 +26529,12 @@ Associated ticket is #866 -2011-11-07 21:17 Bborie Park +2011-11-07 21:17 Bborie Park * [r8109] Rephrased a sentence or two in ST_Resample. Might not be the best. -2011-11-07 21:07 Bborie Park +2011-11-07 21:07 Bborie Park * [r8108] Addition of 2-raster map algebra function ST_MapAlgebra2Expr. Next is ST_MapAlgebra2Fct. @@ -26331,7 +26548,7 @@ Includes regression testcase. -2011-11-06 20:26 Bborie Park +2011-11-06 20:26 Bborie Park * [r8106] Following the cleanup in r8104, additional cleanup to remove POSTGIS_GDAL_VERSION @@ -26349,21 +26566,21 @@ * [r8104] Don't change SQL at compile time. The code is safe enough. -2011-11-06 19:30 Bborie Park +2011-11-06 19:30 Bborie Park * [r8103] Renamed output parameter "hasnodatavalue" to "hasnodata" in ST_BandMetadata(). This makes the parameter name consistent with all other use of "hasnodata" and the docs for ST_BandMetadata. -2011-11-06 04:56 Bborie Park +2011-11-06 04:56 Bborie Park * [r8102] Fixed the bug described in #1263. Also fixed additional code that has the same problem. Additional syntax cleaning and comments updated. Fixed the problem with "make check" running test/core twice. -2011-11-05 22:40 Bborie Park +2011-11-05 22:40 Bborie Park * [r8101] Reverted r8100 due to regression failures. Instead, I added an exception check to catch for when the client isn't able @@ -26371,7 +26588,7 @@ Associated ticket is #1266 -2011-11-05 14:28 Bborie Park +2011-11-05 14:28 Bborie Park * [r8100] Moved postgis_gdal_version() from rtpostgis.sql.in.c to postgis.sql.in.c. Added additional sed command to @@ -26482,7 +26699,7 @@ * [r8078] Composite geometries end up with nested BBOX caches (#1254) -2011-11-01 18:17 Bborie Park +2011-11-01 18:17 Bborie Park * [r8077] Based upon mailing list discussion, changed call to ST_AsRaster in _st_intersects(raster, geometry) to _st_asraster. @@ -26814,13 +27031,13 @@ * [r8013] Wrap lines within 80 columns -2011-10-27 14:09 Bborie Park +2011-10-27 14:09 Bborie Park * [r8012] Added rtpostgis_drop.sql, rtpostgis_drop.sql.in, rtpostgis_upgrade.sql and rtpostgis_upgrade_20_minor.sql to svn:ignore -2011-10-27 14:08 Bborie Park +2011-10-27 14:08 Bborie Park * [r8011] Refactored rt_band_get_min_value() to call new function rt_pixtype_get_min_value(). Addition of function @@ -26872,26 +27089,26 @@ topology management more separate from higher (TopoGeometry) management. -2011-10-21 21:42 Bborie Park +2011-10-21 21:42 Bborie Park * [r8000] Added rt_raster_set_geotransform_matrix() to provide quick setting of a raster's geotransform based upon the matrix -2011-10-21 19:10 Bborie Park +2011-10-21 19:10 Bborie Park * [r7999] Corrected rt_raster_same_alignment() and RASTER_sameAlignment() to behave as an end-user would expect it to. So intead of errors when parameters don't match, return false. -2011-10-21 18:11 Bborie Park +2011-10-21 18:11 Bborie Park * [r7998] Changed rt_raster_has_no_band to use 0-based band index instead of 1-based. Removed function prototype ST_HasNoData(raster) as the other prototype ST_HasNoData(raster, nband) now uses the default value of 1 for nband. -2011-10-21 14:53 Bborie Park +2011-10-21 14:53 Bborie Park * [r7997] Changed those functions that is 1-based for band index to 0-based in rt_core. This leaves only rt_raster_has_no_band, which @@ -26905,12 +27122,12 @@ st_distance_sphere in case Paul decides he doesn't want to fix the regression issue noted in #1243 -2011-10-20 22:24 Bborie Park +2011-10-20 22:24 Bborie Park * [r7995] Renamed RASTER_samealignment() to RASTER_sameAlignment() and corrected C++ style comments with C comments -2011-10-20 22:07 Bborie Park +2011-10-20 22:07 Bborie Park * [r7994] Removed use of PG_DETOAST_DATUM_COPY and PG_FREE_IF_COPY as all rasters should be detoasted using PG_DETOAST_DATUM as it @@ -27004,7 +27221,7 @@ argument names change but fundamental types do not. Will add this to upgrade minor script build later. -2011-10-12 14:36 Bborie Park +2011-10-12 14:36 Bborie Park * [r7975] Bug fix for _ST_Intersects(geometry, raster) where the buffering of the intersection could return NULL. This happens if @@ -27081,16 +27298,16 @@ * [r7960] Use macros for hard-coded "magic" SRIDs used by _BestSRID and ST_Transform, use 999xxx range for them. See ticket #1230. -2011-10-07 00:29 Bborie Park +2011-10-07 00:29 Bborie Park * [r7959] Added additional error checking and error messages to ST_SameAlignment function -2011-10-06 23:25 Bborie Park +2011-10-06 23:25 Bborie Park * [r7958] minor cleanup and prettiness. -2011-10-06 15:47 Bborie Park +2011-10-06 15:47 Bborie Park * [r7957] Make use of clamp_srid function for SRID checks @@ -27116,17 +27333,17 @@ * [r7952] Do not use an explicit SRID=-1 in EKWT. It's not needed. -2011-10-05 23:03 Bborie Park +2011-10-05 23:03 Bborie Park * [r7951] Implements ST_SameAlignment. Associated ticket is #589. -2011-10-05 18:55 Bborie Park +2011-10-05 18:55 Bborie Park * [r7950] Fixed --with-gdalconfig parameter as per ticket #1167. -2011-10-05 18:49 Bborie Park +2011-10-05 18:49 Bborie Park * [r7949] As per Bryce's comments in ticket #1174, reduce the number of calculations when doing rt_raster_geopoint_to_cell by @@ -27139,14 +27356,14 @@ Associated ticket is #1174. -2011-10-05 04:54 Bborie Park +2011-10-05 04:54 Bborie Park * [r7948] Removed hackish use of POSTGIS_GDAL_VERSION in postgis/sqldefines.h.in and postgis/postgis.sql.in.c. Added conditional compilation of extent resizing based upon GDAL version in rt_api.c -2011-10-04 23:32 Bborie Park +2011-10-04 23:32 Bborie Park * [r7947] Fixed bug where a call to postgis_full_version causes error if postgis_gdal_version doesn't exist because raster @@ -27157,11 +27374,11 @@ * [r7946] don't try to call postgis_gdal_version() if not testing raster (the signature is unavailable) -2011-10-04 22:38 Bborie Park +2011-10-04 22:38 Bborie Park * [r7945] Adds postgis_gdal_version() function as per ticket #1225. -2011-10-04 20:51 Bborie Park +2011-10-04 20:51 Bborie Park * [r7944] Changed adjustment of extent by half-pixel to full-pixel for points and linestrings to ensure compatibility with GDAL 1.6, @@ -27177,7 +27394,7 @@ * [r7942] minor correction to <#> description -2011-10-04 19:50 Bborie Park +2011-10-04 19:50 Bborie Park * [r7941] For linestrings, use same logic for points where extent is increased by half a pixel to catch geometries on the edges. @@ -27243,7 +27460,7 @@ * [r7932] Add in st_valuecount evidentally changed output in 2.0 series -2011-10-02 14:12 Bborie Park +2011-10-02 14:12 Bborie Park * [r7931] fixed _st_intersects(raster, geometry, integer) where call to ST_Intersects was hardcoding the first band of raster @@ -27256,7 +27473,7 @@ somewhere since my older db doesn't upgrade because complains about out parameters changed in some function. -2011-10-01 17:28 Bborie Park +2011-10-01 17:28 Bborie Park * [r7929] Fixed installation path of rtpostgis.sql to contrib/postgis-2.0. Added build of rtpostgis_drop.sql @@ -27288,7 +27505,7 @@ * [r7924] Renamed 'nodatavalueexpr' variable. (#866) -2011-09-30 00:11 Bborie Park +2011-09-30 00:11 Bborie Park * [r7923] Updated regression tests to correctly support change of unknown SRID from -1 to 0. @@ -27302,12 +27519,12 @@ * [r7921] Define SHELL (used by LIBTOOL and INSTALL) hopefully helps bug #1218 -2011-09-29 18:53 Bborie Park +2011-09-29 18:53 Bborie Park * [r7920] Uncommented include of lwgeom_pg.h in rt_pg.c. Fixed setting SRID to -1 to SRID_UNKNOWN. -2011-09-29 18:33 Bborie Park +2011-09-29 18:33 Bborie Park * [r7919] Changed function ST_Intersects(raster, raster, int, int) to ST_Intersects(raster, raster). Added additional comments to @@ -27394,7 +27611,7 @@ * [r7902] correct the description on semantics of knn operator -2011-09-27 03:40 Bborie Park +2011-09-27 03:40 Bborie Park * [r7901] Removed ST_Intersects(raster, int, raster, int) version of two raster ST_Intersects. @@ -27452,12 +27669,12 @@ * [r7891] add missing geos flag to let it make check under mingw -2011-09-25 14:48 Bborie Park +2011-09-25 14:48 Bborie Park * [r7890] Removed unnecessary typedef for fmin and fmax on windows. Possible fix to #1207. -2011-09-24 19:05 Bborie Park +2011-09-24 19:05 Bborie Park * [r7889] Tweaks to makefiles due to linker symbol errors in OSX. Hopefully this can also resolve the issue with #1207. @@ -27484,7 +27701,7 @@ Includes regress testing and documentation update -2011-09-22 15:07 Bborie Park +2011-09-22 15:07 Bborie Park * [r7884] Further tweaks to rt_raster_gdal_rasterize to correctly handle auto-computed extents of multipoints. Addition of @@ -27573,7 +27790,7 @@ Include regress testing and documentation. -2011-09-19 21:28 Bborie Park +2011-09-19 21:28 Bborie Park * [r7870] additional code cleanup of rt_raster_gdal_rasterize @@ -27639,7 +27856,7 @@ Includes regress testing and documentation. -2011-09-16 13:32 Bborie Park +2011-09-16 13:32 Bborie Park * [r7857] fixups and code cleanups for the rt_raster_gdal_rasterize to better handle point and linestring geometries @@ -27823,7 +28040,7 @@ * [r7818] more work on tiger topology loader -- revised to use temp table. -2011-09-07 13:58 Bborie Park +2011-09-07 13:58 Bborie Park * [r7817] Updated expected output due to change in message @@ -27831,7 +28048,7 @@ * [r7816] correct some mistatements about export functions -2011-09-06 20:10 Bborie Park +2011-09-06 20:10 Bborie Park * [r7815] Fixed ST_AsPNG to allow rasters with four bands as that becomes a RGBA PNG image. @@ -27877,7 +28094,7 @@ * [r7803] Put in creative commons license stamp -2011-09-02 01:54 Bborie Park +2011-09-02 01:54 Bborie Park * [r7802] Added optimizations and shortcuts for rt_band_get_quantiles_stream @@ -27935,35 +28152,35 @@ * [r7792] Use libtool to link liblwgeom unit tester (helps testing the shared library) -2011-08-27 17:16 Bborie Park +2011-08-27 17:16 Bborie Park * [r7791] fixed improperly commented-out RAISE DEBUG statement for AddRasterColumn function. Associated ticket is #1175. -2011-08-26 14:47 Bborie Park +2011-08-26 14:47 Bborie Park * [r7790] Added solaris define for UNIX using patch provided by rroliver. Associated ticket is #1171. -2011-08-26 00:04 Bborie Park +2011-08-26 00:04 Bborie Park * [r7789] Tweaked memory allocation in RASTER_quantileCoverage. -2011-08-25 23:23 Bborie Park +2011-08-25 23:23 Bborie Park * [r7788] Fixed the function rt_band_get_summary_stats rt_core/rt_api.c to correctly handle the situation where a band's values are all nodata -2011-08-25 18:39 Bborie Park +2011-08-25 18:39 Bborie Park * [r7787] Removed "WITH OIDS" from raster table creation. -2011-08-25 18:18 Bborie Park +2011-08-25 18:18 Bborie Park * [r7786] Fix error of unknown symbol gidx_to_string when building with the flags --with-raster --enable-debug using patch @@ -27971,7 +28188,7 @@ Associated ticket is #1161 -2011-08-25 14:44 Bborie Park +2011-08-25 14:44 Bborie Park * [r7785] Fixed the problem where having configure detect that GDAL has the GDALFPolygonize function does not cause the code to use @@ -27997,7 +28214,7 @@ * [r7782] cleanup formatting a bit on ST_AsRaster example -2011-08-24 17:40 Bborie Park +2011-08-24 17:40 Bborie Park * [r7781] Added DESTDIR so that raster2pgsql.py is installed in the user-specified path @@ -28007,14 +28224,14 @@ * [r7780] Provide some examples for using ST_AsRaster. This function is way cool. -2011-08-24 15:23 Bborie Park +2011-08-24 15:23 Bborie Park * [r7779] Inclusion of missing ST_PixelWidth and ST_PixelHeight functions and regression tests. Associated ticket is #928 -2011-08-23 22:41 Bborie Park +2011-08-23 22:41 Bborie Park * [r7778] Refactored ST_ValueCount and ST_ValuePercent to be a C function rather than a plpgsql function. @@ -28037,7 +28254,7 @@ * [r7772] Use PROJ cflags when building raster module (see #1158) -2011-08-20 17:51 Bborie Park +2011-08-20 17:51 Bborie Park * [r7771] More fixups for the quantile coverage function. Fixes segfault that seems to only occur on OSX. @@ -28060,16 +28277,16 @@ (they are in libpgcommon already). Includes patch in #1161. [RT-SIGTA] -2011-08-20 00:54 Bborie Park +2011-08-20 00:54 Bborie Park * [r7767] Corrected incorrect function usage -2011-08-19 22:57 Bborie Park +2011-08-19 22:57 Bborie Park * [r7766] Added forgotten explicit freeing of memory and some code cleanup -2011-08-19 19:08 Bborie Park +2011-08-19 19:08 Bborie Park * [r7765] Adds coverage table version of ST_Quantile and ST_ApproxQuantile. Function implemented using the algorithm @@ -28083,7 +28300,7 @@ Also refactored the regression test for rt_histogram due to unnecessary columns in output -2011-08-19 14:04 Bborie Park +2011-08-19 14:04 Bborie Park * [r7763] Commit of patch provided by David Zwarg in #482 adding the functions ST_SetRotation, ST_Rotation, ST_PixelHeight and @@ -28145,7 +28362,7 @@ call as it may require root privileges on some systems [RT-SIGTA]. -2011-08-15 22:43 Bborie Park +2011-08-15 22:43 Bborie Park * [r7751] Removed unnecessary code from rt_band_get_summary_stats. Fixed incorrect comment for rt_band_get_value_count. @@ -28168,7 +28385,7 @@ * [r7746] #1071 - start work on tiger PostGIS topology loader -2011-08-13 18:10 Bborie Park +2011-08-13 18:10 Bborie Park * [r7745] Consolidated various struct declarations from rt_api.c into rt_api.h as these structs are duplicatively redeclared in @@ -28240,7 +28457,7 @@ * [r7731] Export lwgeom_sharedpaths to liblwgeom, and fix exception message [RT-SIGTA] -2011-08-11 21:01 Bborie Park +2011-08-11 21:01 Bborie Park * [r7730] Rewrote the code for the coverage table versions of ST_SummaryStats and ST_Histogram. So instead of plpgsql, it is @@ -28499,7 +28716,7 @@ * [r7676] reduce spacing more -2011-07-25 15:52 Bborie Park +2011-07-25 15:52 Bborie Park * [r7675] Addition of ST_AsRaster function to provide the ability to convert geometries into rasters. @@ -28588,12 +28805,12 @@ -Added implementation of two rasters overlay operations using the two raster MapAlgebra. -2011-07-21 17:31 Bborie Park +2011-07-21 17:31 Bborie Park * [r7658] Cleaned the grid alignment code to remove unnecessary cruft in rt_raster_gdal_warp -2011-07-21 16:20 Bborie Park +2011-07-21 16:20 Bborie Park * [r7657] Fixed floating point issue with the remainder returned from the function modf in rt_api.c. Updated messages in rt_pg.c. @@ -28605,15 +28822,15 @@ * [r7656] Improve testsuite predictability (#1135) -2011-07-19 22:20 Bborie Park +2011-07-19 22:20 Bborie Park * [r7654] Bug fix of deallocating array using wrong index variable -2011-07-18 23:39 Bborie Park +2011-07-18 23:39 Bborie Park * [r7653] Fixed width and height values expected. -2011-07-18 23:29 Bborie Park +2011-07-18 23:29 Bborie Park * [r7652] - tweaked the rt_resample regression test to use SRIDs under 1000000 @@ -28651,7 +28868,7 @@ * [r7646] #1125 have highway designations print in front of streetname instead of after -2011-07-15 21:07 Bborie Park +2011-07-15 21:07 Bborie Park * [r7644] Minor comment updates to correct details @@ -28668,7 +28885,7 @@ * [r7640] Add in common abbreviation RT to map to Rte and test case to regress to test -2011-07-14 20:11 Bborie Park +2011-07-14 20:11 Bborie Park * [r7639] Code refactored for RASTER_dumpWKTPolygons to use same mechanisms for resultset generation (Datums instead of CStrings) @@ -28678,7 +28895,7 @@ attributes rather than separate/multiple calls to ST_Skew*, ST_Scale*, ST_UpperLeft*. -2011-07-14 14:54 Bborie Park +2011-07-14 14:54 Bborie Park * [r7638] Refactored functions returning sets to use Datums instead of C strings, which were causing rounding issues particularly for @@ -28713,7 +28930,7 @@ which gets run as part of upgrade script. will need to add to documentation. Also added regress tests from snippets in #1113 -2011-07-13 19:33 Bborie Park +2011-07-13 19:33 Bborie Park * [r7633] Complete refactoring of code from ST_Transform to ST_Resample. There are four new functions as of this revision: @@ -28781,17 +28998,17 @@ * [r7620] #1070 optional geometry filter arg, documentation (well start need example), and regress tests -2011-07-07 22:23 Bborie Park +2011-07-07 22:23 Bborie Park * [r7619] Final refactor of ST_Transform and underlying RASTER_resample before overhaul for ST_Resample -2011-07-07 21:58 Bborie Park +2011-07-07 21:58 Bborie Park * [r7618] Refactored ST_Transform in preparation for additional refactoring to accomodate ST_Resample -2011-07-07 18:28 Bborie Park +2011-07-07 18:28 Bborie Park * [r7617] Cleaned up the large number of floating point equality tests with a function-like macro @@ -28805,7 +29022,7 @@ * [r7615] more regress tests for #1109 -2011-07-06 23:15 Bborie Park +2011-07-06 23:15 Bborie Park * [r7614] Refactored how user-specified upperleft corner coordinates are handled @@ -28890,7 +29107,7 @@ * [r7598] properly release lwgeom objec in test_misc_area -2011-07-06 05:18 Bborie Park +2011-07-06 05:18 Bborie Park * [r7597] Changed expressions for pixel byte boundaries in assert tests of rt_raster_serialize and rt_raster_deserialize in @@ -29270,11 +29487,11 @@ based on all constraint columns returns 75ms now takes 250-300 ms. -2011-06-30 17:16 Bborie Park +2011-06-30 17:16 Bborie Park * [r7528] removed accidental commit of some debug testing -2011-06-30 13:28 Bborie Park +2011-06-30 13:28 Bborie Park * [r7527] fixed logic issues in ST_AsJPEG @@ -29378,7 +29595,7 @@ normalize_address fields so now correctly handles things like W.,N. etc. More fixes coming. -2011-06-27 21:35 Bborie Park +2011-06-27 21:35 Bborie Park * [r7506] - wrote function getSRTextSPI to create one code for getting the srtext of a SRID from the spatial_ref_sys table. @@ -29397,7 +29614,7 @@ * [r7504] Change CompoundString to CompoundCurve -2011-06-27 19:02 Bborie Park +2011-06-27 19:02 Bborie Park * [r7503] modified expected results for rt_pixelvalue. @@ -29416,7 +29633,7 @@ * [r7496] Edit rt_band_get_pixel() so that the warning message contains the out-of-bound coordinates being accessed. -2011-06-27 14:35 Bborie Park +2011-06-27 14:35 Bborie Park * [r7495] Cleanup of error messages. @@ -29477,7 +29694,7 @@ * [r7483] #1062 apply typo patch from Kasif Rasul -2011-06-25 19:20 Bborie Park +2011-06-25 19:20 Bborie Park * [r7482] Modified ST_Transform to permit specification of projected raster's scale. This is due to the scale change that @@ -29506,7 +29723,7 @@ * [r7472] Id on para didn't take -- lets try a sect3 -2011-06-24 21:20 Bborie Park +2011-06-24 21:20 Bborie Park * [r7471] Added sanitization of the algorithm parameter of ST_Transform. Refactored the regression test for ST_Transform. @@ -29564,13 +29781,13 @@ * [r7456] put in author revision id placeholder and have as part of code logic as well -2011-06-23 20:46 Bborie Park +2011-06-23 20:46 Bborie Park * [r7455] Removed rt_raster_transform from rt_api.c and any calls to it since rt_raster_gdal_warp has same results for reprojections. -2011-06-23 20:29 Bborie Park +2011-06-23 20:29 Bborie Park * [r7454] Addition of rt_raster_gdal_warp function in rt_api.c. This was written based upon GDAL's gdalwarp utility to provide a @@ -29652,7 +29869,7 @@ descriptions), but that is not the case so origianl example had the name and descriptions mismatched -2011-06-21 05:05 Bborie Park +2011-06-21 05:05 Bborie Park * [r7440] Refactored code and removed the use of SET_VARSIZE for RASTER_band to fix segfault. @@ -29687,7 +29904,7 @@ * [r7433] geography: ST_Intersects, ST_DWithin gbox_overlaps: geometries have mismatched dimensionality (#1037) -2011-06-20 14:55 Bborie Park +2011-06-20 14:55 Bborie Park * [r7432] Changed the regression tests for ST_Transform in preparation for testing replacement ST_Transform function with @@ -29789,11 +30006,11 @@ * [r7412] change geography to geometry and limit view to only output tables and views -2011-06-17 20:06 Bborie Park +2011-06-17 20:06 Bborie Park * [r7411] fixed parameter passing in ST_AsTiff -2011-06-17 15:16 Bborie Park +2011-06-17 15:16 Bborie Park * [r7410] Refactored ST_SummaryStats so that there is a non-user _ST_SummaryStats that is the backend of all ST_SummaryStats and @@ -29827,12 +30044,12 @@ * [r7401] Add a couple more GBOX functions to map to B2DF4 requirements -2011-06-15 15:43 Bborie Park +2011-06-15 15:43 Bborie Park * [r7400] Changed band pixel types to 64BF instead of 32BF so that the warning messages for data getting converted are mitigated. -2011-06-15 14:29 Bborie Park +2011-06-15 14:29 Bborie Park * [r7399] Added value for nBandCount attribute of GDALWarpOptions in rt_raster_transform function. @@ -29856,7 +30073,7 @@ inconsistent order of args, #967 raster regress failures on 9.0 and 9.1 -2011-06-14 19:32 Bborie Park +2011-06-14 19:32 Bborie Park * [r7396] Changed SRID to something within the range permitted by GSERIALIZED. As of this revision, all raster regression tests @@ -29867,7 +30084,7 @@ * [r7395] bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020) -2011-06-14 16:04 Bborie Park +2011-06-14 16:04 Bborie Park * [r7394] With GSERIALIZED_ON enabled, adapted code that needs preprocessor conditions. Basically instead of "geometry_gist_sel" @@ -29888,7 +30105,7 @@ * [r7391] Apply bug in BOX2DFLOAT4_in function due to GSERIALIZED_ON change (#1020) from dustymugs -2011-06-13 21:47 Bborie Park +2011-06-13 21:47 Bborie Park * [r7390] Fixed memory leak in RASTER_asGDALRaster of rt_pg.c and left note in comments of rt_raster_to_gdal @@ -29944,7 +30161,7 @@ to use default parameters, put in table column comments to describe some of what loader columns mean. -2011-06-11 19:26 Bborie Park +2011-06-11 19:26 Bborie Park * [r7376] Added function parameter "header_only" to rt_raster_deserialize. This instructs the function to only @@ -29959,7 +30176,7 @@ Now to work on valgrinding rt_pg.c -2011-06-11 19:06 Bborie Park +2011-06-11 19:06 Bborie Park * [r7375] Removed the ST_SummaryStats wrappers: ST_Sum, ST_Mean, ST_Stddev, ST_MinMax. Only ST_Count is preserved as it has a @@ -29983,7 +30200,7 @@ * [r7373] Fix ST_BandMetaData, ST_AsGDalRaster (they take defaults now so prots have ben removed) -2011-06-11 04:59 Bborie Park +2011-06-11 04:59 Bborie Park * [r7372] Refactored rt_raster_replace_band in rt_api.c to return the replaced band. @@ -29999,7 +30216,7 @@ * [r7370] document raster ST_Transform function. Will provide examples later. -2011-06-11 00:05 Bborie Park +2011-06-11 00:05 Bborie Park * [r7369] Fixed bunch of memory leaks in rt_api.c and testapi.c. Will need to valgrind the regression tests to clean up the leaks @@ -30011,7 +30228,7 @@ just srid so parallel with geometry. Update all the function doco -- they used to use srstext, but now they use srid. -2011-06-10 23:01 Bborie Park +2011-06-10 23:01 Bborie Park * [r7367] Refactored how GDAL warp options are freed. I believe I was prematurely freeing the options. @@ -30023,11 +30240,11 @@ * [r7366] Getting pixel value at out of range coordinate should only return a warning. Was broken at r7106. Added a check. -2011-06-10 18:18 Bborie Park +2011-06-10 18:18 Bborie Park * [r7365] Fixed error messages. -2011-06-10 18:14 Bborie Park +2011-06-10 18:14 Bborie Park * [r7364] Explicitly set GDALWarpOptions element padfSrcNoDataImag as it seems some folks are having regression error. Based upon @@ -30052,7 +30269,7 @@ * [r7359] Update NZ projections for grid transformation support (#631) -2011-06-10 15:19 Bborie Park +2011-06-10 15:19 Bborie Park * [r7357] Rewrote ST_BandMetaData to use a C function instead of sequential calls for the metadata of a raster's band in plpgsql. @@ -30074,7 +30291,7 @@ * [r7353] Minor change to work with gserialzed -2011-06-09 21:15 Bborie Park +2011-06-09 21:15 Bborie Park * [r7352] Rewrote ST_Metadata to make use of a C function instead of sequential calls for the metadata of a raster in plpgsql. @@ -30097,7 +30314,7 @@ * [r7348] #448 add CUnit requirement for testing -2011-06-09 18:55 Bborie Park +2011-06-09 18:55 Bborie Park * [r7346] Replaced the parameter "srs" in ST_AsGDALRaster with "srid" so as to match that of ST_Transform and other functions @@ -30113,13 +30330,13 @@ * [r7345] #1009 typo in index creation -2011-06-08 22:47 Bborie Park +2011-06-08 22:47 Bborie Park * [r7343] - added additional tests that shouldn't require datum shift files for proj.4. - refactored output that would be double precision to be rounded -2011-06-08 21:10 Bborie Park +2011-06-08 21:10 Bborie Park * [r7342] Rewrote how the standard/sample deviation is computed in ST_SummaryStats for coverage tables. It now extends the existing @@ -30128,12 +30345,12 @@ Associated ticket #985. -2011-06-08 00:10 Bborie Park +2011-06-08 00:10 Bborie Park * [r7341] forgot to comment out debug code for ST_Histogram thus causing rt_histogram regression to fail -2011-06-08 00:00 Bborie Park +2011-06-08 00:00 Bborie Park * [r7340] fixed ST_SummaryStats for coverage tables where the sum of all tiles was not being computed. @@ -30145,7 +30362,7 @@ normal route and the shortcut is negligible for small rasters but noticable when run on large rasters and coverage tables -2011-06-07 22:59 Bborie Park +2011-06-07 22:59 Bborie Park * [r7339] Added support for coverage tables to ST_Histogram. This entailed adding the ability to explicitly specify the min and max @@ -30157,7 +30374,7 @@ Associated ticket is #934. -2011-06-07 18:21 Bborie Park +2011-06-07 18:21 Bborie Park * [r7338] Add ST_Transform function that achieves the primary purpose of reprojecting a raster to a new projection system. This @@ -30218,12 +30435,12 @@ * [r7327] document ST_Histogram -2011-06-05 21:49 Bborie Park +2011-06-05 21:49 Bborie Park * [r7326] bug fix of r7325 where the wrong variable is used in the "for" loop at line 5442 -2011-06-05 20:52 Bborie Park +2011-06-05 20:52 Bborie Park * [r7325] - added additional function parameters "bandNums" and "count" to rt_raster_to_gdal_mem so that the GDAL dataset created @@ -30268,13 +30485,13 @@ * [r7318] huh more mistakes in ST_Reclass -2011-06-03 17:02 Bborie Park +2011-06-03 17:02 Bborie Park * [r7317] Added rt_raster_from_gdal_dataset function to rt_core/rt_api.c. This function provides the functionality needed to convert a GDAL dataset into a PostGIS Raster object. -2011-06-03 15:19 Jorge Arévalo +2011-06-03 15:19 Jorge Arévalo * [r7316] Check for new GDALFPolygonize function. If it isn't present, the old GDALPolygonize is called. Related ticket #650. @@ -30311,7 +30528,7 @@ * [r7309] Clarify GDAL version requirements for Mapserver to load PostGIS raster -2011-06-01 23:50 Jorge Arévalo +2011-06-01 23:50 Jorge Arévalo * [r7308] Fixed ticket #650. You need to update your GDAL copy to a release up to 22476 to make it work. @@ -30340,11 +30557,11 @@ for ST_Reclass and reclassarg type. Need at least one more example to show how to use recalssargs. -2011-05-31 22:54 Bborie Park +2011-05-31 22:54 Bborie Park * [r7303] additional code refactoring in rt_raster_from_band -2011-05-31 22:47 Bborie Park +2011-05-31 22:47 Bborie Park * [r7302] code refactored and added copying of raster attributes to new raster in rt_raster_from_band @@ -30374,20 +30591,20 @@ * [r7297] Document ST_SummaryStats raster function -2011-05-30 20:18 Bborie Park +2011-05-30 20:18 Bborie Park * [r7296] Added default values for function parameters of ST_AsTIFF, ST_AsJPEG and ST_AsPNG. Associated ticket is #960 -2011-05-30 15:48 Bborie Park +2011-05-30 15:48 Bborie Park * [r7295] Added default parameter for ST_AsGDALRaster Associated ticket is #960 -2011-05-30 14:53 Bborie Park +2011-05-30 14:53 Bborie Park * [r7294] renamed all instances of "hasnodata" function argument to "exclude_nodata_value" in SQL functions (and underlying code @@ -30482,14 +30699,14 @@ that for PostgreSQL 9.1+ have to install fuzzystrmatch with the CREATE EXTENSION syntax -2011-05-27 23:35 Bborie Park +2011-05-27 23:35 Bborie Park * [r7277] - remove OUT parameters on those functions that only return a single value. - updated regression tests that made use of those functions returning single values with OUT parameters -2011-05-27 14:42 Bborie Park +2011-05-27 14:42 Bborie Park * [r7276] Added default values for function arguments of ST_Reclass @@ -30545,7 +30762,7 @@ * [r7265] preliminary documentation for ST_Count -2011-05-27 00:02 Bborie Park +2011-05-27 00:02 Bborie Park * [r7264] - Added default values for function parameters of ST_ValueCount and ST_ValuePercent. Removed duplicative functions @@ -30554,45 +30771,45 @@ ST_ValuePercent as one question for each function type was too ambiguous. -2011-05-26 23:32 Bborie Park +2011-05-26 23:32 Bborie Park * [r7263] Added default parameter values for ST_Quantile functions -2011-05-26 23:11 Bborie Park +2011-05-26 23:11 Bborie Park * [r7262] Added default values for function parameters of ST_Histogram and removed duplicative functions. -2011-05-26 22:50 Bborie Park +2011-05-26 22:50 Bborie Park * [r7261] Forgot to delete the commented out functions of ST_SummaryStats and dependants from r7260 -2011-05-26 22:40 Bborie Park +2011-05-26 22:40 Bborie Park * [r7260] Added default values for function parameters of ST_SummaryStats, ST_Count, ST_Sum, ST_Mean, ST_StdDev and ST_MinMax. -2011-05-26 21:35 Bborie Park +2011-05-26 21:35 Bborie Park * [r7259] Added default parameter for ST_Band and reduced function count by 1. Added additional regression tests for ST_Band. -2011-05-26 21:23 Bborie Park +2011-05-26 21:23 Bborie Park * [r7258] Changed to STABLE from IMMUTABLE for all functions that operate on a coverage using the function parameters "rastertable" and "rastercolumn" -2011-05-26 20:09 Bborie Park +2011-05-26 20:09 Bborie Park * [r7257] changed name "proportion" to "percent" for ST_Histogram to stay consistent with ST_ValuePercent -2011-05-26 20:04 Bborie Park +2011-05-26 20:04 Bborie Park * [r7256] Addition of ST_ValuePercent, sibling of ST_ValueCount. This function provides the ability to determine the percentage of @@ -30603,7 +30820,7 @@ Also specified STRICT for functions with "searchvalue" (the singular) argument. -2011-05-26 15:43 Bborie Park +2011-05-26 15:43 Bborie Park * [r7255] Changed the datatype for "count" from integer to bigint. This should allow the "count" return value to handle large @@ -30627,7 +30844,7 @@ no-segment edges to not talk about nodes. [RT-SIGTA] -2011-05-26 04:23 Bborie Park +2011-05-26 04:23 Bborie Park * [r7252] Adds ST_ValueCount to count the number of times a user-provided value or all values occurs in a raster's band. @@ -30651,7 +30868,7 @@ * [r7248] #661 Type info of geography columns incomplete - pg_dump output wrong -2011-05-25 18:28 Bborie Park +2011-05-25 18:28 Bborie Park * [r7246] Add ST_Count and ST_Sum functions that are fronts for the count and sum values of ST_SummaryStats @@ -30704,7 +30921,7 @@ * [r7236] Allow dumping universal face edges with ST_GetFaceEdges. Do it in the correct order. Fixes bug #984. [RT-SIGTA] -2011-05-24 14:27 Bborie Park +2011-05-24 14:27 Bborie Park * [r7235] - Added test testgdalraster.in which properly tests the output of ST_AsGDALRaster. This test makes use of rtgdalraster.py @@ -30856,7 +31073,7 @@ * [r7207] Test that topology.ST_AddEdgeNewFaces properly updates isolated edges contained in a newly created face [RT-SIGTA] -2011-05-22 16:06 Bborie Park +2011-05-22 16:06 Bborie Park * [r7206] - fixed band count check in st_asjpeg and st_aspng - fixed regression expected output for rt_aspng @@ -30871,7 +31088,7 @@ * [r7204] treating as executable didn't help - going to reinit my db as utf-8 instead -2011-05-20 13:48 Jorge Arévalo +2011-05-20 13:48 Jorge Arévalo * [r7202] Commented line that caused memory crash because an invalid free. Related ticket #958. @@ -30895,7 +31112,7 @@ * [r7198] clean up some compiler warnings -2011-05-18 23:33 Bborie Park +2011-05-18 23:33 Bborie Park * [r7196] - taking a suggestion from strk in #958, all regression tests for functions related to ST_SummaryStats has been rounded @@ -30912,7 +31129,7 @@ * [r7194] topology.ST_AddEdgeNewFaces implementation and regression test [RT-SIGTA] -2011-05-18 14:18 Bborie Park +2011-05-18 14:18 Bborie Park * [r7193] ST_SummaryStats returns the sum as part of the summary stats. @@ -31014,17 +31231,17 @@ * [r7173] Strip 'SELECT' feedback from regression test outputs -2011-05-17 15:27 Bborie Park +2011-05-17 15:27 Bborie Park * [r7172] changed the dimensions of the raster generated for the summary stats test from 10000 x 10000 to 100 x 100 -2011-05-17 15:01 Bborie Park +2011-05-17 15:01 Bborie Park * [r7171] Code cleanup of uncorrected statement from r7170 Associated ticket is #954 -2011-05-17 14:46 Bborie Park +2011-05-17 14:46 Bborie Park * [r7170] refactored code that attempted to modify a function parameter as PostgreSQL 8.4 sets all function parameters as @@ -31035,7 +31252,7 @@ * [r7169] Tag some functions as STABLE or even IMMUTABLE (from volatile) - see bug #955 -2011-05-17 14:04 Bborie Park +2011-05-17 14:04 Bborie Park * [r7168] refactored usage of snprintf to use explicit string sizes rather than what is a gcc specific implementation where the @@ -31072,18 +31289,18 @@ * [r7161] First draft of ST_ASPNG doco. Need some more examples and perhaps even pictures. -2011-05-16 22:01 Bborie Park +2011-05-16 22:01 Bborie Park * [r7160] - fixed usage of function parameter "hasnodata" to follow standardized interpretation - added copyright notices for work done by Bborie Park funded through the Regents of the University of California -2011-05-16 19:56 Bborie Park +2011-05-16 19:56 Bborie Park * [r7159] removed duplicative ST_Histogram function -2011-05-16 19:54 Bborie Park +2011-05-16 19:54 Bborie Park * [r7158] Add ST_AsPNG @@ -31092,7 +31309,7 @@ Associated ticket is #342 -2011-05-16 19:52 Bborie Park +2011-05-16 19:52 Bborie Park * [r7157] Add ST_AsJPEG function @@ -31101,7 +31318,7 @@ Associated ticket is #340 -2011-05-16 19:50 Bborie Park +2011-05-16 19:50 Bborie Park * [r7156] Add ST_AsTIFF function @@ -31110,7 +31327,7 @@ Associated ticket is #341 -2011-05-16 19:48 Bborie Park +2011-05-16 19:48 Bborie Park * [r7155] Add ST_AsGDALRaster function and helper functions ST_GDALDrivers and ST_srtext @@ -31124,7 +31341,7 @@ Associated ticket is #901 -2011-05-16 19:43 Bborie Park +2011-05-16 19:43 Bborie Park * [r7154] Added ST_Reclass function @@ -31137,7 +31354,7 @@ Associated ticket is #903 -2011-05-16 19:39 Bborie Park +2011-05-16 19:39 Bborie Park * [r7153] Added ST_Quantile functions - added function rt_raster_get_quantiles to rt_core/rt_api.c and @@ -31149,7 +31366,7 @@ Associated ticket is #935 -2011-05-16 19:36 Bborie Park +2011-05-16 19:36 Bborie Park * [r7152] Added ST_Histogram functions. - added function rt_band_get_histogram to rt_core/rt_api.c and @@ -31161,7 +31378,7 @@ Associated ticket is #934 -2011-05-16 19:34 Bborie Park +2011-05-16 19:34 Bborie Park * [r7151] Added ST_MinMax function - added SQL functions for ST_MinMax @@ -31169,7 +31386,7 @@ Associated ticket is #902 -2011-05-16 19:32 Bborie Park +2011-05-16 19:32 Bborie Park * [r7150] Added ST_StdDev function - added SQL functions for ST_StdDev @@ -31177,7 +31394,7 @@ Associated ticket is #932 -2011-05-16 19:30 Bborie Park +2011-05-16 19:30 Bborie Park * [r7149] Added ST_Mean function. @@ -31186,7 +31403,7 @@ Associated ticket is #931 -2011-05-16 19:17 Bborie Park +2011-05-16 19:17 Bborie Park * [r7148] Addition of ST_SummaryStats function. @@ -31200,7 +31417,7 @@ Associated ticket is #930. -2011-05-16 19:11 Bborie Park +2011-05-16 19:11 Bborie Park * [r7147] Addition of ST_Band functionality. - added function rt_raster_from_band to rt_core/rt_api.c and @@ -31384,11 +31601,11 @@ * [r7108] topology.ST_ModEdgeHeal: Check for edge existance before TopoGeometry definitions. Fixes bug #941 and regress-tests it. -2011-05-06 14:29 Jorge Arévalo +2011-05-06 14:29 Jorge Arévalo * [r7107] Trailing spaces removed from raster files. -2011-05-06 12:06 Jorge Arévalo +2011-05-06 12:06 Jorge Arévalo * [r7106] Changes in raster memory management: - Only calling function memory context is used, except in SRF @@ -31607,7 +31824,7 @@ * [r7058] Add missing ST_MapAlgebra proto -2011-04-22 11:36 Jorge Arévalo +2011-04-22 11:36 Jorge Arévalo * [r7057] MapAlgebra expected test messages updated. @@ -31691,7 +31908,7 @@ * [r7039] -Fix for #651. Replace "scale" parameter for "pixelsize". -2011-04-15 17:56 Jorge Arévalo +2011-04-15 17:56 Jorge Arévalo * [r7038] Bug fixed: Loader tried to insert in .raster_overviews instead of public.raster_overviews @@ -31716,7 +31933,7 @@ * [r7033] replace with linux breaks, minor changes to paths -2011-04-14 16:29 Jorge Arévalo +2011-04-14 16:29 Jorge Arévalo * [r7032] palloc return value doesn't need to be checked, because if out of memory, function ends with elog(ERROR). It never @@ -31745,11 +31962,11 @@ * [r7027] Properly clean in loader's cunit test dir -2011-04-13 19:53 Jorge Arévalo +2011-04-13 19:53 Jorge Arévalo * [r7026] Context freed. It's not necessary. -2011-04-13 19:44 Jorge Arévalo +2011-04-13 19:44 Jorge Arévalo * [r7025] Fixed bug from ticket #837. Some other improvements in RASTER_mapAlgebra. Minor bug fixed in rt_raster_serialized_size. @@ -31826,7 +32043,7 @@ * [r7009] tabs to spaces -2011-04-07 18:02 Jorge Arévalo +2011-04-07 18:02 Jorge Arévalo * [r7008] Some memory freed. Related ticket #851. @@ -31900,7 +32117,7 @@ Bounding Rectangle) so we don't want to mess with poliedron or whatnot [see #103 for more infos about the can of worms..] -2011-04-01 05:18 Jorge Arévalo +2011-04-01 05:18 Jorge Arévalo * [r6994] Raster testing added to core testing. Related ticket #762. @@ -31941,7 +32158,7 @@ open edge whose endpoints both intersect a polygon ring which does not cover it. -2011-03-29 13:20 Jorge Arévalo +2011-03-29 13:20 Jorge Arévalo * [r6986] Modified expected result for create_rt_gist_test regress test. It works @@ -31953,7 +32170,7 @@ * [r6985] Add #817 Renaming old 3D functions to the convention ST_3D to release notes -2011-03-28 23:24 Jorge Arévalo +2011-03-28 23:24 Jorge Arévalo * [r6984] Modified expected values for some raster tests @@ -31961,15 +32178,15 @@ * [r6983] -Minimal value for float is -FLT_MAX, not FLT_MIN -2011-03-28 22:56 Jorge Arévalo +2011-03-28 22:56 Jorge Arévalo * [r6982] liblwgeom/lex.yy.c version 6180 reverted -2011-03-28 22:52 Jorge Arévalo +2011-03-28 22:52 Jorge Arévalo * [r6981] Missed check added again. -2011-03-28 22:49 Jorge Arévalo +2011-03-28 22:49 Jorge Arévalo * [r6980] Some bugs related with ticket #870 solved. Added more test for polygonize function. @@ -31999,7 +32216,7 @@ * [r6976] Putting renamed 3D-functions in legacy.sql.c and some clarifying notes about the renaming -2011-03-28 18:01 Jorge Arévalo +2011-03-28 18:01 Jorge Arévalo * [r6975] Raster polygonization optimized using a layer filter to avoid NODATA values. Related ticket #870. @@ -32087,11 +32304,11 @@ -Removed (or moved) some documentation from rt_api.c already present in rt_api.h -2011-03-23 18:15 Jorge Arévalo +2011-03-23 18:15 Jorge Arévalo * [r6959] Semicolon missed. -2011-03-23 02:57 Jorge Arévalo +2011-03-23 02:57 Jorge Arévalo * [r6958] Server crash reported in ticket #837 partially solved. SPI_finish causes server to crash. Commented in this commit, but @@ -32156,7 +32373,7 @@ * [r6945] fix typo -2011-03-20 14:01 Jorge Arévalo +2011-03-20 14:01 Jorge Arévalo * [r6944] Two ST_AddBands missing variants added. Related tickets #858, #792. @@ -32337,7 +32554,7 @@ * [r6912] Jeff Adams: Only automatically run -D tests if no custom parameters have been set. -2011-03-16 18:48 Jorge Arévalo +2011-03-16 18:48 Jorge Arévalo * [r6911] Deleted empty rt_raster_map_algebra function from rt_core. MapAlgebra @@ -32381,7 +32598,7 @@ freeWRL. Also add proto that just takes geometry as argument and defaults to precision 15 -2011-03-15 15:11 Jorge Arévalo +2011-03-15 15:11 Jorge Arévalo * [r6902] Added ST_IsEmpty documentation. Related ticket #591. @@ -32485,7 +32702,7 @@ * [r6880] Avoid using ST_SharedPath (expensive) -2011-03-05 11:00 Jorge Arévalo +2011-03-05 11:00 Jorge Arévalo * [r6879] is_nan function defined for Python versions under 2.6 @@ -32573,7 +32790,7 @@ * [r6861] Put in a note about nominatim OSM geocoder that works with international addresses and open street map data -2011-02-24 17:16 Jorge Arévalo +2011-02-24 17:16 Jorge Arévalo * [r6860] Now is not possible to load rasters with different scale in the same table. Related ticket #153 @@ -32691,17 +32908,17 @@ * [r6835] Document ST_MapAlgebra -- need better description and examples forthcoming -2011-02-16 19:15 Jorge Arévalo +2011-02-16 19:15 Jorge Arévalo * [r6834] Added documentation for the new version of ST_AddBand function -2011-02-16 19:12 Jorge Arévalo +2011-02-16 19:12 Jorge Arévalo * [r6833] Added a new variant for ST_AddBand, taking 2 rasters as input. Needs doc. -2011-02-16 18:19 Jorge Arévalo +2011-02-16 18:19 Jorge Arévalo * [r6832] - One raster core implementation of MapAlgebra (related ticket #588, needs @@ -32802,7 +33019,7 @@ * [r6816] ST_UnaryUnion and test -2011-02-14 12:10 Jorge Arévalo +2011-02-14 12:10 Jorge Arévalo * [r6815] The array for NODATA values is not generated if NaN is returned as nodata value @@ -33145,18 +33362,18 @@ * [r6739] topology.AddEdge: when an intersection occurs, also report intersection point [RT-SIGTA] -2011-01-26 16:57 Jorge Arévalo +2011-01-26 16:57 Jorge Arévalo * [r6738] Added header for RASTER_setBandIsNoData.Related ticket #593. -2011-01-26 16:28 Jorge Arévalo +2011-01-26 16:28 Jorge Arévalo * [r6737] The documentation for ST_BandIsNoData was changed by error. This commit fixes it. Related ticket #593. -2011-01-26 16:08 Jorge Arévalo +2011-01-26 16:08 Jorge Arévalo * [r6736] Added function ST_SetBandIsNoData with tests and doc. Deleted isnodata checking @@ -33243,7 +33460,7 @@ * [r6718] Output multi-edge lineal TopoGeometry GML with a meaningful edge ordering [RT-SIGTA] -2011-01-24 15:06 Jorge Arévalo +2011-01-24 15:06 Jorge Arévalo * [r6716] Documentation updated for ST_BandIsNodata function. Added band nodata checking @@ -33409,7 +33626,7 @@ have the function to return nodata values as their true value instead of null. -2011-01-20 17:07 Jorge Arévalo +2011-01-20 17:07 Jorge Arévalo * [r6678] Added isnodata flag at core level and st_bandisnodata at postgresql level. @@ -33684,12 +33901,12 @@ * [r6622] Amend ST_GeometryN to note singular geometry behavior change -2011-01-13 21:36 Jorge Arévalo +2011-01-13 21:36 Jorge Arévalo * [r6621] Functions ST_BandHasNodataValue and ST_SetBandHasNodataValue deleted. Related ticket #602. -2011-01-13 20:09 Jorge Arévalo +2011-01-13 20:09 Jorge Arévalo * [r6620] Minor bug solved in debug functions. @@ -33735,7 +33952,7 @@ note abotu ST_3DMaxDistance only working for points and linestrings now that it works for most everything. -2011-01-12 22:37 Jorge Arévalo +2011-01-12 22:37 Jorge Arévalo * [r6610] Fixed bug #655. @@ -33754,7 +33971,7 @@ ST_3DLongestLine is still missing. Regina, please take a look if it looks ok. -2011-01-12 21:17 Jorge Arévalo +2011-01-12 21:17 Jorge Arévalo * [r6606] Regression test expected result is now empty. Related tickets: #759, #769. @@ -33860,7 +34077,7 @@ * [r6587] #722: Get rid of more deprecated functions - mem_size, xmax, xmin,ymax, ymin,zmflag,zmax,zmin -2011-01-10 14:21 Jorge Arévalo +2011-01-10 14:21 Jorge Arévalo * [r6586] Deleted gserialized check. It's safe to use geometry_gist_sel. Related ticket #758. @@ -33870,7 +34087,7 @@ * [r6585] Get rid of now unuseful note in ST_Value. Update short-description to reflect now works with geometry points -2011-01-09 16:01 Jorge Arévalo +2011-01-09 16:01 Jorge Arévalo * [r6584] Replaced annoying warning message for a debug-only message. Related ticket #759. @@ -33879,7 +34096,7 @@ * [r6583] fix typo from r6580, and some enhanced notes -2011-01-07 15:12 Jorge Arévalo +2011-01-07 15:12 Jorge Arévalo * [r6582] Bug solved: RASTER_DEBUGf replaced by RASTER_DEBUGF. Related ticket #757. @@ -33920,18 +34137,18 @@ length2d_spheroid, locate_along_measure, relate,PointOnSurface, SnapToGrid, symmetricdifference, touches -2011-01-05 17:41 Jorge Arévalo +2011-01-05 17:41 Jorge Arévalo * [r6574] Replaced references to "pixsize" by "scale". Complete the previous commit. Related ticket #654 -2011-01-05 17:38 Jorge Arévalo +2011-01-05 17:38 Jorge Arévalo * [r6573] Updated plpgsql scripts, replacing "PixelSize" with "Scale". Related ticket #654 -2011-01-05 17:01 Jorge Arévalo +2011-01-05 17:01 Jorge Arévalo * [r6572] Call to ctx->warn replaced by RASTER_DEBUGF, to avoid annoying and unexpected messages in calls to st_bandmetadata. @@ -34017,23 +34234,23 @@ * [r6558] -2011-01-03 16:35 Jorge Arévalo +2011-01-03 16:35 Jorge Arévalo * [r6557] Deleted old flex/bison analyzer for MapAlgebra. Newer version on raster/rt_core. -2011-01-03 16:17 Jorge Arévalo +2011-01-03 16:17 Jorge Arévalo * [r6556] Added regress test files for ST_IsEmpty and ST_HasNoBand (they were missed in previous commit) -2011-01-03 16:07 Jorge Arévalo +2011-01-03 16:07 Jorge Arévalo * [r6555] Added code for ST_IsEmpty and ST_HasNoBand functions. And test code for the first one. Related tickets #592, #593. -2011-01-03 11:53 Jorge Arévalo +2011-01-03 11:53 Jorge Arévalo * [r6554] Changed information return by postgis_raster_build_date and @@ -34041,24 +34258,24 @@ version. Related ticket #653 -2011-01-03 10:55 Jorge Arévalo +2011-01-03 10:55 Jorge Arévalo * [r6553] Raster doc updated with the new names of several functions (Box2D, Scale, etc). Related ticket #654 -2011-01-03 10:46 Jorge Arévalo +2011-01-03 10:46 Jorge Arévalo * [r6552] Renamed accessors and editors of 'PixelSize' to 'Scale', including tests. Related ticket #654. -2011-01-02 22:21 Jorge Arévalo +2011-01-02 22:21 Jorge Arévalo * [r6551] Some modifications made on basic MapAlgebra lexer/parser. Very basic version just now. -2011-01-01 15:35 Jorge Arévalo +2011-01-01 15:35 Jorge Arévalo * [r6550] Temporarily include postgis/gserialized.h file in raster/rt_pg/rtpostgis.sql.in.c to get access to GSERIALIZED_ON @@ -34072,7 +34289,7 @@ * [r6548] update bios -2010-12-30 23:28 Jorge Arévalo +2010-12-30 23:28 Jorge Arévalo * [r6547] Changed some functions names for operators. Related tickets #742, #730 @@ -34238,7 +34455,7 @@ * [r6506] put AddTopo.. example in programlisting tag, minior indenting changes -2010-12-26 13:24 Jorge Arévalo +2010-12-26 13:24 Jorge Arévalo * [r6505] ST_Box2D replaced by Box2D. Related ticket #730. @@ -34368,7 +34585,7 @@ dependency functions thru postgis 2.0 and then maybe completely rid in 2.1) -2010-12-22 18:59 Jorge Arévalo +2010-12-22 18:59 Jorge Arévalo * [r6475] Basic flex/bison grammar to start working with raster MapAlgebra @@ -34587,7 +34804,7 @@ database (helps getting stable results when running the tests manually using run_test directly) -2010-12-17 14:00 Jorge Arévalo +2010-12-17 14:00 Jorge Arévalo * [r6424] Added very basic flex files for raster MapAlgebra implementation. The file @@ -35328,7 +35545,7 @@ * [r6248] Updated the raster messages output by the configure script. -2010-12-02 14:40 Jorge Arévalo +2010-12-02 14:40 Jorge Arévalo * [r6247] Changed SRID by srid in LWPOLY structure call. Due to change in r6204 @@ -35675,7 +35892,7 @@ * [r6174] minor logging corrections -2010-11-14 18:10 Jorge Arévalo +2010-11-14 18:10 Jorge Arévalo * [r6173] Added MapAlgebra prerequisites to raster core. @@ -35829,17 +36046,17 @@ raster table and logs completion and timing to raster_garden_log table -2010-10-27 12:51 Jorge Arévalo +2010-10-27 12:51 Jorge Arévalo * [r6138] gdal2raster.py renamed to raster2pgsql.py. Related ticket #612 -2010-10-27 11:06 Jorge Arévalo +2010-10-27 11:06 Jorge Arévalo * [r6137] Added CC=@CC@ in raster/rt_core/Makefile.in. Related ticket #550. -2010-10-26 17:40 Jorge Arévalo +2010-10-26 17:40 Jorge Arévalo * [r6136] Fixes on PostGIS Raster debug system. The raster core uses @@ -35853,7 +36070,7 @@ * [r6135] start work on raster garden test generator -2010-10-26 16:40 Jorge Arévalo +2010-10-26 16:40 Jorge Arévalo * [r6134] New debug system, similar to the PostGIS debug system, with two sets of macros @@ -35886,7 +36103,7 @@ * [r6128] Use ptarray_isclosed to check closure -2010-10-25 16:06 Jorge Arévalo +2010-10-25 16:06 Jorge Arévalo * [r6127] Added svn tag keywords to raster plpgsql scripts. Related ticket #642. @@ -36010,7 +36227,7 @@ * [r6100] Apply mcayland patch to build parse/lex. Remember: make clean before make. -2010-10-22 16:29 Jorge Arévalo +2010-10-22 16:29 Jorge Arévalo * [r6099] Changed '--with-gdal' for '--with-gdalconfig'. Related tickets #610 #616 @@ -36030,7 +36247,7 @@ * [r6096] amend install instructions to reflect new simplied installation of raster support -2010-10-22 14:00 Jorge Arévalo +2010-10-22 14:00 Jorge Arévalo * [r6095] Raster build simplified. Only "./configure --with-raster & make & make install" needed. Raster objetive names changed in @@ -36120,13 +36337,13 @@ * [r6076] address some dtd errors -2010-10-13 17:12 Jorge Arévalo +2010-10-13 17:12 Jorge Arévalo * [r6075] Modified raster Makefiles to solve bugs of ticket #610 (build error and incorrect placement of rtpostgis.sql file) -2010-10-13 15:41 Jorge Arévalo +2010-10-13 15:41 Jorge Arévalo * [r6074] Deleted references to 'WKT' in rtpostgis.sql and faq_raster.xml @@ -36179,7 +36396,7 @@ * [r6062] Remove warnings -2010-10-10 11:16 Jorge Arévalo +2010-10-10 11:16 Jorge Arévalo * [r6061] Modified the prototype of dump core/server/sql functions, adding "wkt" to their names, because their returning elements are @@ -36326,16 +36543,16 @@ * [r6022] update install instructions to include install of raster and dependency on GDAL -2010-09-27 12:59 Jorge Arévalo +2010-09-27 12:59 Jorge Arévalo * [r6021] liblwgeom/lex.yy.c replaced with previous version -2010-09-26 21:41 Jorge Arévalo +2010-09-26 21:41 Jorge Arévalo * [r6020] README files updated with the new raster extension information. -2010-09-26 21:21 Jorge Arévalo +2010-09-26 21:21 Jorge Arévalo * [r6019] - Added raster extension to new 'raster' directory. - Modified PostGIS 'configure.ac' script to add support for new diff --git a/Version.config b/Version.config index 90f4fd7f4..0a3855f1a 100644 --- a/Version.config +++ b/Version.config @@ -5,7 +5,7 @@ POSTGIS_MAJOR_VERSION=2 POSTGIS_MINOR_VERSION=4 -POSTGIS_MICRO_VERSION=3dev +POSTGIS_MICRO_VERSION=3rc2 # Liblwgeom interface versioning, reset to 0:0:0 (cur:age:rev) # when changing POSTGIS_MINOR_VERSION @@ -19,4 +19,3 @@ LIBLWGEOM_IFACE_AGE=0 # Revision of current interface, set to 0 when adding an interface # or increment when just changing implementations. LIBLWGEOM_IFACE_REV=0 - diff --git a/ci/debbie/postgis_make_dist.sh b/ci/debbie/postgis_make_dist.sh index 94c767686..d3f49aea5 100644 --- a/ci/debbie/postgis_make_dist.sh +++ b/ci/debbie/postgis_make_dist.sh @@ -1,13 +1,10 @@ #!/bin/bash set -e ## begin variables passed in by jenkins +# export reference=$reference export PG_VER=9.6 -# export PGPORT=8442 export OS_BUILD=64 -# export POSTGIS_MAJOR_VERSION=2 -# export POSTGIS_MINOR_VERSION=2 -# export POSTGIS_MICRO_VERSION=0dev export PROJECTS=/var/lib/jenkins/workspace export GEOS_VER=3.6 export GDAL_VER=2.2 @@ -15,6 +12,7 @@ export WEB_DIR=/var/www/postgis_stuff export PATH="${PGPATH}/bin:$PATH" export LD_LIBRARY_PATH="${PROJECTS}/gdal/rel-${GDAL_VER}w${OS_BUILD}/lib:${PROJECTS}/geos/rel-${GEOS_VER}w${OS_BUILD}/lib:${PGPATH}/lib" +echo "Reference Branch: $reference" POSTGIS_MAJOR_VERSION=`grep ^POSTGIS_MAJOR_VERSION Version.config | cut -d= -f2` POSTGIS_MINOR_VERSION=`grep ^POSTGIS_MINOR_VERSION Version.config | cut -d= -f2` POSTGIS_MICRO_VERSION=`grep ^POSTGIS_MICRO_VERSION Version.config | cut -d= -f2`