2012-07-25 |
Sandro Santilli | Do not advertise broken type "geometry(srid)" (#1934) |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Removed garbage comments |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Consolidated create_* and drop_* scripts into respectiv... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added docs for ST_DFullyWithin(raster, raster) |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added ST_DFullyWithin(raster, raster) and regression... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added rt_raster_full_within_distance() and regression... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added docs for ST_DWithin(raster, raster) |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added ST_DWithin(raster, raster) and regression tests... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Bborie Park | Added rt_raster_within_distance() and regression tests |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Bborie Park | Added ST_Disjoint(raster, raster), regression tests... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added to docs for ST_CoveredBy |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added ST_CoveredBy and regression tests. Ticket is... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Fixed missing closing tag |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added rt_raster_covered_by() and related tests |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added docs for ST_Covers() |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added ST_Covers() and regression tests. Ticket is... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added rt_raster_covers() and regression tests |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added docs for ST_ContainsProperly(raster, raster)... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added ST_ContainsProperly(raster, raster) and regressio... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Addition of rt_raster_contains_properly and regression... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added regression tests for ST_Within(raster, raster... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Minor fixups to ST_Polygon in docs. Ticket is #1929. |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Minor changes to comments |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Addition of docs for ST_Within(raster, raster) |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Reintroduced ST_Intersects(geometry, raster) and ST_Int... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added docs for ST_Contains(raster, raster) |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Updated regression tests to reflect the removal of... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Removed all raster/geometry variants of ST_Intersects... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Removed geometry-based ST_Touches for raster,geometry... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Removed vector-space (geometry-based) variants of ST_Ov... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Addition of ST_Contains and regression tests. Ticket... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Added rt_raster_contains() and regression tests |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Bborie Park | Removed some commented out code and added more debug... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Regina Obe | #1929 document behavior change and speed improvements |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Bborie Park | Addition debug messages and disabled one regression... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Code cleanup and additional debug output |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Updated NEWS and docs for ST_Touches() |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Addition of ST_Touches() for rasters and related regres... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Remove rt_spatial_relationship regression tests as... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Extracted most of code in rt_raster_overlaps to create... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Added docs for ST_Overlaps |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Added ST_Overlaps() and associated regression tests |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Addition of rt_raster_overlaps and related regression... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Removed code preventing use of rt_raster_intersects... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Bborie Park | Minor documentation change regarding && operator and... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Paul Ramsey | Add in geography note |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Bborie Park | Fixed ST_Polygon regression tests to properly handle... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Bborie Park | Fix function creation statement |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Bborie Park | Added cleanup code for removing ST_BandSurface |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Bborie Park | Regression tests intended for ST_BandSurface are now... |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Bborie Park | Removed ST_BandSurface as ST_Polygon does the same... |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Regina Obe | additional cleanup to insure settings are consistent |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Regina Obe | #1913 regress check |
commit | commitdiff | tree | snapshot |
2012-07-16 |
Regina Obe | #1913 reverse geocoder sometimes gives least optimal... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Bborie Park | Updated TODO since a bunch of functions just had ticket... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Updated TODO and refactored ST_Intersects(geometry... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Added docs and updated NEWS for ST_BandSurface |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Addition of ST_BandSurface and regressions tests. ... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Additional tests for rt_raster_surface() |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Additional comments regarding use of lwgeom_as_multi... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Addition of rt_raster_surface() function and related... |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Bborie Park | Initial commit of rt_raster_surface() with base regress... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Paul Ramsey | Add in test for node splitting with nulls and empties... |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Bborie Park | Changed word choice "Supported" instead of "Available" |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Paul Ramsey | Allow circtree nodes to have more than 2 children ... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Ramsey | Comment on methodology behind tree node merging |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Ramsey | Complete geography performance work (#1796), move testi... |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Ramsey | Add note for future pain |
commit | commitdiff | tree | snapshot |
2012-07-11 |
Paul Ramsey | Fix issue with projecting from the poles, retain the... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Paul Ramsey | Fix a NaN result leaking into the tree building algorit... |
commit | commitdiff | tree | snapshot |
2012-07-10 |
Sandro Santilli | Create target dir if non-existing |
commit | commitdiff | tree | snapshot |
2012-07-06 |
Paul Ramsey | Handle best SRID finding for shapes the cross the poles... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Paul Ramsey | Fix issue where the cached object is a point and the... |
commit | commitdiff | tree | snapshot |
2012-07-05 |
Paul Ramsey | Support for larger objects in ST_Intersection(geography... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Paul Ramsey | Fix problems with circtree building on short edges... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Sandro Santilli | Fix pgsql2shp for big-endian systems (#1900) |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bborie Park | Changed return value of rt_pixtype_get_min_value()... |
commit | commitdiff | tree | snapshot |
2012-07-04 |
Bborie Park | Fixed how the minimum possible value of a pixel type... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Fixed handling of pixel value check for NODATA |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Added docs for ST_PixelAsPoints and ST_PixelAsCentroids... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Addition of notes differentiating ST_DumpPolygons and |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Addition of regression tests for ST_PixelAsCentroids and |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Addition of ST_PixelAsPoints and ST_PixelAsCentroids |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Removed RASTER_getPixelPolygon as it has been replaced... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Change signature of ST_PixelAsPolygons() and added... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Added check for empty raster to RASTER_getPixelPolygons |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Refactored ST_PixelAsPolygons to call a C function... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | Renamed "hasnodata" function parameter to "exclude_noda... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | fix typos |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | Admit defeat and render geometries old-fashoined way |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | let see if a geom collection works |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | lets take out completely for now. |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | break out multiline into separate linestrings hopefully... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Paul Ramsey | Add in ST_DistanceTree for testing purposes. Do not... |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | one more try |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | forgot to commit wkt files |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | some examples of delaunay triangles |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Sandro Santilli | Be tolerant with regressing against GEOS-3.2.0 |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Bborie Park | cleanup of examples for ST_Raster2WorldCoord() |
commit | commitdiff | tree | snapshot |
2012-07-03 |
Regina Obe | update unpackaged. Need to make this an automated... |
commit | commitdiff | tree | snapshot |
next |