2009-10-09 |
Paul Ramsey | Fix incorrect use of flags macros |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Paul Ramsey | One more fix for #260. |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Paul Ramsey | Fix for #261 (spurious dimension difference errors) |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Regina Obe | Put in proto for ST_Area(geography). Still need to... |
commit | commitdiff | tree | snapshot |
2009-10-09 |
Paul Ramsey | Add ST_PointOutside() function for testing purposes. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | Make geographic point initialization slightly more... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | Make error messages slightly less opaque |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | Comment out analyze argument in geometry type creation... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | Change radius figure to common average. |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | Reformat SQL lines with tabs |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Regina Obe | revise readme to include link to instructions for garde... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Regina Obe | Revise to have function list past in as arg to xsltproc |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Mark Cave-Ayland | Commit first attempt at working geography index selecti... |
commit | commitdiff | tree | snapshot |
2009-10-08 |
Paul Ramsey | ST_Area(geography) implementation and SQL bindings. |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Paul Ramsey | Make the calculation of gboxes a little simpler in... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Mark Cave-Ayland | Fix #179: ST_MakeLine and ST_MakeLine_Garry crash serve... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Regina Obe | Add table with multiple nulls to garden of geometries... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Regina Obe | flip order of ST_Relate protos as Martin observes it... |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Paul Ramsey | Put prototypes into place |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Paul Ramsey | Change from pass by reference to pass by value |
commit | commitdiff | tree | snapshot |
2009-10-07 |
Paul Ramsey | Short circuit the edge intersection test when the gboxe... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | First attempt at porting the estimate_selectivity(... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | Fix #258: ST_HausdorffDistance crashes server. Another... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | Fix #241: ST_LineCrossingDirection Server Crash (Segfau... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Regina Obe | Put NULL safety tests back in now that Mark has fixed... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Regina Obe | Turn of Paul's accidental commit of fanboy mac enabled... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | Fix compilation bug when debug is enabled. |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | Fix another non-NULL safe array iteration within LWGEOM... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Mark Cave-Ayland | Move CFLAGS after the PGXS include directive, so that... |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Paul Ramsey | Make db implementation consistent with liblwgeom |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Paul Ramsey | Change signatures for lwgeom distance sphere |
commit | commitdiff | tree | snapshot |
2009-10-06 |
Paul Ramsey | New point-outside routine, and allow distances against... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Kevin Neufeld | updated ST_IsValid's reference to the OGC specs. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Paul Ramsey | More test cases in there (but turned off, because they... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Paul Ramsey | Add untested new p-i-p approach for more testing later. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Mark Cave-Ayland | Commit first attempt at a multi-D statistics histogram... |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Paul Ramsey | Increase precision. |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Paul Ramsey | Add another printing block |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Regina Obe | more errors in my logic |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Regina Obe | more corrections |
commit | commitdiff | tree | snapshot |
2009-10-05 |
Paul Ramsey | Added new point-on-edge routine still no joy on bad... |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Ramsey | Add another test case that needs resolution |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Ramsey | Add SQL bindings for selectivity functions. |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Ramsey | revert to previous version |
commit | commitdiff | tree | snapshot |
2009-10-04 |
Paul Ramsey | Some fixes to the ST_DWithin code. |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Regina Obe | more changes to better test geography |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Regina Obe | cosmetic change to tolerance args for ST_DWithin |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Regina Obe | put create table examples in program listing tag |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Regina Obe | add geography proto for ST_DWithin, also fill in some... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Regina Obe | Add geography example for ST_Distance, more geometry... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Paul Ramsey | Largely untested implementation of ST_DWithin(geography... |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Sandro Santilli | typo in help message |
commit | commitdiff | tree | snapshot |
2009-10-02 |
Paul Ramsey | Make the units of st_distance(geography, geography... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Paul Ramsey | Fix boner error |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Regina Obe | typos |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Regina Obe | put in ST_Distance proto for geography so can test it. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Paul Ramsey | ST_Distance(geography, geography) roughed in. Small... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Paul Ramsey | Add polygon/point distance and tests. |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Paul Ramsey | Wow, error that only showed up in MinGW, but totally... |
commit | commitdiff | tree | snapshot |
2009-10-01 |
Paul Ramsey | lwgeom sphere distance function and tests for point... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Roughing in lwgeom distance machinery now. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add edge-edge distance tests. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add return value for point of closest approach on arc... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add edge-to-point distance calculation and tests |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Remove CPU intensive test and add some lat/lon utility... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Make point-in-edge test even looser (fp tolerance factor) |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Move defines around a bit. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add some debugging blocks for later |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add in special case test for parallel / equal edges. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Whoops, make sure we test all our test cases. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Make random brute force test a compile-time option. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add more test cases for geocentric bbox calculation... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Regina Obe | more fixes to make geography friendly |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Sandro Santilli | Can't put backslash-commands in 'echo' parameter in... |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Sandro Santilli | add missing newline at end of error message (utf8/iconv) |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Re-enable all geodetic tests. |
commit | commitdiff | tree | snapshot |
2009-09-30 |
Paul Ramsey | Add some extra comments |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | astyle the work thus far |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Flip the clairaut calculations to return both top and... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Remove old GBOX test answers (some were wrong!) in... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Add randomized box maker/checker... still some small... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Make polygon pole check a little more general. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | All bbox test cases now pass. Suck on that! |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Regina Obe | remove null geometry from testing until we fix aggregat... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Remove un-used function from testing. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Paul Ramsey | Work on making "on edge" test more reliable. |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Sandro Santilli | Ensure lwcollection_segmentize2d always return a NEW... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Regina Obe | Add missing protos for geography for ST_AsKML, ST_AsGeo... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Regina Obe | Put in overload text for ST_AsText and ST_AsBinary... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Olivier Courtin | Update documentation related to geography typmod export... |
commit | commitdiff | tree | snapshot |
2009-09-29 |
Regina Obe | Add a new special index section to collect functions... |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Paul Ramsey | Test re-org and first cut at edge intersection. |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Olivier Courtin | A forgot prototype in ST_AsGeoJson export function |
commit | commitdiff | tree | snapshot |
2009-09-28 |
Olivier Courtin | Add geography typmod support for export functions ... |
commit | commitdiff | tree | snapshot |
2009-09-25 |
Regina Obe | remove regex.h include per Nicklas observation its... |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Paul Ramsey | Add SQL def'n for geography_analyze function. |
commit | commitdiff | tree | snapshot |
2009-09-23 |
Regina Obe | another typo |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Regina Obe | missing spots for geography.sql and postgis_comments.sql |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Regina Obe | correct typo |
commit | commitdiff | tree | snapshot |
2009-09-22 |
Regina Obe | start putting in geography functions |
commit | commitdiff | tree | snapshot |
next |