projects
/
postgis
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
postgis
2011-11-21
Bborie Park
Fixed behavior of one raster not having specified band...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Bborie Park
Fixed extent bug for UNION in rt_raster_from_two_rasters
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
description corrections to ST_MapAlgebraNgbFct based...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Pierre Racine
Many fix following the C implementation of the two...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Add a vertex-snap-tolerance parameter to ptarray_substring
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
revise explanation based on trying to read the code...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Numerate tests for line_substring
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Pierre Racine
-Fix cut and paste error
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
get rid of extra para tag
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
ST_MapAlgebraFctNgb:add in the nodatamode to ST_ (forgo...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Add testcase for #1311 (lwgeom_split).
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Fix memory leak in lwgeom_split
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Hush warning about missing prototype.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Have gserialized_get_gbox_p always return a round-to...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Add testcase for ticket #1302 (now passes)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Update expected error messages not to include the ...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Rename "LibGeom Suite" to simply "libgeom", for easy...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Surrender to evidence of the narrow ring tested being...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Sandro Santilli
Improve robustness of ptarray_isccw (see #1302)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
Logic to add topology to database search path on instal...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-21
Regina Obe
FIX upgrade script - complement to r8186 - drop all...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Regina Obe
fix some ST_MapAlgebra userfunc arg names to agree...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Sandro Santilli
Add another test for ptarray_isccw, which incredibly...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Sandro Santilli
Do not memcpy to self in ptarray_reverse (see #1302)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Sandro Santilli
Better indent for comparing obtained/expected
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Sandro Santilli
Fix 'clean' rule under loader to drop stuff under ...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-20
Sandro Santilli
Add test for lwgeom_force_clockwise (see #1302)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-19
Sandro Santilli
Add test for ptarray_isccw (see #1302)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Bborie Park
Addition of function rt_util_gdal_datatype_to_pixtype...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Documented ST_Rotation and ST_SetRotation.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Bborie Park
Update parameter names for regprocedure data types
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Nodata mode defaults to 'ignore' if it is NULL. Added...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Non-functional change. Updated author email address...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Refactored ST_MapAlgebraFctNgb to cache userfunction...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Refactored ST_MapAlgebraFct to cache userfunction looku...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Bborie Park
Added a flag --with-raster-dblwarning so as to provide...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Enabled all tests on ST_MapAlgebraFctNgb.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
David Zwarg
Fixed debug problem in #1308
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
fix minor typo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
document new ST_GeomFromGeoJSON function. Will provide...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
minor corrections
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
increment alpha release number to allow upgrade with...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
fix code comment
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
forgot pixeltype in ngb arg list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
fix typo in linkends
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
put in missing spaces
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
ST_MapAlgebraFctNgb (and put in immuatable for other...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
#1306: document rescale and provide examples, fix st_re...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Paul Ramsey
Move library link to appropriate place.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Paul Ramsey
Add ST_GeomFromGeoJSON (#376)
commit
|
commitdiff
|
tree
|
snapshot
2011-11-18
Regina Obe
correct ST_Resample arguments to agree with implementat...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Bborie Park
Fix the 8.4 error only described in #1296.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Bborie Park
Additional corrections and cleanup for ST_BandNoDataValue
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Bborie Park
Fixed a bunch of other nodataval datatype issues.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Bborie Park
Fixed invalid handling of nodatavalue in ST_BandMetaDat...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Regina Obe
put in some spacing
commit
|
commitdiff
|
tree
|
snapshot
2011-11-17
Regina Obe
more event ideas
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Regina Obe
put in missing svn:keywords fix formatting of cards...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Regina Obe
Post GIS day commemorative cards generator
commit
|
commitdiff
|
tree
|
snapshot
2011-11-16
Regina Obe
logic to create a an topology_upgrade_20_minor.sql
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Bborie Park
Removed hardcoded SRID of 0 and replaced with ST_SRID...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-15
Regina Obe
put in missing t in raster load examples
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
David Zwarg
Added single version of map algebra that operates on...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Bborie Park
Added ability to specify raster width and height to...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Regina Obe
revise extension upgrade builder to use new remove...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Regina Obe
minor corrections to extension helper, create extension...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-14
Regina Obe
helper functions for creating upgrade extension script...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-13
Regina Obe
#1288: correct some obsolete advice about how to create...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Sandro Santilli
Do not consider nodes with the same bounding box as...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Bborie Park
Added checks to make sure user-function is valid. ...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Regina Obe
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Regina Obe
escape html entitities in program listing of ST_MApAlge...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Regina Obe
add examples and fix arg list
commit
|
commitdiff
|
tree
|
snapshot
2011-11-12
Bborie Park
Removed third variant as it conflicts with the second...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Regina Obe
begin documentation of 2 band ST_MapAlgebraFct -- waiti...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Regina Obe
fix arg list in ST_MapAlgebraExpr single band version...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
David Zwarg
Added more test to plpgsql ST_MapAlgebraFctNgb prototype.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
David Zwarg
Added pl/pgsql prototype of the neighborhood map algebr...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Bborie Park
Removed commented-out stubs for nonexistant RASTER_mapA...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Bborie Park
Add ST_MapAlgebraFct for 2 rasters. This is the siblin...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-11
Regina Obe
put comment about expression
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
David Zwarg
Updated documentation for all variants of ST_MapAlgebraFct.
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Sandro Santilli
Make sure to "round-to-float" boxes read from serialize...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Regina Obe
add missing references to other functions used
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Regina Obe
Add example of overlaying single rasters on same canvas
commit
|
commitdiff
|
tree
|
snapshot
2011-11-10
Bborie Park
Signatures changed for ST_MapAlgebraExpr where nodatava...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Bborie Park
Removed all remaining memory leaks from testapi.c
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Bborie Park
Rolled back attempt to clean up memory handling. We...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Bborie Park
Separated the output raster's extent calculation from...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
fix typos, provide description for nodatanodataval...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Bborie Park
Fixed bug where an expression doesn't contain a placeho...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
fix minor typos
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
increment version
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
break out what all the different arguments are in 2...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
fix some typos, revise example demonstrating difference...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-09
Regina Obe
Add ST_BandMetaData to drop target. Upgrade can't...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Bborie Park
Fix floating point issues in rt_raster_geopoint_to_cell...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Bborie Park
Bug fix for evaluating remainder when remainder is...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Regina Obe
ST_MapAlgebraExpr - 2 band version - incorporate Pierre...
commit
|
commitdiff
|
tree
|
snapshot
2011-11-08
Regina Obe
document ST_MapAlgebraExpr (2 raster band version)...
commit
|
commitdiff
|
tree
|
snapshot
next