2012-02-14 |
Bborie Park | Readded rt_clip regression test. |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Bborie Park | Fixed handling of negative X-scale or positive Y-scale... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sandro Santilli | We don't use a profiler anymore |
commit | commitdiff | tree | snapshot |
2012-02-14 |
David Zwarg | Reverting changes that optimize ST_MapAlgebraExpr.... |
commit | commitdiff | tree | snapshot |
2012-02-14 |
Sandro Santilli | Make one-point lines convertible to GEOS, see #1543 |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Pierre Racine | Temporarily remove st_clip regress... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Paul Ramsey | Configured without raster still tries to make raster... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Pierre Racine | Closing ticket #597. Added regression tests for ST_Clip... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Encode dependency of topology comments and cheatsheet |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Fix documentation of GetRingEdges |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Install topology comments too, when regressing topology |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Install topology_comments.sql as well |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Pierre Racine | Fix for ticket #1572. ST_PixelAsPolygons() return NULL... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Allow retaining all custom spatial_ref_sys entries... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Fix regexp renaming srid enforcement check |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Add a note about handling of out-of-range SRIDs on... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Accept more feature type names from AddTopoGeometryColu... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | More VOLATILE -> STRICT (#955). Let's call it completed. |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Some VOLATILE functions turned to STABLE (#955) |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Pierre Racine | Fix regression broken by the limit imposed to SRID... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Regina Obe | #1494 - ability to load census tract, block group,... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Move SRID max and user-max definitions to configure.ac |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Refine user feedback about SRID conversion and reserved... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Drop (SRF()).* constructs (#956) |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Have regress install comments adn throw an error on... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Have staged-install install comments when possible... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Report svn revision |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Encode postgis_svn_revision dependency |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Cleanup postgis_svn_revision.h makefile rule (PHONY) |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Do not override postgis_svn_revision.h if revision... |
commit | commitdiff | tree | snapshot |
2012-02-13 |
Sandro Santilli | Add support for fetching SVN revision from local git... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Sandro Santilli | It's "svn", not "svnn". And a TODO item... |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Paul Ramsey | Fix regression in OSX (-0 vs 0) |
commit | commitdiff | tree | snapshot |
2012-02-11 |
Paul Ramsey | Report SVN revision in PostGIS_Full_Version (#1518) |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Bborie Park | Added checks of SRID to make sure that SRIDs are within... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Pierre Racine | ST_Clip returns all bands when no band is specified. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Pierre Racine | Fix for ticket #1569. ST_Clip variants defaulting to... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Paul Ramsey | Back out SVN generation stuff. |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Paul Ramsey | Try to fail better on SVN snatching... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Paul Ramsey | Report SVN revision in PostGIS_Full_Version (#1518) |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Pierre Racine | ST_PixelAsPolygon() does not have a band parameter... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Regina Obe | #1494: move parent table creation to a function so... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Pierre Racine | Have perl to backup the file before editing. 'make... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Sandro Santilli | Clamp SRID valuesu > SRID_MAXIMUM to fall in the reserv... |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Sandro Santilli | Add SRID_USER_MXIMUM define |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Paul Ramsey | Fix syntax error in MS example |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Sandro Santilli | Drop the now-generated Makefile on distclean, and ignore it |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Sandro Santilli | Fix builds --without-topology (#1565) |
commit | commitdiff | tree | snapshot |
2012-02-10 |
Regina Obe | #1564 fix typo in cat call preventing other files from... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Regina Obe | #1563: remove raster_columns view from extension so... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Zwarg | Performance improvement by keeping x and y pixel coordi... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Sandro Santilli | Actually save Grand Unified Geom Cache rather than... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Sandro Santilli | More postgis_config.h inclusion removal from headers |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Sandro Santilli | Drop postgis_config.h include from lwgeom_pg.h header. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Sandro Santilli | Fix header guard of pgsql_compat.h and drop the duplicate |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Regina Obe | Hmm double added a file -- #1563 which was causing... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Sandro Santilli | Forward distclean to extensions subdirs |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Paul Ramsey | Don't delete the comments. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Regina Obe | #1562 replace string with text |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Paul Ramsey | More verbose message, per DFuhriman |
commit | commitdiff | tree | snapshot |
2012-02-09 |
Paul Ramsey | Invalid geography polygons: BOOM! Could not generate... |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Zwarg | Fixed bug where PG_DETOAST_DATUM args were incorrect. |
commit | commitdiff | tree | snapshot |
2012-02-09 |
David Zwarg | Changed DATUM_SLICE to DATUM in setGeotransform. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Added documentation for raster processing builtin funct... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Change from scripts-based script versions to repository... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Make the scripts version get read again. |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Fix to correct building of testapi in MinGW. Ticket... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Do not allocate inside of 1 raster mapalgebra loop... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | ./configure still display the old raster version number... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Instead of dynamically allocating space for variables... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Remove deleted function signature for ST_PixelAsPolygon... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | test for termios.h in case we want to do password promp... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Values for [rast1.x], [rast1.y], [rast2.x] and [rast2... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Removed geotransform type. Fixed rounding, so Hudson... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Sandro Santilli | do not heap-allocate SPI arg types |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Sandro Santilli | ST_MapAlgebraExpr: advertise X and Y params as integers... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Added documentation for 1 and 2 raster map algebra... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Handle French svn? |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Added geotransform methods and correction to basis... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Stop relying on private projects.h PROJ header (#1541) |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Add missing target |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Push forward version numbers |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Commit in preparation for 2.0.0alpha4 |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Added ST_StdDev4ma raster neighborhood processing funct... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | lwgeom_release (#699) move free if copy calls to end... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Minor debug message tweak |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Bborie Park | Added regression tests for raster2pgsql loader. Ticket... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Olivier Courtin | Bugfixes related to #1552, and somehow to #665. Thanks... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Sandro Santilli | Document topology.GetRingEdges (#959) |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Sandro Santilli | Do not release serialized input until output is deseria... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | configure_json.patch (#1539) from Evan Roualt |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Olivier Courtin | restore (at least) tin_geom and psurface_geom unit... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Olivier Courtin | Fix BBOX handling in serialization. Still related to... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Olivier Courtin | Change BBOX double to float in serialization. Related... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Added ST_Distinct4ma helper neighborhood processing... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
David Zwarg | Fixed typo in configure.ac |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | loader/Latin1 regression failure with database SQL_ASCI... |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Remove another dying test |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Remove failing test |
commit | commitdiff | tree | snapshot |
2012-02-08 |
Paul Ramsey | Remove dependency on svnrevision.h |
commit | commitdiff | tree | snapshot |
next |