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 |
2015-06-18 |
Sandro Santilli | ST_ApproximateMedialAxis: cast WKT to geometry on plpgq... |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Sandro Santilli | Bye bye, java |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Sandro Santilli | Add SRID conservancy in ApproximateMedialAxis test |
commit | commitdiff | tree | snapshot |
2015-06-17 |
Sandro Santilli | Add ST_ApproximateMedialAxis (#3169) |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Sandro Santilli | Revert "Build liblwgeom with -no-undefined flag" |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Sandro Santilli | Make SFCGAL version available in sqldefines.h |
commit | commitdiff | tree | snapshot |
2015-06-16 |
Sandro Santilli | Make SFCGAL version available in postgis_config.h.in |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Sandro Santilli | Add ST_Boundary in "see also" section for ST_MakePolygon |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Sandro Santilli | Fix the "maintainer-clean" rule, and avoid maven downlo... |
commit | commitdiff | tree | snapshot |
2015-06-13 |
Sandro Santilli | Only remove pom.xml on "make maintainer-clean" |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Sandro Santilli | Include pom.xml in distribution (#3154) |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Sandro Santilli | Stop using "cvs" string in dist script |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Paul Ramsey | #3164, ST_ClipByBox2D a little less brittle |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Regina Obe | take out pom make section to try to make travis happy... |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Paul Ramsey | #1137, Add a tolerance distance to ST_RemoveRepeatedPoints |
commit | commitdiff | tree | snapshot |
2015-06-12 |
Sandro Santilli | Add item about new functions supporting compoundcurve... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Paul Ramsey | #2717, support startpoint, endpoint, pointn, numpoints... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Optimize ptarray_locate_along_linear to really honour... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Add test for ST_Affine bbox cache bug (#3159) |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Make ST_Scale not use ST_Affine |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Paul Ramsey | #3159, only add boxes to geometries that are input... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Add missing item about |=| addition |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Allow passing M factor to ST_Scale (#3062) |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | lwgeom_scale: recompute bounding box if needed |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Move liblwgeom logging functions outside of public... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Drop unused lw_vasprintf / lw_asprintf functions from... |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Build liblwgeom with -no-undefined flag |
commit | commitdiff | tree | snapshot |
2015-06-11 |
Sandro Santilli | Move temporal function wrappers in their own file |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Fix unused vars and funx warnings building against... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Restore liblwgeom API compatibility (#3156) |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Convert varint test to use the new ASSERT_STRING_EQUAL... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Convert ptarray test to use the new ASSERT_STRING_EQUAL... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Add lwgeom_scale and ptarray_scale with support of... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Trim refpurpose section for <-> operator, move details... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Add |=| operator with CPA semantic and KNN support... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Ensure ST_DistanceCPA returns NULL if inputs do not... |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Remove liblwgeom.h on make uninstall (#3155) |
commit | commitdiff | tree | snapshot |
2015-06-10 |
Sandro Santilli | Add note about minimum PROJ4 version requirement raise |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Regina Obe | #3154: revise make dist to build pom and not delete. |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Fix definition of ST_DistanceCPA |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | ST_DistanceCPA: return distance at closest point of... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Have ST_ClosestPointOfApproach return NULL if inputs... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Be less noisy on meeting trajectories, add temporal... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Fix lwgeom_tcpa distance computation for degenerate... |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Implement missing distance3d_pt_pt function |
commit | commitdiff | tree | snapshot |
2015-06-09 |
Sandro Santilli | Update in-header documentation for lwgeom_split |
commit | commitdiff | tree | snapshot |
2015-06-06 |
Regina Obe | #2906: move census functions into tiger_loader_2014... |
commit | commitdiff | tree | snapshot |
2015-06-05 |
Regina Obe | #2906: Fix webiste link postgis.net (instead of postgis... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sandro Santilli | Get "Closest Point of Approach" name straight ... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Sandro Santilli | Move ST_ClosestPointOfApproach tests under temporal.sql |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Regina Obe | change extension install to go from root of tiger |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Regina Obe | a lot of this stuff is not tiger_2011, we should just... |
commit | commitdiff | tree | snapshot |
2015-06-04 |
Paul Ramsey | #2287, fix regressions with new debug in raster |
commit | commitdiff | tree | snapshot |
next |