]> granicus.if.org Git - postgis/shortlog
postgis
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
2012-09-06 Sandro SantilliEncode dependency on PostgreSQL 9.0 or higher
2012-09-05 Regina Obe#1970 - 9.2rc1 regress failure change layer_id_seq...
2012-09-04 Regina Obe#1974 evidentally Unix really needs the RGB, RGBA quote...
2012-09-04 Regina Obe#1974 revision of () escaping to work on Posix
2012-09-04 Sandro SantilliRe-quote the styles, needed here
2012-09-04 Sandro SantilliProperly escape imagemagic paren arguments
2012-09-04 Regina Obe#1974 revise style colors and generator.c convert calls...
2012-09-01 Sandro SantilliAdd missing signatures from 1.5, closing #1391
2012-08-28 Regina Obe#1960 JDK7 compatibility patch
2012-08-28 Regina ObeFix for #1969 (and test buildbot) make postgis_upgrade_...
2012-08-27 Regina Obe#1897 relabel currently mislabeled postgis_upgrade_20_m...
2012-08-25 Regina ObeUp version number from 2.0.1.SVN to 2.1.0SVN
2012-08-23 Regina Obe1963: Cast text to geometry for ST_Segmentize -- introd...
2012-08-23 Regina Obeupdate about enhancements in geography ST_DWithin and...
2012-08-23 Regina Obedocument ST_Segmentize new geography function. Will...
next