]> granicus.if.org Git - postgis/shortlog
postgis
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...
2012-10-12 Bborie ParkMore documentation changes regarding deprecation status of
2012-10-12 Bborie ParkDuplicated and refactored the ST_XXX4ma() functions...
2012-10-12 Sandro SantilliExit with non-zero code when commandline is malformed
2012-10-12 Sandro SantilliAdd pdf-localized rule for building localized pdf manual
2012-10-12 Sandro SantilliIgnoring generated files in tiger_geocoder extension
2012-10-12 Sandro SantilliFix compiler warnings in lwgeom_geos.c
2012-10-12 Sandro SantilliFix a "set but not used" warning.
2012-10-12 Sandro SantilliFix ptarray_area_sphere signature (#2040)
2012-10-12 Sandro SantilliUpdate po files after changes in installation.xml
2012-10-12 Sandro SantilliAdd more uses of <command> and <filename> in installati...
2012-10-12 Sandro SantilliPut <comment> tags in <para>, fixing #2041
2012-10-12 Sandro SantilliConsistently use <command> tag for "make comments"
2012-10-11 Paul RamseyImprove support for ST_Area(geography) over dateline...
2012-10-11 Sandro SantilliTranslation of intruduction.xml to pt_BR by George...
2012-10-11 Sandro SantilliUpdate po files
2012-10-11 Paul RamseyMove area core calculation to ptarray.
2012-10-11 Paul RamseyIgnore build artifacts from geocoder
2012-10-11 Sandro SantilliSimplify description of TopoElementArray
2012-10-11 Regina ObeGet rid of hard-coded paths
2012-10-11 Sandro SantilliUpdate json-c url
2012-10-10 Regina Obecreate norm_addy
2012-10-10 Regina Obe#1627 : more cleanup of extension install, add configur...
2012-10-10 Bborie ParkAdded missing Availability details for various raster...
2012-10-10 Regina Obefix error in index column name picked up when trying...
2012-10-10 Regina Obe#2037: flag some new raster functions as new in this...
2012-10-10 Bborie ParkAdded n-raster ST_MapAlgebra(). Additional error checki...
2012-10-10 Regina ObeJust enough to make it compile but doesn't work yet
2012-10-10 Paul RamseyAdd in arc ptarray vs ptarray and arc ptarray vs arc...
2012-10-09 Bborie ParkAdded HASH opclass and = operator for raster. This...
2012-10-09 Bborie ParkSyntax cleanup
2012-10-09 Paul RamseyAdd in arc ptarray vs point distance function (#2018)
2012-10-09 Paul RamseyFix comment per rcoup
2012-10-09 Paul RamseyFix up some errors in ptarray_arc iteration and the...
2012-10-09 Paul RamseyPoint-in-polygon function for arc-based point-arrays...
2012-10-09 Regina Obe#1627: Start work on packaging as an extension -- it...
2012-10-05 Sandro SantilliFix adding a splitting point into a 2.5d topology ...
2012-10-05 Regina Obelink to ST_3DClosestPoint from ST_ClosestPoint. Some...
2012-10-05 Regina Obe#2027: change order of operation -- have cleanup happen...
2012-10-04 Regina Obeupdate st_union examples (single should always specify...
2012-10-03 Bborie ParkAddition of flag nbnodata to rt_raster_iterator() thus...
2012-10-03 Bborie ParkUpdated NEWS and docs regarding ST_Union(raster) behavi...
2012-10-03 Bborie ParkTweak what value to initialize new band to when NODATA...
2012-10-03 Bborie ParkAddition of ST_Union(raster) function and regression...
2012-10-03 Bborie ParkAdded regression test for rt_raster_clone() and added...
2012-10-03 Bborie ParkAddition of shortcut function rt_raster_clone()
2012-10-03 Regina Obeupdate unpackaged to include new raster (e.g. unionarg)
2012-10-03 Regina Obe#2027: Add unionarg
2012-10-03 Sandro SantilliST_AddEdge*: make update of old face edges more robust...
2012-10-03 Regina Obeoops forgot to finish the changed statement
2012-10-03 Regina Oberevise st_union example to show new and faster way...
2012-10-02 Bborie ParkMinor addition of debug messages
2012-10-02 Bborie ParkAdded multi-band support for ST_Union. Ticket is ...
2012-10-01 Regina Obe#1938 document addition of addbandarg and swap out...
2012-10-01 Paul RamseyRename lwcircle_calculate_gbox_cartesian_2d to lw_arc_c...
2012-10-01 Paul RamseyRename lwcircle_center to lw_arc_center to match other...
2012-10-01 Paul RamseyAnal retentive code re-organization. Try and move the...
2012-10-01 Sandro SantilliDo not confuse CREATE OPERATOR FAMILY with a CREATE...
2012-10-01 Sandro SantilliAccept array properties in GML input multi-geom input...
2012-10-01 Sandro SantilliCreate target dir if non-existing
2012-09-29 Regina Obeupdate postgis unpackaged script. postgis_topology...
2012-09-29 Sandro SantilliProvide a script to opt out of extensions
2012-09-28 Bborie ParkAddition of C-based ST_Union(raster) aggregate function...
2012-09-28 Paul RamseyRemove unused point in poly function
2012-09-28 Paul RamseyAdd ptarray_contains_point to ptarray file, so that...
2012-09-28 Paul RamseyRemove no longer used function, lwgeom_pt_inside_circle.
2012-09-28 Paul RamseyAdd new pointer-based coordinate access method, now...
2012-09-28 Paul RamseyAnal retentive function renaming: ptarray_isclosed...
2012-09-28 Paul RamseyMove some ptarray functions out of postgis and back...
2012-09-28 Paul RamseyMeasurement support for arcs (#2018)
2012-09-28 Paul RamseyAdd casts from geometry::path, geometry::point, geometr...
2012-09-27 Paul RamseyDistance calculation support for arc features (#2018...
2012-09-26 Bborie ParkAdditional regression tests for ST_Neighborhood and...
2012-09-25 Bborie ParkAdded docs regarding the callback function for rt_raste...
2012-09-25 Bborie ParkAdded regression tests, bug fixes and code cleanup for
2012-09-25 Bborie ParkAdded rt_raster_iterator(), which is feature complete...
2012-09-25 Bborie ParkChanged behavior when there is no pixels in the neighbo...
2012-09-25 Bborie ParkAdditional documentation regarding memory ownership
2012-09-25 Bborie ParkAdded correct handling of rt_band's ownsdata flag indic...
2012-09-25 Regina Obe#2012: Change client_min_messages to warning instead...
2012-09-24 Bborie ParkChanged output array of ST_Neighborhood to have dimensi...
2012-09-24 Bborie ParkAdditional tests for ST_Neighborhood()
2012-09-22 Regina Obe#2010: Include for 9.3 move to below postgis_config...
2012-09-22 Regina Obe#2010: compile support for 9.3
2012-09-22 Regina ObeAdd link to OpenGeo workshop on KNN to KNN operator.
2012-09-20 Paul RamseyRemove now obsolete note.
2012-09-20 Paul RamseyDocument ISO WKT/WKB (#1451)
next