]> granicus.if.org Git - postgis/shortlog
postgis
2012-02-27 Sandro SantilliProperly cleanup spatial_ref_sys after loader tests
2012-02-27 Sandro SantilliProperly cleanup spatial_ref_sys
2012-02-27 Sandro SantilliDefine the legacy 'within' as a proxy to ST_Within...
2012-02-27 Sandro SantilliGenerate uninstall_legacy.sql from legacy.sql (#949)
2012-02-27 Bborie ParkCorrect handling of 8BSI pixel types when converting...
2012-02-27 Sandro SantilliFix "make clean" to drop all generated files
2012-02-27 Sandro SantilliEncode dependency of topology script on sqldefines...
2012-02-27 Sandro SantilliHave postgis_full_version() check versions of all objec...
2012-02-27 Sandro SantilliHave postgis_raster_lib_version() include SVN revision...
2012-02-27 Sandro Santillist_clip signature changed (#1620)
2012-02-27 Sandro SantilliAdd postgis_raster_scripts_installed() function (#1608)
2012-02-27 Sandro SantilliAdd postgis_topology_scripts_installed() function ...
2012-02-27 Regina Obeupdate to March. Seems likely we'll miss the February...
2012-02-27 Sandro SantilliSet script version to master version + svn revision...
2012-02-26 Bborie ParkAdditional test of rt_raster_to_gdal().
2012-02-25 Paul RamseyMinor update to comments.
2012-02-25 Paul RamseySimplify table/schema copying, hopefully fix windows.
2012-02-25 Paul RamseyCompress sed calls into one to make life better for...
2012-02-25 Paul RamseyCorrect fix for win32 crasher, it was proj returning...
2012-02-25 Paul RamseySPI_finish before dropping out on NULL proj4text
2012-02-25 Paul RamseyMatch to new behavior on null proj4text
2012-02-25 Paul RamseyRemove Win32 crasher on NULL proj4 string
2012-02-24 Paul RamseyQuote out the svn and git commands for windoze
2012-02-24 Bborie ParkForgot to update regression tests for changes made...
2012-02-24 Bborie ParkFixed conversion of pixel types between PostGIS raster...
2012-02-24 Pierre RacineMinor corrections.
2012-02-24 Paul RamseyFix up the revision info in the usage lines
2012-02-24 Sandro SantilliMake sure the created backend temp directory is world...
2012-02-24 Bborie ParkAdditional fixups to not increase extent if an alignmen...
2012-02-24 Sandro SantilliBe immune from topology sequence advancements
2012-02-24 Paul RamseyMake sure the regress tmp directory exists before tryin...
2012-02-24 Bborie ParkAdded additional conditions for rt_raster_gdal_rasteriz...
2012-02-24 Sandro SantilliDo not report "face without edges" error for universal...
2012-02-24 Sandro SantilliRename the backend temp dir and drop with brute force
2012-02-24 Sandro SantilliProperly drop the temporary directory setup for backend...
2012-02-24 Bborie ParkSet all raster CASTs to be ASSIGNMENT not IMPLICIT...
2012-02-23 Bborie ParkAdded correct handling of negative scale-x and positive...
2012-02-23 Bborie ParkRenamed rt_raster_dump_as_wktpolygons() to rt_raster_gd...
2012-02-23 Sandro SantilliDon't deep clone POINTARRAY in GML input routine.
2012-02-23 Pierre RacineRewrote most of ST_AsRaster. Grouped similar variants...
2012-02-23 Sandro SantilliSet the default regression temp dir to /tmp/pgis_reg...
2012-02-23 Sandro SantilliHave ST_GetFaceGeometry check face existance, regress...
2012-02-23 Sandro SantilliDrop the UpdateGeometrySRID version with old param...
2012-02-22 Paul RamseyCorrectly handle the new lexer/parser output files
2012-02-22 Bborie ParkRewrote chunks of rt_raster_gdal_warp() and rt_raster_g...
2012-02-22 Paul RamseySet svn:eol-style native (#1598)
2012-02-22 Paul RamseyUpdate numbers for alpha6
2012-02-22 Regina Obeput in LF instruction to prevent my windows from puttin...
2012-02-22 Paul RamseyChange dos to unix lineends. (#1598)
2012-02-22 Paul RamseyIgnore makefile
2012-02-22 Paul RamseyReally remove the dos linefeeds this time (#1598)
2012-02-22 Paul RamseyRevert dos lineending commit that blew away those files...
2012-02-22 Paul RamseyUse consistent UNIX line endings (#1598) fix up those...
2012-02-22 Paul RamseySwitch to evaluating tests using psql with verbosity...
2012-02-22 Sandro SantilliFix ST_Polygonize aggregate to retain Z (#1602)
2012-02-22 Sandro SantilliStay within 80 cols
2012-02-22 Sandro SantilliParametrize max user SRID in the SQL file too
2012-02-22 Sandro SantilliCheck SRID passed to UpdateGeometrySRID, patch by Mike...
2012-02-22 Sandro SantilliForward port fix to #1595, although there's no way...
2012-02-22 Regina Obecorrect st_clip raster so eimage matches the code....
2012-02-21 Pierre RacineAdded single quote around 8BUI since the XSL now escape...
2012-02-21 Pierre RacineAdded one missign default value for the value parameter...
2012-02-21 Sandro SantilliAdd a ptarray_transform function in liblwgeom API
2012-02-21 Sandro SantilliDraft an lwgeom_from_gml function (#1591)
2012-02-21 Sandro SantilliPrint SRID in decimal form, not hex (#1593)
2012-02-21 Sandro SantilliUpdate documentation about shp2pgsql -s/-g flag (#1524)
2012-02-21 Sandro SantilliAdd an --extensions switch to run_test (#964)
2012-02-21 Sandro SantilliPut prepare/upgrade/uninstall operations in their own...
2012-02-20 Pierre RacineMore work on ST_Resample and ST_Intersection
2012-02-20 Sandro SantilliIgnore generated extensions and java files
2012-02-20 Sandro SantilliDo not printf from potgis library. Possibly fixes ...
2012-02-20 Sandro SantilliIgnore generated java/jdbc/Makefile
2012-02-20 Sandro SantilliEscape single quotes in param list when generating...
2012-02-20 Sandro SantilliAnt rules to excecute maven by Maria Arias de Reyna...
2012-02-20 Sandro SantilliUpdate face MBR on edge change (#1587)
2012-02-20 Sandro SantilliEnhance documentation for ST_ChangeEdgeGeom
2012-02-17 Regina ObeLink to my office base article on how to display postgi...
2012-02-17 Pierre RacineRewrote the ST_Rescale documentation.
2012-02-17 Paul RamseyThis works but it makes estimated extent case sensitive...
2012-02-17 Pierre RacineTicket #1536. First revision of st_intersection()....
2012-02-17 Sandro SantilliCheck edge disposition around endnodes (#1571)
2012-02-17 Pierre RacineMany more small typo fixes...
2012-02-17 Sandro SantilliRework edge motion range construction (#1571)
2012-02-17 Sandro SantilliAdd another test for ST_ChangeEdgeGeom
2012-02-17 Sandro SantilliHandle some (not all) cases of non-isomorphic edge...
2012-02-17 Sandro SantilliAdd test numbers to ST_ChangeEdgeGeom regression cases
2012-02-17 Sandro SantilliIgnore utils/postgis_restore.pl (now generated)
2012-02-16 Sandro SantilliUpdate comment, hopefully clearer now
2012-02-16 Pierre RacineFixed a number of small problem. Capitalized x and y.
2012-02-16 Sandro SantilliAdd a topology.GetNodeEdges function
2012-02-16 Sandro SantilliIgnore postgis_svn_revision.h
2012-02-16 Sandro SantilliSet availability of ST_ChangeEdgeGeom
2012-02-16 Sandro SantilliFix cross reference
2012-02-16 Paul RamseyRemove now-obsolete TODO comment
2012-02-16 Paul RamseyPrepare for Proj4.8 with spheroid info handling
2012-02-15 Paul RamseyAdd generated files to svn:ignore
2012-02-15 Paul Ramseyjdbc: org.postgis.Point.equals() is not reflexive ...
2012-02-15 Paul RamseyFix XML typo
2012-02-15 Paul RamseyNegative distance argument to ST_Buffer not documented...
2012-02-15 Paul Ramseyshp2pgsql: a switch to drop M from 4d imports (#900)
next