Skip to content

Releases: pedrogit/postgisaddons

PostGIS Add-ons 1.27

12 Jun 18:18
Compare
Choose a tag to compare

Enhance ST_DifferenceAgg() to deal better with very small parts and duplicate polygons.

PostGIS Add-ons 1.26

09 Jun 19:58
Compare
Choose a tag to compare
  • Added two aggregative methods for the ST_GlobalRasterUnion() function.
  • Enhanced the doc a bit about many methods.
  • Return NULL instead of 0 when the denominator is 0.

PostGIS Add-ons 1.25

08 Jun 20:01
Compare
Choose a tag to compare
  • Added a parameter to ST_AddUniqueID() to index the new created column.
  • Added ST_HasBasicIndex() which test for the existence of at least one index on a column

PostGIS Add-ons 1.24

08 Jun 18:17
Compare
Choose a tag to compare
  • Removed ST_SummaryStatsAgg() which was added to PostGIS
  • Updated version number to 1.24
  • Fixed a little typo in the ST_AddUniqueID() self contained example
  • Replaced named argument for percentage ones in a SQL function

PostGIS Add-ons 1.23

08 May 15:26
Compare
Choose a tag to compare

ST_ExtractToRaster() optimization.

PostGIS Add-ons 1.22

03 Feb 17:36
Compare
Choose a tag to compare

Some ST_ExtractToRaster methods were unnecessarily using valuecolumnname

PostGIS Add-ons 1.21

27 Nov 17:14
Compare
Choose a tag to compare

Added the SUM_OF_LENGTHS method to ST_ExtractToRaster().

PostGIS Add-ons 1.20

19 Nov 21:13
Compare
Choose a tag to compare

Added licence notice and copyrights.