]> granicus.if.org Git - postgis/shortlog
postgis
2011-11-20 Sandro SantilliBetter indent for comparing obtained/expected
2011-11-20 Sandro SantilliFix 'clean' rule under loader to drop stuff under ...
2011-11-20 Sandro SantilliAdd test for lwgeom_force_clockwise (see #1302)
2011-11-19 Sandro SantilliAdd test for ptarray_isccw (see #1302)
2011-11-18 Bborie ParkAddition of function rt_util_gdal_datatype_to_pixtype...
2011-11-18 David ZwargDocumented ST_Rotation and ST_SetRotation.
2011-11-18 Bborie ParkUpdate parameter names for regprocedure data types
2011-11-18 David ZwargNodata mode defaults to 'ignore' if it is NULL. Added...
2011-11-18 David ZwargNon-functional change. Updated author email address...
2011-11-18 David ZwargRefactored ST_MapAlgebraFctNgb to cache userfunction...
2011-11-18 David ZwargRefactored ST_MapAlgebraFct to cache userfunction looku...
2011-11-18 Bborie ParkAdded a flag --with-raster-dblwarning so as to provide...
2011-11-18 David ZwargEnabled all tests on ST_MapAlgebraFctNgb.
2011-11-18 David ZwargFixed debug problem in #1308
2011-11-18 Regina Obefix minor typo
2011-11-18 Regina Obedocument new ST_GeomFromGeoJSON function. Will provide...
2011-11-18 Regina Obeminor corrections
2011-11-18 Regina Obeincrement alpha release number to allow upgrade with...
2011-11-18 Regina Obefix code comment
2011-11-18 Regina Obeforgot pixeltype in ngb arg list
2011-11-18 Regina Obefix typo in linkends
2011-11-18 Regina Obeput in missing spaces
2011-11-18 Regina ObeST_MapAlgebraFctNgb (and put in immuatable for other...
2011-11-18 Regina Obe#1306: document rescale and provide examples, fix st_re...
2011-11-18 Paul RamseyMove library link to appropriate place.
2011-11-18 Paul RamseyAdd ST_GeomFromGeoJSON (#376)
2011-11-18 Regina Obecorrect ST_Resample arguments to agree with implementat...
2011-11-17 Bborie ParkFix the 8.4 error only described in #1296.
2011-11-17 Bborie ParkAdditional corrections and cleanup for ST_BandNoDataValue
2011-11-17 Bborie ParkFixed a bunch of other nodataval datatype issues.
2011-11-17 Bborie ParkFixed invalid handling of nodatavalue in ST_BandMetaDat...
2011-11-17 Regina Obeput in some spacing
2011-11-17 Regina Obemore event ideas
2011-11-16 Regina Obeput in missing svn:keywords fix formatting of cards...
2011-11-16 Regina ObePost GIS day commemorative cards generator
2011-11-16 Regina Obelogic to create a an topology_upgrade_20_minor.sql
2011-11-15 Bborie ParkRemoved hardcoded SRID of 0 and replaced with ST_SRID...
2011-11-15 Regina Obeput in missing t in raster load examples
2011-11-14 David ZwargAdded single version of map algebra that operates on...
2011-11-14 Bborie ParkAdded ability to specify raster width and height to...
2011-11-14 Regina Oberevise extension upgrade builder to use new remove...
2011-11-14 Regina Obeminor corrections to extension helper, create extension...
2011-11-14 Regina Obehelper functions for creating upgrade extension script...
2011-11-13 Regina Obe#1288: correct some obsolete advice about how to create...
2011-11-12 Sandro SantilliDo not consider nodes with the same bounding box as...
2011-11-12 Bborie ParkAdded checks to make sure user-function is valid. ...
2011-11-12 Regina ObeFix typo
2011-11-12 Regina Obeescape html entitities in program listing of ST_MApAlge...
2011-11-12 Regina Obeadd examples and fix arg list
2011-11-12 Bborie ParkRemoved third variant as it conflicts with the second...
2011-11-11 Regina Obebegin documentation of 2 band ST_MapAlgebraFct -- waiti...
2011-11-11 Regina Obefix arg list in ST_MapAlgebraExpr single band version...
2011-11-11 David ZwargAdded more test to plpgsql ST_MapAlgebraFctNgb prototype.
2011-11-11 David ZwargAdded pl/pgsql prototype of the neighborhood map algebr...
2011-11-11 Bborie ParkRemoved commented-out stubs for nonexistant RASTER_mapA...
2011-11-11 Bborie ParkAdd ST_MapAlgebraFct for 2 rasters. This is the siblin...
2011-11-11 Regina Obeput comment about expression
2011-11-10 David ZwargUpdated documentation for all variants of ST_MapAlgebraFct.
2011-11-10 Sandro SantilliMake sure to "round-to-float" boxes read from serialize...
2011-11-10 Regina Obeadd missing references to other functions used
2011-11-10 Regina ObeAdd example of overlaying single rasters on same canvas
2011-11-10 Bborie ParkSignatures changed for ST_MapAlgebraExpr where nodatava...
2011-11-09 Bborie ParkRemoved all remaining memory leaks from testapi.c
2011-11-09 Bborie ParkRolled back attempt to clean up memory handling. We...
2011-11-09 Bborie ParkSeparated the output raster's extent calculation from...
2011-11-09 Regina Obefix typos, provide description for nodatanodataval...
2011-11-09 Bborie ParkFixed bug where an expression doesn't contain a placeho...
2011-11-09 Regina Obefix minor typos
2011-11-09 Regina Obeincrement version
2011-11-09 Regina Obebreak out what all the different arguments are in 2...
2011-11-09 Regina Obefix some typos, revise example demonstrating difference...
2011-11-09 Regina ObeAdd ST_BandMetaData to drop target. Upgrade can't...
2011-11-08 Bborie ParkFix floating point issues in rt_raster_geopoint_to_cell...
2011-11-08 Bborie ParkBug fix for evaluating remainder when remainder is...
2011-11-08 Regina ObeST_MapAlgebraExpr - 2 band version - incorporate Pierre...
2011-11-08 Regina Obedocument ST_MapAlgebraExpr (2 raster band version)...
2011-11-08 Paul RamseyDo the "are boxes different?" test in ST_Equals using...
2011-11-08 Sandro SantilliRe-fix robustness issue on 32bit system (seg is 0-based...
2011-11-08 Sandro SantilliGive unique names to linearref tests
2011-11-08 Sandro SantilliAdd test for bug #1270
2011-11-08 Sandro SantilliFix st_line_locate_point check for "last point" (#1271)
2011-11-08 Bborie ParkRenamed ST_MapAlgebra2Expr to ST_MapAlgebra after conce...
2011-11-08 Bborie ParkReplaced ST_MapAlgebraExpr's "nodatavalueexpr" paramete...
2011-11-07 Bborie ParkRephrased a sentence or two in ST_Resample. Might...
2011-11-07 Bborie ParkAddition of 2-raster map algebra function ST_MapAlgebra...
2011-11-07 Sandro SantilliEnhance robustness of ptarray_locate_point, fixing...
2011-11-06 Bborie ParkFollowing the cleanup in r8104, additional cleanup...
2011-11-06 Sandro SantilliDouble-check line splitting to avoid returning empty...
2011-11-06 Sandro SantilliDon't change SQL at compile time. The code is safe...
2011-11-06 Bborie ParkRenamed output parameter "hasnodatavalue" to "hasnodata...
2011-11-06 Bborie ParkFixed the bug described in #1263. Also fixed additiona...
2011-11-05 Bborie ParkReverted r8100 due to regression failures. Instead...
2011-11-05 Bborie ParkMoved postgis_gdal_version() from rtpostgis.sql.in...
2011-11-05 Regina ObeFix output of ST_Node -- evidentally we haven't yet...
2011-11-04 Regina Obeincrement to 2.0.0a4
2011-11-04 Regina Obeincrement to 2.0.0a4
2011-11-04 Regina Obealphabatize reference_processing section. Change postg...
2011-11-04 Regina Obe#1206: put in example for ST_Node. Can't test yet...
2011-11-04 Sandro SantilliDocument ST_Node (#1206)
2011-11-04 Sandro SantilliAdd SQL-level tests for ST_Node (#1206)
next