]> granicus.if.org Git - postgis/shortlog
postgis
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)
2011-11-04 Sandro SantilliFix clean rule to get rid of .o files
2011-11-04 Sandro SantilliExpose ST_Node at SQL level (#1206)
2011-11-04 Regina Obeability to turn off example generation, and change...
2011-11-04 Sandro SantilliFix builds againts GEOS < 3.3
2011-11-04 Sandro SantilliAdd an lwgeom_node function in liblwgeom (see #1206)
2011-11-04 Regina ObeAdd enhanced note for AddGeometryColumn
2011-11-03 Sandro SantilliAdd lwcollection_reserve internal function
2011-11-03 Sandro SantilliPass GEOS version to unit tests, skip test for SPLIT...
2011-11-03 Sandro SantilliAdd an line-by-point internal split function taking...
2011-11-02 Sandro SantilliAdd test for ST_Summary
2011-11-02 Regina Obechange order of populate_geometry_columns drop all...
2011-11-02 Regina Obedrop populate_geometry_columns(). This is needed...
2011-11-02 Regina Obe#1256 drop memgeomunion so geomunion can be dropped
2011-11-02 Regina Obemore formatting experiments
2011-11-02 Paul RamseyComposite geometries end up with nested BBOX caches...
2011-11-01 Bborie ParkBased upon mailing list discussion, changed call to...
2011-11-01 Paul RamseyMake st_summary at least return consistent results...
2011-11-01 Regina Obedocument ST_SameAlignment
2011-11-01 Regina Oberevise all to output arg list and conditionally show...
2011-11-01 Regina Obexsl to generate postgis cheatsheet, add make cheatsheet...
2011-10-31 Sandro SantilliST_CreateTopoGeo: speedup merged lines splitting [RT...
2011-10-31 Paul RamseyIncrease accuracy of area calculation (#810)
2011-10-31 Paul RamseyRemove redundant prototype
2011-10-31 Paul RamseyMove gserialized_get_gbox_p to liblwgeom and gserialize...
2011-10-31 Paul RamseyRename pglwgeom_box2d_p
2011-10-31 Regina Obeadd raster cheat sheet generator -- and a make cheatshe...
2011-10-31 Regina Obeget rid of word "Functions" in section headers
2011-10-31 Sandro SantilliST_CreateTopoGeo: do not drop input nodes of degree...
2011-10-31 Sandro SantilliFix generation of topology in presence of edges with...
2011-10-31 Regina Obefix another erroneous statement - its ValidateTopology...
2011-10-31 Regina Obeget rid of word feature in description of AddTopGeometr...
2011-10-31 Regina Obemore cleanup -- only print example sections if they...
2011-10-31 Regina Obebuild cheat sheet for tiger geocoder. This one looks...
2011-10-31 Regina Obelogic to flag new functions and allow tags in listings...
2011-10-30 Regina Obeget rid of unused styles
2011-10-30 Sandro SantilliAddEdgeModFace, AddEdgeNewFaces: simplify calls to...
2011-10-30 Paul RamseyRemove some duplicate headers (much of this to be done...)
2011-10-30 Paul RamseyRemove SERIALIZED_FORM
2011-10-30 Paul RamseyRemove pglwgeom_serialize
2011-10-30 Sandro SantilliAdd some hints about the visited table for topology...
2011-10-30 Regina Obelogic to build html cheatsheet -- some logic still...
2011-10-30 Regina Obeget rid of extra fluff words in section titles
2011-10-29 Paul RamseyFix regression
2011-10-29 Paul RamseyRemove pglwgeom_ndims
2011-10-29 Paul RamseyRemove pglwgeom_size
2011-10-29 Paul RamseyRemove pglwgeom_get_zm
next