2012-02-06 |
Paul Ramsey | Duplicate named case-insensitive XML refentry ids ... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Paul Ramsey | PostGIS extensions should build/install automatically... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Paul Ramsey | Change how we calculate minor versions suitable for... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
David Zwarg | Checked connection to SPI manager in ST_MapAlgebraExpr |
commit | commitdiff | tree | snapshot |
2012-02-06 |
David Zwarg | Whitespace changes to _st_hillshade4ma |
commit | commitdiff | tree | snapshot |
2012-02-06 |
David Zwarg | Reordered linking order for core regression tests.... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Sandro Santilli | Tabs to spaces (2) |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Sandro Santilli | Don't let ValidateTopology choke on invalid edges ... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Paul Ramsey | Allow 'make check' to run all the way through on OSX... |
commit | commitdiff | tree | snapshot |
2012-02-06 |
Paul Ramsey | Try out the pj_get_def() method of finding the spheroid... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Regina Obe | put in an FAQ about the common function is not unique... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Mark Cave-Ayland | Change encoding reference URL to that used for libiconv... |
commit | commitdiff | tree | snapshot |
2012-02-05 |
Mark Cave-Ayland | Fix for #1540: Fix segfault in shp2pgsql-gui when no... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Sandro Santilli | Implemented new keywords for 1-raster ST_MapAlgebraExpr... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Mark Cave-Ayland | Fix an issue in the shapefile GUI caused by saving... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Paul Ramsey | Geography should support SRIDs other than 4326 (#1538) |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Mark Cave-Ayland | Alter the shapefile GUI so that multiple shapefiles... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Mark Cave-Ayland | Add GUI support for the shp2pgsql -S (simple geometries... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Mark Cave-Ayland | Update shapefile GUI "About" text and window title... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Mark Cave-Ayland | Add shapefile dumper (table export) to the shp2pgsql... |
commit | commitdiff | tree | snapshot |
2012-02-04 |
Bborie Park | Explicitly set the output band's pixel type depending... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Bborie Park | Implemented keywords for 2-raster ST_MapAlgebraExpr... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Paul Ramsey | Separate the cache handling code from the transform... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Mark Cave-Ayland | Fix pgsql2shp crash when dumping a table without a... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Mark Cave-Ayland | Fix construction of pgsql2shp's main retrieval query... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Mark Cave-Ayland | Move initialisation of pgsql2shp state endian flag... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Mark Cave-Ayland | Fix missing #ifdef POSTGIS_GEOS_VERSION ... #endif... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Bborie Park | Fixed optimization bug in 1-raster ST_MapAlgebraExpr... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Regina Obe | #1530: fix typo in full upgrade -- was using the postgi... |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Bborie Park | Reverted r9014. Hudson ain't happy with sed. |
commit | commitdiff | tree | snapshot |
2012-02-03 |
Bborie Park | Merge of patch provided in #1533. Thanks gdt. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Bborie Park | Message cleanup by removing unnecessary newlines. |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Bborie Park | Refactored stderr messaging so that C API messages... |
commit | commitdiff | tree | snapshot |
2012-02-02 |
Bborie Park | Additional error checking and formatting of error messages |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Add lwcollection_homogenize and ST_Homogenize (#375) |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Add lwcollection_homogenize and ST_Homogenize (#375) |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Support curves in lwgeom_homogenize (#1526) |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Bborie Park | Added check of values being passed to atan2() in _st_hi... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Enhance ST_Rotate by adding offset origin parameters... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | ST_Azimuth, ST_Project regression tests (#1398) |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Also remove .gitignore files from tarbal distro |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Push forward versions for weekly snap |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Regina Obe | #1494: build parent structures to support census tract... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Bborie Park | Additional cleanup of a few functions using ST_PixelAsP... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Bborie Park | Refactored regression test for ST_PixelAsPolygon |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Bborie Park | Deleted deprecated ST_PixelAsPolygon(raster, int, int... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Sandro Santilli | Make test more readable |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Sandro Santilli | Keep initial value when an expression eveluates to... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Sandro Santilli | Implement RAST.X and RAST.Y keyword substitution in... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Sandro Santilli | Implement ST_PixelAsPolygon in C, provide a core API... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Try again to fix #1292 |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | VACUUM cannot be executed from a function or multi... |
commit | commitdiff | tree | snapshot |
2012-02-01 |
Paul Ramsey | Fix include to be pathless |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Update spatial_ref_sys to latest GDAL generated version... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | ST_Line_Interpolate_Point doesn't interpolate M-values... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Remove some compile warnings. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Gah, someone else can do this... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Really, I do know how to write XML. |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | ST_SnapToGrid returns a value out of range (#1292) |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Rename ST_BuildArea backend function |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Fix missing tag |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Drop Equals(geom,geom) - deprecated in 1.2.3 (#1486) |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | FAQ about licensing (#1262) |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Bborie Park | Explicitly set spatial index name as PostgreSQL 8.4... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Bborie Park | Fixed evaluation of two floating point numbers in RASTE... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Bborie Park | Added check of band # passed to ST_DumpAsPolygons.... |
commit | commitdiff | tree | snapshot |
2012-01-31 |
Paul Ramsey | Pgsql2shp: Dumping: XWKB structure does not match expec... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paul Ramsey | ST_Segmentize returns invalid LINESTRING for zero-lengt... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paul Ramsey | ST_LocateBetweenElevations should return NULL and not... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paul Ramsey | ST_Within not using prepared geometries (#962) |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paul Ramsey | (#393) shp2pgsql returns "fseek(-xxx) failed on DBF... |
commit | commitdiff | tree | snapshot |
2012-01-30 |
Paul Ramsey | GML for empty geometries should be NULL (#1377) |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Nicklas Avén | Increase robustness in distance-calculations when point... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Sandro Santilli | typo |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Paul Ramsey | Be more liberal in accepting "empty" tags in constructi... |
commit | commitdiff | tree | snapshot |
2012-01-29 |
Sandro Santilli | Give me psc status |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Fix _ST_AddFaceSplit code against PostgreSQL 9.1 |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Don't put constant geometries in CTE, which confuses... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Simplify code in _ST_AddFaceSplit, reduce edges table... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Switch ST_AddEdgeNewFaces from ST_Polygonize to _ST_Add... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Stop using ST_Polygonize from ST_AddEdgeModFace. |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Rename topogeometry column check to be more readable |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | New test for closing multi-edge ring in a face (ST_AddE... |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Allow multiple topogeometry columns in one table (again) |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Sandro Santilli | Allow multiple TopoGeometry column in the same table |
commit | commitdiff | tree | snapshot |
2012-01-28 |
Regina Obe | add protos for ST_Quantile raster table coverage. ... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Paul Ramsey | Fix one remaining crasher for ST_AsGML('SRID=4326;POLYG... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Paul Ramsey | #1504 (Segfault running ST_EstimatedExtent()) |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Bborie Park | Fixed segfault caused by an empty quantile linked list... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Paul Ramsey | Tighten up on-arc test a bit more. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | Add "face has no rings" validity checking |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Paul Ramsey | Revert accidental inclusion of shape file size patch... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Paul Ramsey | #920 (ST_LineToCurve generating invalid CURVEPOLYGON) |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | More test for face splitting and inside holes |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | More test for update of isolated nodes in split-faces. |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | Rewrite test for ST_AddIsoNode (see #1503) |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | Simplify the code looking for face containment in ST_Ad... |
commit | commitdiff | tree | snapshot |
2012-01-27 |
Sandro Santilli | Add test for update of isolated nodes in split-faces. |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Paul Ramsey | Complete #737 |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Paul Ramsey | Detect asprintf, vasprintf, fseeko |
commit | commitdiff | tree | snapshot |
next |