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 |
2012-01-26 |
Sandro Santilli | Change expectations from tests involving ST_MakeLine |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Paul Ramsey | Clean up and exit when shp file missing |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Paul Ramsey | Fix contact per a message on postgis-users from Markus... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Add support for linestrings in ST_MakeLine (#1500) |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Implement lwline_from_lwgeom_array (untested) |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Don't let ptarray_append_ptarray change read-only point... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Test that mixed dimensionality is not allowed by ptarra... |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Add more test for FLAGS_GET_ and FLAGS_SET_ |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Implement ptarray_append_ptarray, and change its signature |
commit | commitdiff | tree | snapshot |
2012-01-26 |
Sandro Santilli | Tweak debug messages not to clutter output |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Paul Ramsey | Bump version string forward |
commit | commitdiff | tree | snapshot |
2012-01-25 |
Paul Ramsey | Prep for alpha2 |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Paul Ramsey | SVG empty geometries gives invalid memory alloc (#1038) |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Paul Ramsey | Update shplib to the latest release (1.3.0b3) and stitc... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Paul Ramsey | Double guard against geos versions of 3.4.dev form... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Sandro Santilli | Stop WARNING from AddFace about next_left_edge/next_rig... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Sandro Santilli | Optimize ST_AddEdge*Face* detection of face split condi... |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Sandro Santilli | Protect DEBUG lines in compile-time conditional |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Paul Ramsey | Test for #1150, null entry in spatial_ref_sys |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Sandro Santilli | Fix linking bugs with ST_NewEdgesSplit function (#1496) |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Sandro Santilli | Fix edge-linking in ST_ModEdgeSplit (#1496) |
commit | commitdiff | tree | snapshot |
2012-01-24 |
Paul Ramsey | Prevent people from inserting entries in spatial_ref_sy... |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Paul Ramsey | Make topology enabled the default |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Paul Ramsey | Allow raster to actually turn on by default |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Paul Ramsey | Move raster/topology status to the bottom of the report |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Paul Ramsey | Report on raster status whether enabled or not |
commit | commitdiff | tree | snapshot |
2012-01-23 |
Paul Ramsey | Push forward the trunk version to match release march |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Santilli | Fix ambiguos references (with postgresql 9.x) |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Santilli | AddTopoGeometryColumn: check child layer before increme... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Santilli | typo |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Santilli | TopoGeo_addLineString: fix node crossing, reduce edges... |
commit | commitdiff | tree | snapshot |
2012-01-22 |
Sandro Santilli | Comment typo |
commit | commitdiff | tree | snapshot |
2012-01-21 |
Regina Obe | update build extensions to include the make comments... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Fix typo |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Make raster on by default and --without-raster the... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | fix typo |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | Add a plpython example for outputting raster images |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Have TopoGeometry::Geometry always return a MULTI*... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Don't let ST_Multi create collections of a single EMPTY... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | #1487: add out_db argument to AddRasterConstraints... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Test new types in regress/wkt (#1476) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Exclude raster_columns from geometry_columns (#1122) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Fix a missing return introduced with fix to #547 |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Change ST_Equals to use the ~= operator (#1453) |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Sandro Santilli | Revert "remove ~= from documentation -- we don't want... |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Regina Obe | readme was outdated. |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Update for alpha1? |
commit | commitdiff | tree | snapshot |
2012-01-20 |
Paul Ramsey | Transforming from SRID 4267 to 4326 returns incorrect... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Paul Ramsey | Stop configure if we don't find perl. (#1484) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | In 9.1, it is datamoduledir driving module install... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Have both RTREE and PREPARED_GEOM caches cohexist ... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Update expected raster intersection results after fix... |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Add test for cached version of point_in_ring (#852) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Drop use of tolerance in PIP (#852) |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Do not run the upgrade test if the normal test failed |
commit | commitdiff | tree | snapshot |
2012-01-19 |
Sandro Santilli | Oops, forgot to cleanup after debugging (triggered... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Rework st_estimated_extent to deal with analyzed empty... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Drop &Z_support in ST_Summary, see #649 comment:2 |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Add ST_Summary(geography), "G" flag (#1277), document... |
commit | commitdiff | tree | snapshot |
2012-01-18 |
Sandro Santilli | Complete binary IO testing in presence of typmod (... |
commit | commitdiff | tree | snapshot |
next |