2010-03-13 |
Sandro Santilli | Split-line-by-line: handle overlap cases by raising... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Sandro Santilli | Implement split-line-by-line |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Sandro Santilli | Be polite |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Fix memory errors in presence of NULL (0-verticed)... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | ptarray_substring *does* already implement interpolation |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Drop extraneous task (if it referred to loader we do... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Fix ST_DumpPoints not to relay on NULL return from... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Trigger reconstruction of regress' postgis.sql when... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Add item about GeometryN/NumGeometries |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Sandro Santilli | Add support for simple geometries in ST_GeometryN and... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Mark Cave-Ayland | Fix the PGXS override code for detecting older versions... |
commit | commitdiff | tree | snapshot |
2010-03-12 |
Regina Obe | put in note about improvement to ST_Line_SubString... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | More comments cleanup |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | remove wrong comment |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | Set interface specs in stone within the implementation... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | *always* return a collection from ST_SplitGeometry |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | Have ST_SplitGeometry return a collection of at most... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | Add SRID retainment testcase for removerepeatedpoint... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | Add SRID retainment testcases |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Sandro Santilli | Don't 'clean' the SRID... |
commit | commitdiff | tree | snapshot |
2010-03-11 |
Paul Ramsey | Grammar fix. |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Paul Ramsey | Fix to allow compile on 9.0alpha |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Sandro Santilli | Initial work on ST_SplitGeometry. Split line by point... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Sandro Santilli | Since we do a full scan of pointarray from ptarray_loca... |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Sandro Santilli | Document closest_point_on_segment in header file |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Sandro Santilli | Document ptarray_locate_point in header file |
commit | commitdiff | tree | snapshot |
2010-03-10 |
Sandro Santilli | Export geos error logger |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Paul Ramsey | Fix syntax error in spatial_ref_sys hard upgrade direct... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Paul Ramsey | Include 'geography_columns' defn when upgrading from... |
commit | commitdiff | tree | snapshot |
2010-03-09 |
Paul Ramsey | Quiet notices in the .sql install files (#415) |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Paul Ramsey | Update the bbox when you alter the underlying geometry... |
commit | commitdiff | tree | snapshot |
2010-03-08 |
Kevin Neufeld | updated broken link to utmzone PostGIS plpgsql helper... |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Paul Ramsey | Note minimum required versions. |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Sandro Santilli | Fix typo |
commit | commitdiff | tree | snapshot |
2010-03-05 |
Paul Ramsey | A few more WKB unit tests. |
commit | commitdiff | tree | snapshot |
2010-03-04 |
Olivier Courtin | Add ST_PointN xref in ST_SetPoint entry, from Bruno... |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Set keywords. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Set keywords and some copyright headers. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Add some tests of the old versus new WKB output. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Move spheroid test to the correct place. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Remove doxygen flags from static functions. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Add some documentation to the public functions. |
commit | commitdiff | tree | snapshot |
2010-03-03 |
Paul Ramsey | Add in tests and fixes for WKB emitter. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Paul Ramsey | Add first cut to lwgeom_to_wkb function. |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Paul Ramsey | Add a couple functions (length, copy) to stringbuffer... |
commit | commitdiff | tree | snapshot |
2010-03-02 |
Sandro Santilli | ST_MakeValid : turn collapsed lines into points [RT... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Node lineal geometries resulting invalid. Re-enable... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Don't use a collection when there's no area |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Fix build with debugging on, fix bug when run against... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Add paranoid check to make super-sure no input vertices... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Put GEOS-only functionality of ST_MakeValid in its... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Fix documentation to match current behaviour |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Simplify code |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Avoid a call to the GEOS CAPI when unnecessary (works... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Move ST_CleanGeometry core code into specialized 'lwgeo... |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | cleanups |
commit | commitdiff | tree | snapshot |
2010-02-28 |
Sandro Santilli | Put areal part first in collection, and collapsed edges... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Olivier Courtin | Add new 'make garden' rule to launch full Garden test... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Paul Ramsey | Instructions on adding new tests to cunit, from Jeff... |
commit | commitdiff | tree | snapshot |
2010-02-26 |
Olivier Courtin | Add few more lwgeom_typename, and update regress test... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Olivier Courtin | Fix add forgotten return in flip_coordinates (cf #452... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Paul Ramsey | Fix potential corner case in sphere area calculation... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Regina Obe | Put new functions in alphabetical order. |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Regina Obe | Put in What is new in 2.0 section to trap new 2.0 enhan... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Olivier Courtin | Add libxml2 requirement para. Fix #344. Thanks to Mateu... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Paul Ramsey | Fix for st_area(geography) over the dateline (#450) |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Olivier Courtin | rename ptarray_reverse_axis to ptarray_flip_coordinates... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Sandro Santilli | Drop unused code, avoid putting empty geometry in a... |
commit | commitdiff | tree | snapshot |
2010-02-25 |
Sandro Santilli | Recursively try to build area with portions of the... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Paul Ramsey | Change dimensionality indicators to have spaces between... |
commit | commitdiff | tree | snapshot |
2010-02-24 |
Paul Ramsey | Add support from SRID= block on EWKT |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Remove last compile warnings. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Making test methods static to avoid compiler warnings... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Making test methods static to avoid compiler warnings. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Make test functions static. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Made unit tests easier to add. New suites now just... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Remove unused va_copy. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Woops again, got work and start size values reversed. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Oops, commit stringbuffer.h with sensible values for... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Improve performance and cut back stringbuffer_t to... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | Allow cu_tester to accept parameters to run individual... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Sandro Santilli | Don't let ST_RemoveRepeatedPoint collapse LINESTRINGs... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Olivier Courtin | Move ptarray reverse axis function from postgis/lwgeom_... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | More WKT tests. |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Paul Ramsey | More WKT unit tests |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Olivier Courtin | In fact Nested GeometryCollection are never been suppor... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Olivier Courtin | Check astyle version prior to do anything. 'blessed... |
commit | commitdiff | tree | snapshot |
2010-02-23 |
Olivier Courtin | Fix 443. Move all regress export functions test files... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Paul Ramsey | Add more unit tests for WKT |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | Fix #441. And introduce a change in behaviour: if geome... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Let ST_CleanGeometry down to C [RT-SIGTA] |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Derive an lwgeom_make_valid from ST_MakeValid [RT-SIGTA] |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Paul Ramsey | ST_AsLatLonText(geometry, format) from Jeff Adams |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Follow style guidelines for function naming |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Paul Ramsey | First cut of new WKT output functions, need more unit... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | Fix missing math.h include in lwout_svg (#438). Put... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Oops (#434) |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Fix warnings when building with GEOS < 3.3.0 (ticket... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Sandro Santilli | Fix missing prototypes warnings |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | Id tag |
commit | commitdiff | tree | snapshot |
next |