2010-04-05 |
Regina Obe | more blurb in description |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | xsl to build postgresql help for wktraster |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | Start adding editors, give an additional better example... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | upper left x and y |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | example for st_value |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | typo in constructor section |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | st_box2d, st_envelope (note regular Postgis changed... |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | more typos fixed, add constructor section |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | Fix typo |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | more functions documented |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | more accessors |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | more changes |
commit | commitdiff | tree | snapshot |
2010-04-05 |
Regina Obe | First start at integrating wktraster documentation... |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Sandro Santilli | Do not hard-code default encoding (since it's a macro) |
commit | commitdiff | tree | snapshot |
2010-03-31 |
Sandro Santilli | Dump more informations about failing decoding |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Olivier Courtin | Add geography support to ST_AsGML with prefix namespace... |
commit | commitdiff | tree | snapshot |
2010-03-30 |
Olivier Courtin | Remove old reference file |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Ramsey | Fix syntax error. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Ramsey | Reorganize avprintf a litle. |
commit | commitdiff | tree | snapshot |
2010-03-29 |
Paul Ramsey | Propogate vsnprintf errors up verbatim |
commit | commitdiff | tree | snapshot |
2010-03-28 |
Olivier Courtin | Fix a lot of DocBook errors. Use DocBook + MathML DTD... |
commit | commitdiff | tree | snapshot |
2010-03-27 |
Olivier Courtin | add make check rule in doc/Makefile. Use xmllint to... |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Paul Ramsey | Make the default size more reasonable again. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Paul Ramsey | Add comments on error return values. |
commit | commitdiff | tree | snapshot |
2010-03-25 |
Paul Ramsey | Improved stringbuffer again. Always write directly... |
commit | commitdiff | tree | snapshot |
2010-03-24 |
Paul Ramsey | Restore original license terms. |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Sandro Santilli | Expose custom prefix arg for ST_asGML to SQL, add tests... |
commit | commitdiff | tree | snapshot |
2010-03-23 |
Paul Ramsey | Fix for array aggregation error (#469) |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Sandro Santilli | Add support in liblwgeom for specifying a custom (or... |
commit | commitdiff | tree | snapshot |
2010-03-22 |
Paul Ramsey | Convert all extern opt* variables to pgis_opt* variable... |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Sandro Santilli | Add test for GEOMETRYCOLLECTION and ST_Split |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Sandro Santilli | Add ST_Split |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Sandro Santilli | Don't choke on clean when there's nothing to clean |
commit | commitdiff | tree | snapshot |
2010-03-17 |
Sandro Santilli | Fix 'clean' rule to descend in cunit |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Sandro Santilli | Add support for MULTI* in ST_Split |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Sandro Santilli | Document ST_Split |
commit | commitdiff | tree | snapshot |
2010-03-16 |
Paul Ramsey | Some function renaming: lwgeom_typename => lwtype_name... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Sandro Santilli | Rename ST_SplitGeometry to ST_Split (better now than... |
commit | commitdiff | tree | snapshot |
2010-03-15 |
Sandro Santilli | Implement split-poly-by-line |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Sandro Santilli | Reword exception message, make algorithm more robust... |
commit | commitdiff | tree | snapshot |
2010-03-13 |
Sandro Santilli | Fix printf call |
commit | commitdiff | tree | snapshot |
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 |
next |