]> granicus.if.org Git - postgis/shortlog
postgis
2013-04-03 Regina Obemark pagc lookup tables is_custom = true as editable
2013-04-03 Regina Obe#2261: fix creation of next next upgrade script, add...
2013-04-02 Regina Obe#2193: implement upgrade next next functionality hack...
2013-04-02 Regina Obe#2193: get rid of redundant call.
2013-04-02 Regina Obe#2193 integrate pagc in extension (loads helper tables...
2013-04-02 Regina Obe#2193: pretype (not ideal because norm_addy doesn't...
2013-04-02 Regina Obeforgot the pre direction
2013-04-02 Regina ObeFirst step of integrating the pagc normalizer, add...
2013-03-31 Regina Obe#2018 mark ST_Dwithin as also supporting curves. Just...
2013-03-30 Regina Obe#2018: highlight that curves are now supported - exampl...
2013-03-29 Paul Ramsey#2018, Remove old bruteforce function and replace with...
2013-03-29 Bborie ParkSet CFLAGS in loader cunit tests so that mingw can...
2013-03-29 Bborie ParkRemoved commented out variants of ST_MapAlgebra removed...
2013-03-29 Bborie ParkAdded news about Ticket #2133
2013-03-29 Bborie ParkCode cleanup to shut gcc up
2013-03-29 Bborie ParkRefactored expression variant of ST_MapAlgebra() to...
2013-03-29 Regina Obefix link
2013-03-28 Paul Ramsey#2018, Distance calculation support for arc features...
2013-03-28 Regina Obechange variable used to __MINGW64_VERSION_MAJOR (the...
2013-03-28 Regina Obe#1668: if mingw64 and it returns <0 switch to _vscprint...
2013-03-27 Bborie ParkFix bad dimensions when rescaling rasters with default...
2013-03-26 Paul Ramseyflag #945 as complete
2013-03-26 Paul Ramsey#2201, ST_GeoHash wrong on boundaries
2013-03-26 Paul Ramsey#2186, gui progress bar update is slowing loads
2013-03-26 Bborie ParkEnhanced ST_Union(raster, uniontype) to union all bands...
2013-03-25 Olivier Courtinrevert wrong regress encoding stuff from r11205
2013-03-25 Olivier CourtinRelated to #1553. Add missing free in cu_surface cunit...
2013-03-25 Bborie ParkRemoved old raster core tests from configure
2013-03-25 Bborie ParkDelete old core raster tests. Ticket #2115
2013-03-25 Bborie ParkAddition of ST_FromGDALRaster(). This is what happens...
2013-03-25 Bborie ParkAdded item regarding -n of raster2pgsql. Ticket #2231
2013-03-25 Bborie ParkAdded ability to specify name of filename column in...
2013-03-22 Sandro SantilliRevert "Add '-x c' switch to CPP / CC when used as...
2013-03-22 Sandro SantilliFix lineal TopoJSON output to keep multi components...
2013-03-22 Sandro SantilliAdd '-x c' switch to CPP / CC when used as SQL preprocessor
2013-03-21 Bborie ParkFix ST_InvDistWeigh4MA() to handle a situation when...
2013-03-21 Sandro SantilliFix areal TopoJSON output to group and order polygon...
2013-03-21 Sandro SantilliReview comments above Makefile rule to generate .sql...
2013-03-20 Sandro SantilliHave functions deprecated in 2.1.0 raise a WARNING...
2013-03-20 Sandro SantilliDeprecate non-CamelCase linear referencing function...
2013-03-20 Sandro SantilliAdd perturbating edges in TopoJSON test
2013-03-20 Sandro SantilliUpdate TopoJSON example with correct output, add note...
2013-03-20 Sandro SantilliSpeedup areal TopoJSON output routine to use edge walking
2013-03-20 Sandro SantilliFix AsTopoJSON call in testcase
2013-03-20 Sandro SantilliProperly encode TopoJSON.sql.in dependency into topolog...
2013-03-20 Sandro SantilliOops, forgot to add topojson test expectancy (#2240)
2013-03-19 Sandro SantilliAdd AsTopoJSON(TopoGeometry) function (#2228)
2013-03-19 Sandro SantilliCleanup and integrate documentation of ST_GetFaceEdges
2013-03-19 Sandro SantilliMove GML function under a new export/ subdir
2013-03-19 Sandro SantilliDrop the .c suffix of sql files to preprocess under...
2013-03-19 Sandro SantilliDrop the .c suffix of sql files to preprocess under...
2013-03-18 Regina Obe#2238: clarify neighborhood distance terminology
2013-03-18 Sandro SantilliDrop unused variables
2013-03-18 Sandro SantilliDrop the .c suffix of sql files to preprocess
2013-03-18 Bborie ParkFixed unescaped % in RAISE message. Ticket #2237
2013-03-16 Regina Obefix typo in ST_AsGDALRaster example
2013-03-08 Sandro SantilliMake test for ST_PointOnSurface accept any contained...
2013-03-08 Sandro SantilliReword ST_Simplify(TopoGeometry) description (#1687)
2013-03-07 Sandro SantilliDocument ST_Simplify(TopoGeometry) -- closes #1687
2013-03-07 Sandro SantilliAdd ST_Simplify override for TopoGeometry objects ...
2013-03-07 Sandro SantilliSplit test for #1968 in two parts, to avoid false negative
2013-03-06 Sandro SantilliImprove the test for #1968 to also check duplicated...
2013-03-06 Sandro SantilliFix missing edge from toTopoGeom return (#1968)
2013-03-06 Bborie ParkBad switch for debug output
2013-03-06 Sandro SantilliAllow adding points at precision distance with TopoGeo_...
2013-03-05 Bborie ParkMinor code cleanup in raster2pgsql and additional debug...
2013-03-05 Sandro SantilliMake libjson-c optional adding --without-json configure...
2013-03-04 Sandro SantilliFix equality operator between EMPTY and point on origin...
2013-03-04 Sandro SantilliDrop PDF version of EJB3 spatial tutorial
2013-02-28 Sandro SantilliAdd regression test for #2216
2013-02-28 Sandro SantilliFix parsing GeoJSON of multipolygon with holes (#2216)
2013-02-28 Sandro SantilliAdd lwgeom_from_geojson to liblwgeom, add cunit test...
2013-02-26 Bborie ParkAdded ST_MinConvexHull(raster). Ticket #2210
2013-02-26 Bborie ParkChanged name of exclusion constraint to by dynamic...
2013-02-26 Bborie ParkAddition debug output for rt_raster_from_gdal_dataset()
2013-02-23 Regina Obemordernize faq on creating spatial table.
2013-02-23 Regina Obe#2209: reword to encoding raster issue to not specify...
2013-02-22 Paul Ramsey#1292, go back to nudging geodetic coordinates (reality...
2013-02-21 Regina Oberemove duped qandset tags
2013-02-21 Regina Obemissing para tag
2013-02-21 Regina Obeoops forgot pretty anchor
2013-02-21 Regina Obedocument issue in ticket #2209 in FAQ. Probably only...
2013-02-19 Regina Obe#2208 : document that ST_PointN no longer works with...
2013-02-18 Bborie ParkWrong debug output function
2013-02-17 Regina Obehad type and name swapped
2013-02-17 Regina ObeST_MapAlgebra: create variablelist and move much of...
2013-02-17 Bborie ParkFixed handling of out-db rasters with no geotransform...
2013-02-16 Bborie ParkAdditional debug output for rt_raster_gdal_warp()
2013-02-16 Bborie ParkUpdate raster TODO as it was sorely out of date
2013-02-16 Bborie ParkFaster ST_Union() done using memcpy when possible
2013-02-15 Bborie ParkChanged how rasters with unknown SRID and default geotr...
2013-02-09 Regina Obechange check geos to be 3.4 (3.4 is the new standard...
2013-02-09 Regina Obeget rid of use of xml tags in arg - messing up formatti...
2013-02-09 Regina Obemissed one
2013-02-09 Regina Obefix version number -- should change to read from config...
2013-02-09 Regina Obeadd styles to avoid page breaks in awkward places
2013-02-09 Regina Obeupdate to summary of what's new in PostGIS 2.1 - this...
2013-02-07 Paul RamseyExpand size of generic cache to allow future
2013-02-07 Bborie ParkCorrected use of pfree instead of PG_FREE_IF_COPY
2013-02-07 Bborie ParkAdditional assert() calls. Will need to add usage of...
next