2011-11-11 |
Bborie Park | Removed commented-out stubs for nonexistant RASTER_mapA... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Bborie Park | Add ST_MapAlgebraFct for 2 rasters. This is the siblin... |
commit | commitdiff | tree | snapshot |
2011-11-11 |
Regina Obe | put comment about expression |
commit | commitdiff | tree | snapshot |
2011-11-10 |
David Zwarg | Updated documentation for all variants of ST_MapAlgebraFct. |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Sandro Santilli | Make sure to "round-to-float" boxes read from serialize... |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Regina Obe | add missing references to other functions used |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Regina Obe | Add example of overlaying single rasters on same canvas |
commit | commitdiff | tree | snapshot |
2011-11-10 |
Bborie Park | Signatures changed for ST_MapAlgebraExpr where nodatava... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bborie Park | Removed all remaining memory leaks from testapi.c |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bborie Park | Rolled back attempt to clean up memory handling. We... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bborie Park | Separated the output raster's extent calculation from... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | fix typos, provide description for nodatanodataval... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Bborie Park | Fixed bug where an expression doesn't contain a placeho... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | fix minor typos |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | increment version |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | break out what all the different arguments are in 2... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | fix some typos, revise example demonstrating difference... |
commit | commitdiff | tree | snapshot |
2011-11-09 |
Regina Obe | Add ST_BandMetaData to drop target. Upgrade can't... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bborie Park | Fix floating point issues in rt_raster_geopoint_to_cell... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bborie Park | Bug fix for evaluating remainder when remainder is... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Regina Obe | ST_MapAlgebraExpr - 2 band version - incorporate Pierre... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Regina Obe | document ST_MapAlgebraExpr (2 raster band version)... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Paul Ramsey | Do the "are boxes different?" test in ST_Equals using... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Sandro Santilli | Re-fix robustness issue on 32bit system (seg is 0-based... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Sandro Santilli | Give unique names to linearref tests |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Sandro Santilli | Add test for bug #1270 |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Sandro Santilli | Fix st_line_locate_point check for "last point" (#1271) |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bborie Park | Renamed ST_MapAlgebra2Expr to ST_MapAlgebra after conce... |
commit | commitdiff | tree | snapshot |
2011-11-08 |
Bborie Park | Replaced ST_MapAlgebraExpr's "nodatavalueexpr" paramete... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Bborie Park | Rephrased a sentence or two in ST_Resample. Might... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Bborie Park | Addition of 2-raster map algebra function ST_MapAlgebra... |
commit | commitdiff | tree | snapshot |
2011-11-07 |
Sandro Santilli | Enhance robustness of ptarray_locate_point, fixing... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bborie Park | Following the cleanup in r8104, additional cleanup... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Sandro Santilli | Double-check line splitting to avoid returning empty... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Sandro Santilli | Don't change SQL at compile time. The code is safe... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bborie Park | Renamed output parameter "hasnodatavalue" to "hasnodata... |
commit | commitdiff | tree | snapshot |
2011-11-06 |
Bborie Park | Fixed the bug described in #1263. Also fixed additiona... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bborie Park | Reverted r8100 due to regression failures. Instead... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Bborie Park | Moved postgis_gdal_version() from rtpostgis.sql.in... |
commit | commitdiff | tree | snapshot |
2011-11-05 |
Regina Obe | Fix output of ST_Node -- evidentally we haven't yet... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | increment to 2.0.0a4 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | increment to 2.0.0a4 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | alphabatize reference_processing section. Change postg... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | #1206: put in example for ST_Node. Can't test yet... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Document ST_Node (#1206) |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Add SQL-level tests for ST_Node (#1206) |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Fix clean rule to get rid of .o files |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Expose ST_Node at SQL level (#1206) |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | ability to turn off example generation, and change... |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Fix builds againts GEOS < 3.3 |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Sandro Santilli | Add an lwgeom_node function in liblwgeom (see #1206) |
commit | commitdiff | tree | snapshot |
2011-11-04 |
Regina Obe | Add enhanced note for AddGeometryColumn |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Sandro Santilli | Add lwcollection_reserve internal function |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Sandro Santilli | Pass GEOS version to unit tests, skip test for SPLIT... |
commit | commitdiff | tree | snapshot |
2011-11-03 |
Sandro Santilli | Add an line-by-point internal split function taking... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Sandro Santilli | Add test for ST_Summary |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Regina Obe | change order of populate_geometry_columns drop all... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Regina Obe | drop populate_geometry_columns(). This is needed... |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Regina Obe | #1256 drop memgeomunion so geomunion can be dropped |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Regina Obe | more formatting experiments |
commit | commitdiff | tree | snapshot |
2011-11-02 |
Paul Ramsey | Composite geometries end up with nested BBOX caches... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Bborie Park | Based upon mailing list discussion, changed call to... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Paul Ramsey | Make st_summary at least return consistent results... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Regina Obe | document ST_SameAlignment |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Regina Obe | revise all to output arg list and conditionally show... |
commit | commitdiff | tree | snapshot |
2011-11-01 |
Regina Obe | xsl to generate postgis cheatsheet, add make cheatsheet... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Sandro Santilli | ST_CreateTopoGeo: speedup merged lines splitting [RT... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Ramsey | Increase accuracy of area calculation (#810) |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Ramsey | Remove redundant prototype |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Ramsey | Move gserialized_get_gbox_p to liblwgeom and gserialize... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Paul Ramsey | Rename pglwgeom_box2d_p |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | add raster cheat sheet generator -- and a make cheatshe... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | get rid of word "Functions" in section headers |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Sandro Santilli | ST_CreateTopoGeo: do not drop input nodes of degree... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Sandro Santilli | Fix generation of topology in presence of edges with... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | fix another erroneous statement - its ValidateTopology... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | get rid of word feature in description of AddTopGeometr... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | more cleanup -- only print example sections if they... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | build cheat sheet for tiger geocoder. This one looks... |
commit | commitdiff | tree | snapshot |
2011-10-31 |
Regina Obe | logic to flag new functions and allow tags in listings... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Regina Obe | get rid of unused styles |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sandro Santilli | AddEdgeModFace, AddEdgeNewFaces: simplify calls to... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Paul Ramsey | Remove some duplicate headers (much of this to be done...) |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Paul Ramsey | Remove SERIALIZED_FORM |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Paul Ramsey | Remove pglwgeom_serialize |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Sandro Santilli | Add some hints about the visited table for topology... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Regina Obe | logic to build html cheatsheet -- some logic still... |
commit | commitdiff | tree | snapshot |
2011-10-30 |
Regina Obe | get rid of extra fluff words in section titles |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Fix regression |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_ndims |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_size |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_get_zm |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Fix odd formating in optimistic_overlap |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_is_empty |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_drop_bbox |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_has_bbox, pglwgeom_has_z, pglwgeom_has_m |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_has_bbox, pglwgeom_has_z, pglwgeom_has_m |
commit | commitdiff | tree | snapshot |
2011-10-29 |
Paul Ramsey | Remove pglwgeom_get_type |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Paul Ramsey | remove pglwgeom_get_srid, pglwgeom_set_srid |
commit | commitdiff | tree | snapshot |
2011-10-28 |
Paul Ramsey | Remove pglwgeom_deserialize |
commit | commitdiff | tree | snapshot |
next |