2015-07-18 |
Sandro Santilli | Leave a note about new Java binding home |
commit | commitdiff | tree | snapshot |
2015-07-17 |
Sandro Santilli | Implement ST_AddEdgeModFace in C |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Paul Ramsey | Remove runcall of missing test |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Paul Ramsey | Remove call to internal function |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Paul Ramsey | Remove unused function from old subdivide routine |
commit | commitdiff | tree | snapshot |
2015-07-16 |
Paul Ramsey | #3200, Make ST_Subdivide faster |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Nicklas Avén | Fix wrong behavior for closest point with unknown z... |
commit | commitdiff | tree | snapshot |
2015-07-14 |
Nicklas Avén | Fix handling of mixed dimmentionality to 3d measuring... |
commit | commitdiff | tree | snapshot |
2015-07-13 |
Nicklas Avén | Fix bbox on collection level in TWKB output, #3187 |
commit | commitdiff | tree | snapshot |
2015-07-10 |
Paul Ramsey | Clean up missing prototype |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Sandro Santilli | Tag <para> can be within <note>, not viceversa (oops) |
commit | commitdiff | tree | snapshot |
2015-07-09 |
Sandro Santilli | Clarify ST_AddEdgeModFace docs about new face side... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Paul Ramsey | From dbaston <https://github.com/postgis/postgis/pull... |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Paul Ramsey | Test fix from dbaston |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Paul Ramsey | Formatting |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Paul Ramsey | #3193, install header w/ non-exec bits |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Olivier Courtin | ST_Intersects sfcgal implementation gives error with... |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Regina Obe | #3116: SFCGAL add documentation for geometry backend... |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Sandro Santilli | Fix warning in non-debug build |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Sandro Santilli | Fix debug build |
commit | commitdiff | tree | snapshot |
2015-07-01 |
Nicklas Avén | revert r13771 and r13753 see #3188 |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Sandro Santilli | Export ptarray_isccw to public liblwgeom header |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Nicklas Avén | Fix handling of different ingoing precision in collectT... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Sandro Santilli | Move function documentation from implementation file... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | CUnit test case fix from dbaston |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | AsGeoJSON, Make the C binding the frequently used signa... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | #2683, improve geojson srs handling (input) |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | #2669, cunit warnings |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | Stroke curves for input into GEOS, |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | Add const restriction to stroke/unstroke |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | Rename _segmentize to _stroke to distinguish arc stroki... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | format to style guide |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | #2640, ST_GeogFromText allows putting in non-long lat... |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Sandro Santilli | Fix astyle availability detection |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | reformat to style guide |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | reformat to style guide |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | reformat code to styleguide |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Paul Ramsey | #2342, demote join type message to debug |
commit | commitdiff | tree | snapshot |
2015-06-30 |
Regina Obe | #3189 put note about 3.5 is needed to take advantage... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Nicklas Avén | Adding ST_CollectTWKB |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | #3023, ST_ClusterIntersecting / ST_ClusterWithin Functi... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Quiet pedantic error |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Ignore a geocoding artifact |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove comment |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Fix longstanding parser memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove memory leak |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove initialized jump valgrind notice |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Paul Ramsey | Remove mem leak from POINT EMPTY creation |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Add lwgeom_is_simple method in liblwgeom, use from... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Improve documentation |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Implement ST_NewEdgesSplit in C |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Split edge splitting function to get a reusable portion |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Style only change |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Implement ST_AddIsoNode in C |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Do not rely on out param value in getNodeWithinDistance... |
commit | commitdiff | tree | snapshot |
2015-06-29 |
Sandro Santilli | Handle error from WithinDistance2D liblwgeom-topo backe... |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Regina Obe | #3170 Ability to link liblwgeom dynamically under windo... |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicklas Avén | Prevent mixed dimensionality in twkb #3186 |
commit | commitdiff | tree | snapshot |
2015-06-28 |
Nicklas Avén | return null if no valid geoemtries is found #3185 |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | another typo |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | ah another typo |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | fix embarassing typo |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | document enhancements in address_standardizer |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #3183 baby step - ability to do: ALTER EXTENSION addres... |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #2816 show output of address_standardizer_data_us |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | fix encoding of us_lex.sql so consistent with others... |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #2816: one more try had Data_built and Data confused |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #2816: Might have missed some commits on last go round... |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #2816: Rest of logic needed to build data us extension... |
commit | commitdiff | tree | snapshot |
2015-06-27 |
Regina Obe | #2816: Tables for address_standardizer us data extensio... |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Sandro Santilli | Don't try to free unexistent arguments |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Sandro Santilli | Expect nextval() to return a 64bit integer (#3180) |
commit | commitdiff | tree | snapshot |
2015-06-26 |
Regina Obe | #3182 update docs and configure to reflect SFCGAL 1... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Olivier Courtin | Update NEWS file, related to #3117 |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Olivier Courtin | Documentation fix in ST_Orientation function. #2831 |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Olivier Courtin | Update SFCGAL installation instructions. #3115. |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Paul Ramsey | #3181, fix regression result in sfcgal |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Olivier Courtin | Add suport for SFCGAL 1.1. #3117. Apply patch written... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Paul Ramsey | #3181, harmonize tests to new POINT EMPTY format |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Paul Ramsey | #3181, Output POINT EMPTY in WKB using NaN as coordinat... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Paul Ramsey | Make test case not overlap nan empty case |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Regina Obe | #2734 TIGER geocoder geocode_intersection gives no... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Sandro Santilli | Draft topology API in liblwgeom and topology postgresql... |
commit | commitdiff | tree | snapshot |
2015-06-25 |
Paul Ramsey | #3178, EWKB emitter should emit complex empty geometry |
commit | commitdiff | tree | snapshot |
2015-06-24 |
Paul Ramsey | #3177, gserialized_is_empty cannot handle nested empty... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Expose ST_CPAWithin to SQL |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Add lwgeom_cpa_within function |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Register a notice handler in cu_tester |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Add multipolygon-by-line ST_Split case in documentation |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Workaround PostgreSQL-9.5dev bug forcing install on... |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Reduce number of queries by one within ST_ModEdgeSplit |
commit | commitdiff | tree | snapshot |
2015-06-23 |
Sandro Santilli | Workaround PostgreSQL-9.5dev bug forcing install on... |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Sandro Santilli | Drop PGXSOVERRIDE temporary hack. PostgreSQL 9.0 is... |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Sandro Santilli | Add links to official code repo and project homepage |
commit | commitdiff | tree | snapshot |
2015-06-22 |
Sandro Santilli | Remove github advertisement from README.md |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Sandro Santilli | Add an lwpgwarning function, for those who worry ! |
commit | commitdiff | tree | snapshot |
next |