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 |
2010-02-22 |
Olivier Courtin | merge all export functions in a same file. remove usele... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | Fix comment stuff in cunit |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | move ST_AsSVG from postgis to lwgeom dir. write cun... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | bbox only bother about external ring. add the related... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Paul Ramsey | Move stringbuffer from ./loader to ./liblwgeom for... |
commit | commitdiff | tree | snapshot |
2010-02-22 |
Olivier Courtin | Move ST_AsGeoJson from postgis to liblwgeom dir. Use... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | Cleanup the GeometryClean function now that vertex... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | Force multi-type in output if input was multi [RT-SIGTA] |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | Add missing MultiPoint test. Fix wrong LWGEOM type... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | add explicit void return type |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | Disable 'clean' test (still deciding on what's the... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | Move ST_AsKML from postgis to liblwgeom dir. Use as... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | Add forgotten lwout_gml.c file (#377) |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | Move ST_AsGML from postgis dir to liblwgeom. Rewrite... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Olivier Courtin | make astyle session |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | ST_RemoveRepeatedPoints [RT-SIGTA] |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | style... |
commit | commitdiff | tree | snapshot |
2010-02-21 |
Sandro Santilli | Make stylish |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Olivier Courtin | use the rights homogenize cunit suite handlers |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Olivier Courtin | Fix computed string length in Polygon with several... |
commit | commitdiff | tree | snapshot |
2010-02-20 |
Olivier Courtin | Use lwgeom_homogenize in in_kml stuff. Related to #375 |
commit | commitdiff | tree | snapshot |
next |