]> granicus.if.org Git - postgis/shortlog
postgis
2012-06-15 Bborie ParkAdditional sorting of rt_clip regression test. Ticket...
2012-06-15 Bborie ParkMake the sql in rtpg_getSR slightly more flexible when...
2012-06-14 Paul Ramseyupdate ignore to ignore generated doxygen file
2012-06-14 Sandro SantilliCatch invalid topology name passed to topogeo_add*...
2012-06-13 Sandro SantilliDon't strip comment lines in the middle of COPY command...
2012-06-12 Sandro SantilliMove sqldefine include on top of the file (#1822)
2012-06-12 Sandro SantilliFix call to GEOS_interruptRegisterCallback (win32)
2012-06-12 Sandro SantilliOnly show readable relations in metadata tables (#1813)
2012-06-12 Sandro SantilliClearer error on setting an geometry to an invalid...
2012-06-12 Sandro SantilliDrop temporary table at end of ValidateTopology (#1797)
2012-06-12 Sandro SantilliReally accept collections and multipoints from ST_MakeV...
2012-06-12 Sandro SantilliAdd test for MULTIPOINT processing
2012-06-12 Sandro SantilliAdd GEOMETRYCOLLECTION input support for ST_MakeValid...
2012-06-12 Regina Obepart fix for #1860 ST_SRID not unique
2012-06-12 Sandro SantilliInstall comments when available, even withouth XSLTPROC...
2012-06-11 Sandro SantilliBuild and install comments when if possible (#1779)
2012-06-11 Regina ObeMislabeled function (raster missing new flag and ST_ASG...
2012-06-11 Regina Obeget rid of 2.1 enhancements section -- probably causing...
2012-06-11 Regina Obefix unclosed tag
2012-06-11 Regina ObeAdd a what's new in 2.1 section
2012-06-11 Bborie ParkAdded DROP statements for st_intersection variants...
2012-06-11 Regina Obewarnings too dark
2012-06-11 Regina Obewarnings should be more prominent. Move extension...
2012-06-11 Regina Obe#1815 put a big warning about this unexpected behavior...
2012-06-10 Regina Obe#1859 commit doc corrections from Kashif Rasul.
2012-06-08 Regina Obesnaptogrid to get rid of false failures on mingw-64...
2012-06-08 Mark Cave-AylandRename references to -r to -s in shp2pgsql-cli.c and...
2012-06-08 Regina Obe#1834 itemize srid ranges we include and set filter...
2012-06-08 Sandro SantilliFix failure to detect endpoint mismatch in ST_AddEdge...
2012-06-08 Sandro SantilliRemove unused variables
2012-06-08 Regina Obeminor improvements to prefer a named road over an unnam...
2012-06-07 Sandro SantilliProperly set permissions on backend temp dir
2012-06-07 Bborie ParkTweaked rt_clip queries to have the output ordered...
2012-06-07 Sandro SantilliRegister a GEOS interrupt callback to dispatch windows...
2012-06-07 Sandro SantilliRemove unused code
2012-06-07 Sandro SantilliIgnore generated Makefile (a new one)
2012-06-07 Sandro SantilliFix scoping of TEST variable (#1853)
2012-06-06 Paul RamseyWrong parameters for EPSG:3844 in spatial_ref_sys ...
2012-06-06 Sandro SantilliHave run_test.pl use strict mode
2012-06-02 Regina ObeForgot to add gisgraphy as another PostGIS geocoder...
2012-05-31 Paul RamseyConvert to using run_test.pl instead of run_test.sh
2012-05-31 Paul RamseyWorks for MinGW now
2012-05-31 Paul Ramseyback out run_test.pl change, that was an accident
2012-05-31 Sandro SantilliUse our own diff, avoid using Which. Works for me....
2012-05-31 Paul RamseyChange from sed to perl
2012-05-31 Paul RamseyConvert sed to perl
2012-05-31 Paul RamseySwitch from sed to perl
2012-05-31 Paul RamseySwitch from sed to perl
2012-05-31 Bborie ParkExplicit error message when dimensions requested exceed...
2012-05-31 Bborie ParkAdded more verbiage regarding setting SRID with -s...
2012-05-31 Bborie ParkCorrect spelling mistakes
2012-05-31 Bborie ParkUpdated docs to reflect change to minimum GDAL version
2012-05-31 Bborie ParkBumped up the minimum version of GDAL from 1.6 to 1.8
2012-05-31 Regina Obe#1812 change to use sT_Equals to account for polygon...
2012-05-31 Regina Obefix typos
2012-05-31 Regina Obe#1843 document new geocode_setting set/get functions...
2012-05-30 Paul RamseyConvert calls to 'sed' to calls to 'perl'
2012-05-30 Paul RamseyPerl-based pre/post hooks for the raster loader tests
2012-05-30 Paul RamseyUpdate the run_test.pl script to handle the raster...
2012-05-30 Regina Obe#1845 fix tracts/bg/tabblock loading
2012-05-28 Pierre RacineReplace the x, y iteration with a call to ST_MapAlgebra...
2012-05-28 Sandro SantilliInstall a signal handler to request GEOS interruption...
2012-05-27 Regina Obe#1843 - logic to add the new settings table, a get...
2012-05-25 Sandro SantilliHandle exceptions from GEOSUnionCascaded() in LWGEOM_GE...
2012-05-24 Bborie ParkCode cleanup related to rt_band_load_offline_data()
2012-05-24 Sandro SantilliDo not call OGRCleanupAll() within API functions
2012-05-24 Sandro SantilliDo not assume geos allocates using malloc. Reduce memor...
2012-05-23 Bborie ParkFixed GDALDriverH * to GDALDriverH.
2012-05-23 Bborie ParkUse GDALIdentifyDriver() to detect whether or not a...
2012-05-23 Olivier CourtinFix ST_AsGML prototype in legacy. Related to #1823
2012-05-23 Olivier CourtinFix geography prototype for ST_AsGML. Related to #1823
2012-05-23 Bborie ParkCorrect when to compute number of tiles. Ticket is...
2012-05-23 Bborie ParkAdd support for GeoTIFF subdatasets. Ticket is #1839
2012-05-23 Regina Obeforce casting to text for band types in various example...
2012-05-23 Regina Obebackout changes about 2.0.1 already accounted for in...
2012-05-23 Regina Obeadd section for 2.0.1 and more items in 2.1.0 -- sitll...
2012-05-22 Bborie ParkAdded missing "See Also" sections for ST_NearestValue and
2012-05-22 Bborie ParkFix unbalanced tags
2012-05-22 Bborie ParkAdded ST_World2RasterCoord, ST_Raster2WorldCoord, ST_Ne...
2012-05-22 Bborie ParkAdded docs for ST_NearestValue and ST_Neighborhood
2012-05-22 Bborie ParkRefactored function parameter names of ST_NearestValue and
2012-05-22 Bborie ParkAdded docs for ST_World2RasterCoord() and ST_Raster2Wor...
2012-05-22 Bborie ParkExpansion of regression tests and fix error messages
2012-05-22 Bborie ParkLowercase language due to case-sensitivity of PostgreSQ...
2012-05-22 Bborie ParkAdded regression tests for ST_World2RasterCoord and
2012-05-22 Bborie ParkAdded ST_Raster2WorldCoord and ST_World2RasterCoord...
2012-05-22 Bborie ParkRemoved unnecessary/unused variable
2012-05-22 Bborie ParkDrop ST_Neighborhood variants due to output datatype...
2012-05-22 Bborie ParkModified ST_Neighborhood and underlying functions to...
2012-05-22 Bborie ParkUpdated copyright
2012-05-22 Bborie ParkAdded SRID check to ST_NearestValue
2012-05-22 Bborie Parkaddition of ST_NearestValue and ST_Neighborhood
2012-05-22 Olivier CourtinFix wrong SQL prototype, wrong PostGIS version number...
2012-05-22 Regina Obe#1837 dupe refentry
2012-05-22 Regina Obedetail how to upgrade from tiger_2010 to tiger_2011...
2012-05-22 Paul RamseyAdd upgrade mode and start to get raster working. Bah...
2012-05-22 Paul RamseyUpgrade from 2.0 only
2012-05-22 Regina ObeAdd new functions and notes that 2.1 is tiger_2011...
2012-05-22 Regina Oberename function drop_national_tables_generate_script...
2012-05-22 Olivier CourtinUse NULL value as default for id on ST_AsGML cunit...
next