]> granicus.if.org Git - postgis/shortlog
postgis
2012-10-27 Regina Obemore ids and descriptive titles
2012-10-27 Regina Oberevise script hallie uses so strips out tags such as...
2012-10-27 Regina Obetry to put in some ids
2012-10-26 Bborie ParkAdded news regarding ST_Clip(raster, ...) in C and...
2012-10-26 Bborie ParkRewrite of ST_Clip(raster) to be C-based and updated...
2012-10-25 Bborie ParkFixed default Y-scale to -1 from 1
2012-10-25 Paul RamseyExpose some geodetic functions a little higher
2012-10-25 Paul RamseyFix error in ptarray traversal.
2012-10-25 Paul RamseyReorganize some pointarray loops and functions. Use...
2012-10-25 Paul RamseyRemove old signature for serialized_form function
2012-10-25 Paul RamseyAllow WKB generation to do direct memcpy of coordinates...
2012-10-25 Paul RamseyUse double alignment property to remove memcpy from...
2012-10-25 Paul RamseyRemove TODO note: the storage is now double aligned
2012-10-25 Paul RamseyChange the gbox calculation for geodetic edges to use...
2012-10-25 Regina Oberevert release note changes see if it fixes doc build...
2012-10-25 Regina Obefix id again (maybe old conflicted with another id)
2012-10-25 Regina Obefix chapter id doesn't follow our convention
2012-10-25 Regina Obegive release sections ids for easier reference
2012-10-24 Bborie ParkPreprocess input geometry for clipping raster by using...
2012-10-24 Bborie ParkAdded checks to rt_raster_gdal_rasterize() and RASTER_a...
2012-10-24 Bborie ParkBroke string for iowa hex into three parts so that...
2012-10-24 Bborie ParkHave ST_Tile() generate out-of-db tile bands if input...
2012-10-24 Paul RamseyWhoops make sure the test macros match the library...
2012-10-24 Paul RamseyAdd some debugging info to find failure in debbie
2012-10-24 Paul RamseyAdd explicit tests for edge_intersects()
2012-10-24 Paul RamseyMove the distance calculation to also use the edge_inte...
2012-10-24 Bborie ParkAdded "auto" option to -t switch where raster2pgsql...
2012-10-24 Regina Obeminor adjustments to terminology to improve searchin
2012-10-23 Bborie ParkRearranged function arguments for ST_Tile(raster)
2012-10-23 Bborie ParkAdded news and docs for ST_Tile(raster). Additional...
2012-10-23 Bborie ParkAdded ST_Tile() and regression tests. The circle is...
2012-10-23 Bborie ParkAdded rt_band_get_pixel_line() and regression tests
2012-10-23 Paul Ramsey(#2063) fix the vertex-crossing logic in the circular...
2012-10-23 Paul Ramsey(#2026) fix performance regression in geography distanc...
2012-10-23 Paul Ramsey(#1976) Geography point-in-ring code overhauled for...
2012-10-23 Bborie ParkMake changes to reflect patch from #2061
2012-10-23 Paul RamseyFuture test case for when we've solved p-i-p in generality
2012-10-22 Bborie ParkFix POSTGIS_RT_DEBUGF() usage
2012-10-22 Bborie ParkFixed doxygen comment formats
2012-10-22 Bborie ParkRemove unused variables.
2012-10-22 Bborie ParkCache frequently used variables minimize # of function...
2012-10-22 Bborie ParkInclude output from gdal-config --dep-libs when buildin...
2012-10-22 Bborie ParkAdd news and doc changes to indicate proper support...
2012-10-22 Bborie Parkhave raster2pgsql check for raster bands being NODATA
2012-10-22 Bborie ParkTweaked rt_band_check_is_nodata() to make use of rt_ban...
2012-10-22 Bborie ParkFinal fixes to support band's isnodata flag.
2012-10-22 Bborie ParkAll functions in core API now support a band's isnodata...
2012-10-22 Bborie ParkChanged signature of rt_band_get_nodata() as there...
2012-10-22 Bborie ParkSome work adding proper support for using a band's...
2012-10-22 Bborie ParkChanged function signature for core API function rt_ban...
2012-10-22 Bborie ParkMinor changes to references to raster2pgsql
2012-10-21 Regina Obeupdate crowd funding details
2012-10-21 Sandro SantilliFix GetTopoGeomElementArray(TopoGeometry) function...
2012-10-20 Regina Obefix headeer and description
2012-10-19 Paul RamseyWrap NEWS to 80cols
2012-10-19 Bborie ParkAdded to news regarding ticket #2057
2012-10-19 Bborie ParkAdd variables specifying PostgreSQL CPPFLAGS and LDFLAGS.
2012-10-19 Bborie ParkForgot to wrap tags with <para></para> in reference_ras...
2012-10-19 Bborie ParkFixed annoyances in the raster docs
2012-10-18 Bborie ParkCombined the gist spatial relationship tests into
2012-10-18 Bborie ParkCombined all raster GEOS dependent spatial relationship...
2012-10-18 Bborie ParkClamp SRID when comparing SRIDs of raster vs geometry...
2012-10-18 Bborie ParkAdded docs for geomval variant of ST_SetValues
2012-10-18 Bborie ParkAdd news items regarding changes to ST_SetValue and...
2012-10-18 Bborie ParkCode cleanup in rt_pg/rt_pg.c. Changed point geometry...
2012-10-18 Bborie ParkAddition of geomval variants of ST_SetValues() and...
2012-10-18 Regina Obescript to concatenate all the sections of postgis doc...
2012-10-17 Bborie ParkCorrect usage of memset()
2012-10-17 Bborie ParkCleanup description for ST_SetValues()
2012-10-17 Bborie ParkAdded items to NEWS and docs for ST_DumpValues
2012-10-17 Bborie ParkAddition of ST_DumpValues() and regression tests. Ticke...
2012-10-17 Bborie ParkAdd fallback method of getting maximum extent for exten...
2012-10-17 Sandro SantilliMove trim_trailing_zeros out of liblwgeom.h (#2054)
2012-10-17 Sandro SantilliGet OUT_* export macros out of liblwgeom.h (#2053)
2012-10-17 Sandro SantilliDo not print more digits than available from lwgeom_to_...
2012-10-17 Sandro SantilliIt is OUT_MAX_DOUBLE_PRECISION, not OUT_MAX_DIGS_DOUBLE...
2012-10-17 Sandro SantilliFix buffer overflow in lwgeom_to_geojson (#2052)
2012-10-16 Bborie ParkAdded optional interpolate_nodata flag as function...
2012-10-16 Sandro SantilliDo not abort populate_geometry_columns when table can...
2012-10-16 Bborie ParkFixed xml issues that are making debbie mad.
2012-10-16 Bborie ParkAdded news blurb and docs regarding expression variants of
2012-10-16 Bborie ParkAdded 2-raster expression variant of ST_MapAlgebra...
2012-10-16 Bborie ParkAdditional tweaking of returning empty raster from...
2012-10-16 Bborie ParkCorrected handling of NULL raster resulting from NO...
2012-10-16 Bborie ParkAdded one-raster expression variant for ST_MapAlgebra...
2012-10-16 Sandro SantilliEnhance documentation about TopoElement domain
2012-10-16 Sandro Santillitweak DEBUG line
2012-10-16 Sandro SantilliImprove TopologySummary output
2012-10-16 Sandro SantilliHave TopologySummary use the word "Mixed" for collectio...
2012-10-15 Bborie ParkFixed incorrect use of RASTER_DEBUGF().
2012-10-15 Bborie ParkMore poking at the docs for ST_MapAlgebra
2012-10-15 Bborie ParkAdd another example of ST_MapAlgebra() and some formatt...
2012-10-15 Bborie ParkChanged how ST_MapAlgebra regression test runs on Postg...
2012-10-14 Regina Obe#2046: fix 2.1 doesn't compile with postgresql 9.0
2012-10-14 Regina Obeupdategeometrysrid was describing old behavior. Update...
2012-10-12 Paul RamseyRemove odd srs error line from expected
2012-10-12 Paul RamseyReduce precision test to 1cm2. There is no doubt that...
2012-10-12 Paul RamseyReduce the precision of the double test... it passes...
2012-10-12 Bborie ParkBug fix where pos array size was incorrect.
2012-10-12 Bborie ParkRemoved warning block for ST_MapAlgebra() doc page...
next