]> granicus.if.org Git - postgis/shortlog
postgis
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...
2013-02-07 Regina Obeuhh how could we forget to mention the cool ST_Union...
2013-02-06 Regina Obe#2199: clarify ST_Union(rast) multiband union feature...
2013-02-04 Bborie ParkFixed dimension error of bands when using ST_Tile on...
2013-02-04 Bborie ParkAdditional calls to assert() and better checking of...
2013-02-04 Bborie ParkRemoved some unnecessary assert() calls
2013-02-02 Regina Obe#2190: further cleanup of topology existence checking...
2013-02-02 Regina Obefix for 9.3 -- pg 9.3 seems to throw errors sooner...
2013-02-01 Regina Obefix gdal_translate examples (port now required) and...
2013-01-29 Bborie ParkAdded check that raster metadata check and warn if not
2013-01-29 Bborie ParkRemove debug output from rt_raster_gdal_warp()
2013-01-28 Bborie ParkFix function parameter value overflow that caused probl...
2013-01-28 Bborie ParkCode cleanup of rt_raster_gdal_warp()
2013-01-26 Regina ObeST_Perimeter not being flagged in matrix as geography...
2013-01-26 Regina Obelink happiness -- add ref to postgresql math functions...
2013-01-26 Regina Obeclarify distance is in meters in the short-descrip...
2013-01-26 Regina ObeST_Project -- somebody didn't follow protocol and didn...
2013-01-26 Regina Obespell degrees correctly -- its degrees not degreees
2013-01-26 Regina Obe#657: correct the documentation on ST_Project to reflec...
2013-01-25 Sandro SantilliSupport dumps where the geometry column has a mixEdCase...
2013-01-24 Sandro SantilliProperly copy topologies with Z value (#2184)
2013-01-20 Bborie ParkFix issue with outdb rasters with no SRID and ST_Resize...
2013-01-18 Sandro SantilliHave ST_Summary advertise presence of known srid with...
2013-01-18 Regina Obeobsolete links
2013-01-18 Regina Obeupdate news with new tiger geocoder features
2013-01-17 Sandro SantilliPrefer boolean predicates over overlay ops in ST_Change...
2013-01-16 Sandro SantilliDrop useless input endpoints relate check in ST_ChangeE...
2013-01-16 Sandro SantilliMake ST_ChangeEdgeGeom motion collision detection code...
2013-01-16 Regina Obechange to about link to show new website link
2013-01-16 Regina Obefix formatting and word changes to tiger extension...
2013-01-16 Regina Obeupdate to reflect new protocol when we are on new site...
2013-01-16 Regina Obemove note into para
2013-01-16 Regina Obeget rid of program listing stuff try to fix regress.
2013-01-16 Regina Obeget rid of unbalanced para tag
2013-01-16 Regina Obeadd extension model instructions for tiger geocoder...
2013-01-15 Sandro SantilliBase vertex snap tolerance in lwline_split_by_point...
next