]> granicus.if.org Git - postgis/shortlog
postgis
2012-07-23 Bborie ParkAdded ST_CoveredBy and regression tests. Ticket is...
2012-07-23 Bborie ParkFixed missing closing tag
2012-07-23 Bborie ParkAdded rt_raster_covered_by() and related tests
2012-07-23 Bborie ParkAdded docs for ST_Covers()
2012-07-23 Bborie ParkAdded ST_Covers() and regression tests. Ticket is...
2012-07-23 Bborie ParkAdded rt_raster_covers() and regression tests
2012-07-23 Bborie ParkAdded docs for ST_ContainsProperly(raster, raster)...
2012-07-23 Bborie ParkAdded ST_ContainsProperly(raster, raster) and regressio...
2012-07-23 Bborie ParkAddition of rt_raster_contains_properly and regression...
2012-07-23 Bborie ParkAdded regression tests for ST_Within(raster, raster...
2012-07-23 Bborie ParkMinor fixups to ST_Polygon in docs. Ticket is #1929.
2012-07-23 Bborie ParkMinor changes to comments
2012-07-23 Bborie ParkAddition of docs for ST_Within(raster, raster)
2012-07-23 Bborie ParkReintroduced ST_Intersects(geometry, raster) and ST_Int...
2012-07-23 Bborie ParkAdded docs for ST_Contains(raster, raster)
2012-07-23 Bborie ParkUpdated regression tests to reflect the removal of...
2012-07-23 Bborie ParkRemoved all raster/geometry variants of ST_Intersects...
2012-07-23 Bborie ParkRemoved geometry-based ST_Touches for raster,geometry...
2012-07-23 Bborie ParkRemoved vector-space (geometry-based) variants of ST_Ov...
2012-07-23 Bborie ParkAddition of ST_Contains and regression tests. Ticket...
2012-07-23 Bborie ParkAdded rt_raster_contains() and regression tests
2012-07-23 Bborie ParkRemoved some commented out code and added more debug...
2012-07-23 Regina Obe#1929 document behavior change and speed improvements
2012-07-20 Bborie ParkAddition debug messages and disabled one regression...
2012-07-19 Bborie ParkCode cleanup and additional debug output
2012-07-19 Bborie ParkUpdated NEWS and docs for ST_Touches()
2012-07-19 Bborie ParkAddition of ST_Touches() for rasters and related regres...
2012-07-19 Bborie ParkRemove rt_spatial_relationship regression tests as...
2012-07-19 Bborie ParkExtracted most of code in rt_raster_overlaps to create...
2012-07-19 Bborie ParkAdded docs for ST_Overlaps
2012-07-19 Bborie ParkAdded ST_Overlaps() and associated regression tests
2012-07-19 Bborie ParkAddition of rt_raster_overlaps and related regression...
2012-07-19 Bborie ParkRemoved code preventing use of rt_raster_intersects...
2012-07-19 Bborie ParkMinor documentation change regarding && operator and...
2012-07-19 Paul RamseyAdd in geography note
2012-07-17 Bborie ParkFixed ST_Polygon regression tests to properly handle...
2012-07-17 Bborie ParkFix function creation statement
2012-07-17 Bborie ParkAdded cleanup code for removing ST_BandSurface
2012-07-17 Bborie ParkRegression tests intended for ST_BandSurface are now...
2012-07-17 Bborie ParkRemoved ST_BandSurface as ST_Polygon does the same...
2012-07-16 Regina Obeadditional cleanup to insure settings are consistent
2012-07-16 Regina Obe#1913 regress check
2012-07-16 Regina Obe#1913 reverse geocoder sometimes gives least optimal...
2012-07-14 Bborie ParkUpdated TODO since a bunch of functions just had ticket...
2012-07-13 Bborie ParkUpdated TODO and refactored ST_Intersects(geometry...
2012-07-13 Bborie ParkAdded docs and updated NEWS for ST_BandSurface
2012-07-13 Bborie ParkAddition of ST_BandSurface and regressions tests. ...
2012-07-13 Bborie ParkAdditional tests for rt_raster_surface()
2012-07-13 Bborie ParkAdditional comments regarding use of lwgeom_as_multi...
2012-07-13 Bborie ParkAddition of rt_raster_surface() function and related...
2012-07-13 Bborie ParkInitial commit of rt_raster_surface() with base regress...
2012-07-12 Paul RamseyAdd in test for node splitting with nulls and empties...
2012-07-12 Bborie ParkChanged word choice "Supported" instead of "Available"
2012-07-12 Paul RamseyAllow circtree nodes to have more than 2 children ...
2012-07-11 Paul RamseyComment on methodology behind tree node merging
2012-07-11 Paul RamseyComplete geography performance work (#1796), move testi...
2012-07-11 Paul RamseyAdd note for future pain
2012-07-11 Paul RamseyFix issue with projecting from the poles, retain the...
2012-07-10 Paul RamseyFix a NaN result leaking into the tree building algorit...
2012-07-10 Sandro SantilliCreate target dir if non-existing
2012-07-06 Paul RamseyHandle best SRID finding for shapes the cross the poles...
2012-07-05 Paul RamseyFix issue where the cached object is a point and the...
2012-07-05 Paul RamseySupport for larger objects in ST_Intersection(geography...
2012-07-04 Paul RamseyFix problems with circtree building on short edges...
2012-07-04 Sandro SantilliFix pgsql2shp for big-endian systems (#1900)
2012-07-04 Bborie ParkChanged return value of rt_pixtype_get_min_value()...
2012-07-04 Bborie ParkFixed how the minimum possible value of a pixel type...
2012-07-03 Bborie ParkFixed handling of pixel value check for NODATA
2012-07-03 Bborie ParkAdded docs for ST_PixelAsPoints and ST_PixelAsCentroids...
2012-07-03 Bborie ParkAddition of notes differentiating ST_DumpPolygons and
2012-07-03 Bborie ParkAddition of regression tests for ST_PixelAsCentroids and
2012-07-03 Bborie ParkAddition of ST_PixelAsPoints and ST_PixelAsCentroids
2012-07-03 Bborie ParkRemoved RASTER_getPixelPolygon as it has been replaced...
2012-07-03 Bborie ParkChange signature of ST_PixelAsPolygons() and added...
2012-07-03 Bborie ParkAdded check for empty raster to RASTER_getPixelPolygons
2012-07-03 Bborie ParkRefactored ST_PixelAsPolygons to call a C function...
2012-07-03 Bborie ParkRenamed "hasnodata" function parameter to "exclude_noda...
2012-07-03 Regina Obefix typos
2012-07-03 Regina ObeAdmit defeat and render geometries old-fashoined way
2012-07-03 Regina Obelet see if a geom collection works
2012-07-03 Regina Obelets take out completely for now.
2012-07-03 Regina Obebreak out multiline into separate linestrings hopefully...
2012-07-03 Paul RamseyAdd in ST_DistanceTree for testing purposes. Do not...
2012-07-03 Regina Obeone more try
2012-07-03 Regina Obeforgot to commit wkt files
2012-07-03 Regina Obesome examples of delaunay triangles
2012-07-03 Sandro SantilliBe tolerant with regressing against GEOS-3.2.0
2012-07-03 Bborie Parkcleanup of examples for ST_Raster2WorldCoord()
2012-07-03 Regina Obeupdate unpackaged. Need to make this an automated...
2012-07-01 Paul RamseyFix problem thresholded distance searching in circ...
2012-06-30 Paul RamseyFix cache coherence error where the trees were being...
2012-06-29 Bborie Parkint32 instead of int4 as per Peter Eisentraut on postgi...
2012-06-29 Bborie ParkAdded svn:keywords entry and removed TODO item as ticke...
2012-06-29 Sandro SantilliLet testing temp dir be settable using PGIS_REG_TMPDIR
2012-06-29 Bborie ParkFixed line issues. Added another TODO item.
2012-06-29 Bborie ParkLine formatting
2012-06-28 Bborie ParkAdded raster TODO. Ticket is #1672
2012-06-27 Sandro SantilliAdd ST_DelaunayTriangles (#1215)
2012-06-27 Sandro SantilliAdd lwgeom_delaunay_triangulation (#1215)
2012-06-27 Sandro SantilliUse LDFLAGS environment when building liblwgeom (#1891)
next