]> granicus.if.org Git - postgis/shortlog
postgis
2012-01-12 Paul RamseyFlip ST_LocateBetween to use the same LRS code as ST_Lo...
2012-01-12 Sandro SantilliAdd regress test for topology.AddFace robustness (see...
2012-01-12 Sandro SantilliFix lw_dist2d_pt_seg(B, AB), see #1459
2012-01-12 Sandro SantilliComplete tests for higher coordinate dimensions (#1455)
2012-01-12 Sandro SantilliFix bug in dimension computer for collection WKT.
2012-01-12 Sandro SantilliAdd tests for higher coordinate dimensions (#1455)
2012-01-12 Sandro SantilliTest roundtrip of WKT. Higher dimensions still needed...
2012-01-12 Sandro SantilliFix a bug in gserialized_read_gbox_p reading garbage...
2012-01-12 Sandro Santilligbox_float_round: do not attempt to round M when not...
2012-01-12 Sandro SantilliExpose gbox_float_round to liblwgeom API
2012-01-11 Paul RamseyChange references to BOX2DFLOAT4 to just BOX2D and...
2012-01-11 Paul RamseyTie astext(geography) and asbinary(geography) directly...
2012-01-11 Sandro SantilliAllow higher dimensions in GeomFromWKB (#1452)
2012-01-11 Sandro SantilliFix bug in gbox_same -> lwgeom_same -> ST_OrderingEqual...
2012-01-11 Sandro SantilliFix EMPTY ~= EMPTY to return TRUE (#1453)
2012-01-11 Sandro SantilliEncode dependency of libpgcommon on postgis_config.h
2012-01-11 Sandro SantilliXref ST_AsBinary to its reverse ST_GeomFromWKB
2012-01-11 Sandro SantilliAdd paranoid test of another malformed WKB found in...
2012-01-11 Sandro SantilliDrop ST_AsBinary(text) wrapper, removed in previous...
2012-01-11 Sandro SantilliAdd documentation about enhancements in ST_AsBinary...
2012-01-11 Sandro SantilliDrop geography-specific C-side of AsBinary function...
2012-01-11 Sandro SantilliLimit geometry_columns view definition within 80 columns.
2012-01-11 Sandro SantilliAdd regress test for WKB (#1448) and enable the existin...
2012-01-11 Sandro SantilliUnlease higher dimensions in ST_AsBinary, using SQL...
2012-01-11 Sandro SantilliST_AsText item is an enhancement, not a new feature
2012-01-11 Sandro SantilliAdd note aboute AsText support for higher dimension
2012-01-11 Sandro SantilliUnleash SQL/MM WKT returned by ST_AsText (#287)
2012-01-11 Sandro SantilliUse $(MAKE) to invoke whatever make was used by builder
2012-01-11 Sandro SantilliUpdate HARD UPGRADE section, mention --with-topology
2012-01-11 Paul RamseyTry an older bash syntax for robe?
2012-01-10 Paul RamseyAdd ST_LocateAlong support for multipoints too (complet...
2012-01-10 Paul RamseyBind ST_LocateAlong() to the new LRS function that...
2012-01-10 Paul Ramseysvn:ignore properties
2012-01-10 Paul RamseySpacing, yes
2012-01-10 Regina Obe#1444 fix typo in command (should be command not comand)
2012-01-10 Paul RamseyBring the extensions into the autoconf environment
2012-01-10 Bborie ParkFixed incorrect call to rt_raster_geopoint_to_cell...
2012-01-10 Bborie ParkFixed incorrect use of rt_band_destroy when loading...
2012-01-10 Bborie ParkFixed double free of memory when using out-of-database...
2012-01-10 Sandro SantilliAdd rules on geometry_columns view to tolerate insert...
2012-01-10 Sandro SantilliReflect type of empty from ST_Dimension (#1441)
2012-01-10 Sandro SantilliUse a standard lwcollection_allows_subtype function...
2012-01-10 Mark Cave-AylandIf the database settings are incorrect when attempting...
2012-01-10 Mark Cave-AylandSwitch shp2pgsql-gui to COPY mode by default for increa...
2012-01-10 Mark Cave-AylandRaise an error within shp2pgsql-gui if the user clicks...
2012-01-10 Mark Cave-AylandAlter shp2pgsql-gui so that we use one connection per...
2012-01-10 Sandro SantilliCheck type of elements added to multi geometries. Fixes...
2012-01-10 Sandro SantilliAdd "M" type modifiers on elements of GEOMETRYCOLLECTION
2012-01-10 Sandro SantilliOther generated files
2012-01-10 Sandro SantilliIgnore new generated files
2012-01-10 Sandro SantilliAdd images-clean rule and perform the cleanup on mainta...
2012-01-10 Regina Obeput in missing title tag
2012-01-10 Regina Obeput in missing end paragraph end tag
2012-01-10 Regina Obefix typo
2012-01-10 Regina Obe#1442: Add sections on installing, upgrading and loadin...
2012-01-09 Bborie ParkAdded column "out_db" to raster_columns. "out_db"...
2012-01-09 Regina Obeput in svn Author Date Id Revision keywords
2012-01-09 Bborie ParkMake the data of externally-loaded band internally...
2012-01-09 Bborie ParkAdd read-only support for band data located outside...
2012-01-09 Bborie ParkRemoved garbage whitespace.
2012-01-09 Bborie ParkAdded conditional check to ST_Intersects(raster, int...
2012-01-09 Paul RamseyRemove whitespace
2012-01-09 Paul RamseyInterim progress on LRS work.
2012-01-09 Sandro SantilliChange lwgeom_is_empty to return spatial emptiness...
2012-01-09 Mark Cave-AylandAllow manual resizing of the filename column within...
2012-01-09 Sandro SantilliFurther cleanup of ST_CollectionExtract documentation
2012-01-09 Sandro SantilliDocument new ST_CollectionExtract behavior
2012-01-09 Sandro SantilliSwitch back ST_CollectionExtract to return EMPTY rather...
2012-01-09 Sandro SantilliAdd lwgeom_construct_empty API call
2012-01-09 Sandro SantilliImplement lwcompound_construct_empty
2012-01-09 Sandro SantilliAlwas return NULL on type miss from ST_CollectionExtrac...
2012-01-09 Sandro SantilliReturn typed empties from lwcollection_extract
2012-01-09 Sandro SantilliDistribute comments in tarball. Stop distributing pdf...
2012-01-09 Sandro SantilliFix compiler warnings
2012-01-09 Bborie ParkMake _ST_Intersects(raster, raster) STRICT as per comme...
2012-01-09 Regina Obe#1392: Can't geocode intersecting highways or areas...
2012-01-09 Sandro SantilliBuild the libtool wrapper script version of raster2pgsql
2012-01-09 Regina ObeAdd Maria Arias de Reyna to credits
2012-01-09 Sandro SantilliUpdate Java components to support SRID<=0 as unknown...
2012-01-09 Sandro SantilliFix memory leak in shapefile loader (#1436)
2012-01-09 Regina Obefix typo in extension version
2012-01-08 Mark Cave-AylandCommit reworked version of shp2pgsql-gui to the repository.
2012-01-08 Regina ObeFix typo in manual and more description about schema...
2012-01-08 Bborie ParkCode cleanup related to registering and deregistering...
2012-01-08 Regina Obelots of corrections, also add integer[] arg recognition
2012-01-08 Regina Obemore cleanup -- issue with raster / raster functions...
2012-01-08 Regina Oberevise to recognize array of raster arguments
2012-01-08 Regina Obeget rid of dropraster addrastercolumn and replace with...
2012-01-07 Regina Obe#1435: fix function proto typo of TopoGeo_AddPoint...
2012-01-07 Regina Obefix typo in version number
2012-01-07 Regina Obechange alpha1 to a14. It appears we won't be releasing...
2012-01-07 Regina Obeupdate instructions to reflect changes that need to...
2012-01-07 Bborie ParkHave rt_raster_from_gdal_dataset attempt to determine...
2012-01-07 Bborie ParkAdditional tweaks for the NODATA values constraint...
2012-01-07 Regina Obebump version to alpha1 in preparation for alpha1 shuttl...
2012-01-07 Paul RamseyMove geojson test into geojson.sql file
2012-01-07 Bborie ParkFixed handling of NODATA value constraint as band with...
2012-01-07 Paul RamseyST_GeomFromGeoJSON - Malformed GeoJSON causes SIGSEGV...
2012-01-06 Paul RamseyMove offset curve generation into liblwgeom with other...
2012-01-06 Regina Obefix tag typo
next