]> granicus.if.org Git - postgis/shortlog
postgis
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)
2012-09-20 Regina Obe#1991: speed issue with 9.2 on geocode and geocoder_int...
2012-09-20 Regina Oberemark out regress and also put in name in database
2012-09-19 Bborie ParkAdditional regression tests for rt_raster_get_nearest_p...
2012-09-19 Bborie ParkAdded docs for ST_InvDistWeight4ma() and ST_MinDist4ma...
2012-09-19 Bborie ParkTweaked ST_Neighborhood() to use two separate distance...
2012-09-19 Bborie ParkAdded ST_MinDist4ma() for getting minimum distance...
2012-09-19 Bborie ParkAdded regression tests for ST_InvDistWeight4ma()
2012-09-19 Bborie ParkAdded Inverse Distance Weighting function for use with
2012-09-18 Regina Obe#2055: (L burned in all subsequent images after Delauna...
2012-09-17 Sandro SantilliInitial support for documentatin translation
2012-09-17 Sandro SantilliUpdate URL of Maven jar (thanks Sandeep Thakkar)
2012-09-14 Sandro Santillireference_type.xml has been missing from XML sources...
2012-09-14 Sandro SantilliOther double quotes needed by poxml
2012-09-14 Sandro SantilliMore Double quote tag attribute values for poxml support
2012-09-14 Sandro SantilliDouble quote tag attribute values and use open&close...
2012-09-14 Regina ObePostGIS 2.1 changes section was incorrectly listing...
2012-09-14 Sandro SantilliDistinguish between generated and source XML inputs
2012-09-14 Sandro SantilliRewrite header file to have full credits
2012-09-14 Regina ObeAdd changed section for 2.1 and mark ST_Segmentize...
2012-09-13 Sandro SantilliFix ST_Estimated_Extent name change documentation encoding
2012-09-13 Paul RamseyRemove code in #ifdefs for PgSQL 8.4 and under, per...
2012-09-13 Paul RamseyTest for #1780
2012-09-13 Sandro SantilliST_Estimated_Extent renamed to ST_EstimatedExtent ...
2012-09-13 Paul Ramsey#1780 ST_GeoHash should support geography type without...
2012-09-12 Bborie ParkReverted some of the changes committed in r10238
2012-09-11 Regina Obeforgot to commit ST_Delaun... reference in last
2012-09-11 Regina ObeST_DelaunayTriangle examples and a 3D example
2012-09-10 Pierre RacineFixed the state and final functions when count is zero...
2012-09-10 Regina Obe#1869 note that ST_Asbinary on unknown is now illegal...
2012-09-08 Regina ObeUpdate PSC list
2012-09-08 Bborie ParkAdded docs for new variant of ST_SetValues()
2012-09-08 Bborie ParkAdded new variant on existing ST_SetValues where instea...
2012-09-08 Bborie ParkMinor message tweaks regarding GDAL/OGR detection
2012-09-07 Paul Ramseycorrect length for closed circles (#1978)
2012-09-07 Paul RamseyST_GeomFromGML on CurvePolygon causes server crash...
2012-09-07 Paul RamseyFix cunit crash due to lack of proper signature for...
2012-09-07 Paul RamseyST_Distance to a one-point LineString returns NULL...
2012-09-06 Bborie ParkAdded item for fixes regarding ticket #1981
2012-09-06 Bborie ParkRemoved unnecessary/unused variables and assignments...
2012-09-06 Bborie ParkMinor cleanup of raster2pgsql Makefile
2012-09-06 Sandro SantilliEncode dependency on GEOS >= 3.3.0
2012-09-06 Sandro SantilliEncode dependency on PROJ >= 4.6.0
next