]> granicus.if.org Git - postgis/shortlog
postgis
2009-11-03 Paul RamseySlight change in ST_Area wording.
2009-11-03 Regina Obeamend distance proto and example -- now we default...
2009-11-03 Olivier CourtinAdd namespace support. Add pointProperty and pointRep...
2009-11-03 Regina Obeget rid of extra para tag
2009-11-03 Regina Obemore typo fixing
2009-11-03 Regina Obefix typo
2009-11-03 Regina ObeDocument ST_Buffer for geography and caveats
2009-11-03 Paul RamseyRe-enable other geodetic unit tests and remove Java...
2009-11-03 Paul RamseyFirst cut of ST_Area(geography) on spheroid. Currently...
2009-11-02 Regina Obeminor corrections to ST_distance_sphere/spheroid descri...
2009-11-01 Regina Obeamend doc for st_distance_sphere, st_distance_spheroid...
2009-10-31 Paul RamseyMake distance_spher(oid) functions a little more type...
2009-10-31 Paul RamseyUpdate distance_sphere and distance_spheroid to back...
2009-10-31 Paul RamseyTighten up geometry->geography case (#265)
2009-10-31 Paul RamseyAdd ST_Length() implementation on spheroid and rational...
2009-10-30 Paul RamseyAdd in spheroid calculations for ST_Distance and ST_DWi...
2009-10-30 Regina ObeAdd link to new compatibility matrix
2009-10-29 Olivier CourtinChange dimension to srsDimension (GML 3.1.1)
2009-10-29 Olivier CourtinChange attribute dimension into srsDimension (GML 3...
2009-10-29 Paul RamseyMinor changes for numerical stability. Remove logging.
2009-10-29 Paul RamseyIncrease precision of minor axis constant.
2009-10-29 Paul RamseySpheroid distance calculation between points added.
2009-10-29 Olivier CourtinAdd mixed GML srs support. Add ability to deal with...
2009-10-29 Olivier CourtinExpose transform_point, make_project and GetProj4String...
2009-10-29 Olivier CourtinUpdate unit test result, related to error message chang...
2009-10-29 Olivier CourtinAdd attribute dimension in gml:pos and gml:posList...
2009-10-28 Paul RamseyNote why the penalty function was changed.
2009-10-28 Paul RamseyRemove overly clever penalty calculation and improve...
2009-10-28 Paul RamseyFill in actual error condition
2009-10-28 Paul RamseyFix error in picksplit routine, perhaps will fix balanc...
2009-10-28 Regina Obeslight attribution update
2009-10-28 Regina Obeminor update to release notes (copying content from...
2009-10-28 Regina Obeswitch pretty tag back to credits -- already linked...
2009-10-28 Regina Obeupdate credits to include breakout of PSC and bump...
2009-10-28 Regina Obecopy release notes text from branch 1.4 which is strang...
2009-10-28 Regina Obecorrect links to postgis bug tracker and subversion...
2009-10-27 Olivier CourtinFix huge number overflow in export functions, cf #277
2009-10-24 Olivier CourtinAdd multi data coordinates support. Add unit test case...
2009-10-24 Olivier CourtinAdd ptarray_merge function
2009-10-23 Paul RamseyUpdate personal information.
2009-10-23 Regina Obetypo in example
2009-10-23 Regina Obeput in availability note for ST_GeomFromGML, link back...
2009-10-23 Regina ObePreliminary documentation for ST_GeomFromGML and logic...
2009-10-22 Olivier CourtinUse ptarray_isclosed3d to check if 3D rings are closed...
2009-10-22 Olivier CourtinAdd ptarray_isclosed3d function
2009-10-20 Regina Obefix typo in libxml deactivated notice
2009-10-20 Olivier CourtinAdd HAVE_LIBXML2
2009-10-20 Olivier CourtinAdd initial version of GeomFromGML function, and units...
2009-10-20 Olivier CourtinAdd libxml2 support (needed by GeomFromGML)
2009-10-19 Regina Obeupdate to include ST_Length for geography
2009-10-19 Paul RamseyAdd _ST_BestSRID(Geography) utility function to support...
2009-10-18 Paul RamseyAdd in support for magic srid numbers that will always...
2009-10-18 Paul RamseyST_Length(geography) per #266
2009-10-16 Paul RamseyMuck with index logging code.
2009-10-16 Mark Cave-AylandFix the geography <column> && <column> selectivity...
2009-10-16 Mark Cave-AylandCommit a first-hack attempt at a script to test the...
2009-10-16 Mark Cave-AylandChange "Mixed Geometry Types" message into a warning...
2009-10-16 Regina Oberevise to test && against table and also put in some...
2009-10-16 Regina Obe#269 get rid of geography -> geometry implicit to make...
2009-10-16 Sandro SantilliTell what the default is for -N in help output and...
2009-10-15 Mark Cave-AylandUpdate the TYPMOD_SET_* macros in the same way as for...
2009-10-15 Mark Cave-AylandAdd (slightly hacked) version of geography selectivity...
2009-10-15 Mark Cave-AylandFix test_estimation.pl script so it doesn't require...
2009-10-15 Mark Cave-AylandAlter the FLAGS_SET_* macros so that they actually...
2009-10-15 Mark Cave-AylandFix for column intersection geography queries sometimes...
2009-10-14 Mark Cave-AylandRe-enable ANALYZE hook, now that it doesn't crash upon...
2009-10-14 Mark Cave-AylandDon't use the default (integer) version of abs() during...
2009-10-13 Paul RamseyMuch better fix for NaN area problem.
2009-10-13 Paul RamseyHAck fix for NaN areas.
2009-10-11 Paul RamseyDon't copy bboxes from lwgeom to gserialized when worki...
2009-10-10 Regina Obeupdate to include ST_Covers geography
2009-10-10 Regina Obeupdate ST_Area with geography examples
2009-10-10 Paul RamseyAdd geometry(geography) case per #257
2009-10-10 Paul RamseyFix ST_Area(geography) calculation to be more... correct.
2009-10-09 Paul RamseyAdd implementation for ST_Covers(geography, geography...
2009-10-09 Paul RamseyFix incorrect use of flags macros
2009-10-09 Paul RamseyOne more fix for #260.
2009-10-09 Paul RamseyFix for #261 (spurious dimension difference errors)
2009-10-09 Regina ObePut in proto for ST_Area(geography). Still need to...
2009-10-09 Paul RamseyAdd ST_PointOutside() function for testing purposes.
2009-10-08 Paul RamseyMake geographic point initialization slightly more...
2009-10-08 Paul RamseyMake error messages slightly less opaque
2009-10-08 Paul RamseyComment out analyze argument in geometry type creation...
2009-10-08 Paul RamseyChange radius figure to common average.
2009-10-08 Paul RamseyReformat SQL lines with tabs
2009-10-08 Regina Oberevise readme to include link to instructions for garde...
2009-10-08 Regina ObeRevise to have function list past in as arg to xsltproc
2009-10-08 Mark Cave-AylandCommit first attempt at working geography index selecti...
2009-10-08 Paul RamseyST_Area(geography) implementation and SQL bindings.
2009-10-07 Paul RamseyMake the calculation of gboxes a little simpler in...
2009-10-07 Mark Cave-AylandFix #179: ST_MakeLine and ST_MakeLine_Garry crash serve...
2009-10-07 Regina ObeAdd table with multiple nulls to garden of geometries...
2009-10-07 Regina Obeflip order of ST_Relate protos as Martin observes it...
2009-10-07 Paul RamseyPut prototypes into place
2009-10-07 Paul RamseyChange from pass by reference to pass by value
2009-10-07 Paul RamseyShort circuit the edge intersection test when the gboxe...
2009-10-06 Mark Cave-AylandFirst attempt at porting the estimate_selectivity(...
2009-10-06 Mark Cave-AylandFix #258: ST_HausdorffDistance crashes server. Another...
2009-10-06 Mark Cave-AylandFix #241: ST_LineCrossingDirection Server Crash (Segfau...
2009-10-06 Regina ObePut NULL safety tests back in now that Mark has fixed...
next