]> granicus.if.org Git - postgis/shortlog
postgis
2011-12-03 Bborie ParkRemoved VARIADIC from ST_BandMetadata. Associated...
2011-12-02 Regina Obe#1346: fix misuse of quote_literal causing topology...
2011-12-02 Sandro SantilliEncode dependency of topology.sql on ManageHelper.sql
2011-12-02 Regina Obemore revisions to cross streets logic -- don't rely...
2011-12-02 Bborie ParkAdded cleanup statements for bandmetatype type and...
2011-12-02 Bborie ParkRemoved the type bandmetadata as per #1343.
2011-12-02 Regina Obemove geocode_intersection.sql to user api section since...
2011-12-02 Regina Obetry to make emphasis bold by putting in a role='bold'
2011-12-01 Regina Obereplace ~= with ST_OrderingEquals (now that we got...
2011-12-01 Regina Obeemphasize approximate in KNN operators to reduce the...
2011-12-01 Regina Obemake compatible with postgresql 8.4, more speed improve...
2011-12-01 Regina Obemissed a spot about occasions where point distance...
2011-12-01 Regina Obetry to clarify accuracy etc. of <#> and <->
2011-12-01 Pierre RacineTicket 1342. Integrate ST_PixelAsPolygons into rtpostgi...
2011-12-01 Pierre RacineReturn null when band number does not exist.
2011-12-01 Pierre RacineRemoved ST_MinPossibleVal defined in another script
2011-12-01 Pierre RacineAdded doc, more test and return null when band number...
2011-12-01 Pierre RacineTicket 1342. Integrate ST_Clip script into rtpostgis.sql
2011-12-01 Pierre RacineTicket #1340. Integrate ST_Union into rtpostgis.sql
2011-12-01 Pierre RacineReplaced AsBinary with ST_AsBinary in the test section
2011-12-01 Regina Obe#1337 clarify what sql is good for and get rid of some...
2011-12-01 Regina Obe#1333 geocode_intersections: would help to actually...
2011-12-01 Regina Obe#1333 geocode intersections
2011-12-01 David ZwargAdded neighborhood hillshade on top of ST_MapAlgebraFct...
2011-12-01 Bborie ParkTweaked ST_BandMetadata so that calling the function...
2011-12-01 Pierre RacineCopied from ST_MapAlgebra.sql
2011-12-01 Pierre RacineCopied from ST_Union
2011-12-01 Pierre RacineSome cleaning before inclusion in rtpostgis.sql
2011-12-01 Pierre RacineReturn the last band when the provided band number...
2011-12-01 Pierre RacineAdded some variants and tests
2011-11-30 Pierre Racineplpgsql implementation for st_clip.sql(raster, geom)
2011-11-30 Pierre RacineAdded the id of the polygon in the example
2011-11-30 David ZwargAdded ST_Aspect map algebra neighborhood shortcut funct...
2011-11-30 David ZwargAdded ST_Slope map algebra neighborhood shortcut function.
2011-11-30 Bborie ParkFixed ST_AsRaster to duplicate exactly the attributes...
2011-11-30 David ZwargAdded helper user functions for common MapAlgebra opera...
2011-11-30 David ZwargUpdated tests for 'dog-ate-my-homework' test. Expanded...
2011-11-30 David ZwargAdded additional tests for ST_MapAlgebraFctNgb, changed...
2011-11-29 Bborie ParkIn preparation of turning the table raster_columns...
2011-11-29 Sandro SantilliIgnore more generated files
2011-11-29 Paul RamseyST_AddPoint returns incorrect result on Linux (#1335...
2011-11-29 Pierre RacineReplaced the summarystatsstate type with the summarysta...
2011-11-29 Pierre RacineChanged the note at the beginning of the file when...
2011-11-29 Pierre RacineSome more useful functions
2011-11-29 Pierre RacineAdded some plpgsql functions
2011-11-29 Regina ObeFix for #1310
2011-11-28 Regina ObeNote: libxml2 dependency of ST_Geom*ML functions and...
2011-11-26 Regina Obeput a firmer sorta date in the sand
2011-11-26 Regina Obemore credit cleanup -- add people I missed, fix some...
2011-11-26 Paul RamseyST_AsSVG kills whole postgres server when fails (#1028)
2011-11-26 Regina Obeupdate credits to include hard-core testers
2011-11-26 Paul RamseyRevert per #1246
2011-11-25 Regina Oberemove more obsolete protos in docs and up extension...
2011-11-25 Regina Oberemove more protos that have been removed and replaced...
2011-11-24 Sandro SantilliMove the 'CREATE SCHEMA' query out of first column...
2011-11-24 Paul RamseyFix operator mis-referencing nd function for 2d op.
2011-11-24 Sandro SantilliOverride GeometryType and ST_GeometryType for TopoGeome...
2011-11-24 Sandro SantilliShake legacy testcase a bit to avoid to mix population...
2011-11-24 Regina Obeprovide examples for ST_GeomFromGeoJSON now that I...
2011-11-24 Regina Obeupdate to include links to wiki for extra compilation...
2011-11-24 Regina ObeAmend installation instructions to include json-dir...
2011-11-24 Regina Obeminor updates to bios
2011-11-24 Regina Obeupdate news / credits for ST_GeomFromGeoJSON
2011-11-23 Sandro SantilliConst-correct GML signatures
2011-11-23 Regina Obechange + to | to make strk happy
2011-11-23 Regina Obeupdate ST_AsGML with examples and include envelope...
2011-11-23 Regina Obefix typo in GML description noted by strk
2011-11-23 Regina Obecorrect signatures of some functions changed to use...
2011-11-22 Bborie ParkPrefixed internal C utility functions with rtpg_. ...
2011-11-22 Bborie ParkCorrected incorrect drop function statement.
2011-11-22 Bborie ParkMore SQL function cleanup with use of default parameter...
2011-11-22 Regina Obeup the alpha numbers
2011-11-22 Regina Obemissed a spot
2011-11-22 Regina Obecorrect documentation to get rid of protos eradicated...
2011-11-22 Bborie ParkAdditional function cleanup by making use of DEFAULT...
2011-11-21 Bborie ParkFixed expression parsing in RASTER_mapAlgebra2. Eviden...
2011-11-21 Bborie ParkFixed behavior of one raster not having specified band...
2011-11-21 Bborie ParkFixed extent bug for UNION in rt_raster_from_two_rasters
2011-11-21 Regina Obedescription corrections to ST_MapAlgebraNgbFct based...
2011-11-21 Pierre RacineMany fix following the C implementation of the two...
2011-11-21 Sandro SantilliAdd a vertex-snap-tolerance parameter to ptarray_substring
2011-11-21 Regina Oberevise explanation based on trying to read the code...
2011-11-21 Sandro SantilliNumerate tests for line_substring
2011-11-21 Pierre Racine-Fix cut and paste error
2011-11-21 Regina Obeget rid of extra para tag
2011-11-21 Regina ObeST_MapAlgebraFctNgb:add in the nodatamode to ST_ (forgo...
2011-11-21 Sandro SantilliAdd testcase for #1311 (lwgeom_split).
2011-11-21 Sandro SantilliFix memory leak in lwgeom_split
2011-11-21 Sandro SantilliHush warning about missing prototype.
2011-11-21 Sandro SantilliHave gserialized_get_gbox_p always return a round-to...
2011-11-21 Sandro SantilliAdd testcase for ticket #1302 (now passes)
2011-11-21 Sandro SantilliUpdate expected error messages not to include the ...
2011-11-21 Sandro SantilliRename "LibGeom Suite" to simply "libgeom", for easy...
2011-11-21 Sandro SantilliSurrender to evidence of the narrow ring tested being...
2011-11-21 Sandro SantilliImprove robustness of ptarray_isccw (see #1302)
2011-11-21 Regina ObeLogic to add topology to database search path on instal...
2011-11-21 Regina ObeFIX upgrade script - complement to r8186 - drop all...
2011-11-20 Regina Obefix some ST_MapAlgebra userfunc arg names to agree...
2011-11-20 Sandro SantilliAdd another test for ptarray_isccw, which incredibly...
2011-11-20 Sandro SantilliDo not memcpy to self in ptarray_reverse (see #1302)
next