2007-11-27 |
Mark Cave-Ayland | Extend the PROJ.4 search path to include $sharedir... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Mark Cave-Ayland | Apply Tom Glancy's patch to shp2pgsql which corrects... |
commit | commitdiff | tree | snapshot |
2007-11-23 |
Mark Cave-Ayland | Commit a first attempt at an Ant build.xml file for... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Mark Cave-Ayland | Apply parts of Charlie Savage's MSVC patch - mainly... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Mark Cave-Ayland | Remove version numbers from liblwgeom references in... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Mark Cave-Ayland | Commit Charlie Savage's patches (with additional commen... |
commit | commitdiff | tree | snapshot |
2007-10-29 |
Mark Cave-Ayland | Fix broken error message when attempting to deserialise... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Paul Ramsey | KML credits patch <yecarrillo> |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Mark Cave-Ayland | Apply extra fixes for the reworked AsGML() function... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Mark Cave-Ayland | Fix a mistake in my refactoring of the AsGML() patch... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Paul Ramsey | Applied patch from Charlie Savage to make ST_Envelope... |
commit | commitdiff | tree | snapshot |
2007-09-06 |
Mark Cave-Ayland | Commit modified version of Barbara Phillipot's GML... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Paul Ramsey | Rename ST_GeomUnion to ST_Union in docs and ST_MemGeomU... |
commit | commitdiff | tree | snapshot |
2007-08-21 |
Mark Cave-Ayland | Fix crash when calling ST_EndPoint caused by a double... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Stephen Frost | - Include levenshtein difference in rating when doing... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Paul Ramsey | Increment version number to 1.3.2 for next development... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Paul Ramsey | Version flip up to 1.3.1 |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mark Cave-Ayland | Fixed spelling error for the word "geometry" thanks... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mark Cave-Ayland | This time really fix the documentation missing tag... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mark Cave-Ayland | Fix documentation since an error in the 1.3.0 release... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Mark Cave-Ayland | Remove warning about unused variable in lwgeom.c (it... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Mark Leslie | Added release notes and updated version numbers and... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Mark Leslie | Moved the intersects method back to the original defini... |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Mark Leslie | Bumped the version number to RC5. |
commit | commitdiff | tree | snapshot |
2007-08-09 |
Mark Leslie | Updated the regression tests for curved geoms to avoid... |
commit | commitdiff | tree | snapshot |
2007-08-03 |
Mark Leslie | Removed an unused function that was erroneously committed. |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Mark Leslie | Added PreparedGeometry and caching support to the inter... |
commit | commitdiff | tree | snapshot |
2007-08-02 |
Mark Leslie | Removed a call to the deprecated point_in_ring function. |
commit | commitdiff | tree | snapshot |
2007-07-31 |
Mark Leslie | Updated the version numbers. |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Mark Leslie | Applyed Michael Fuhrs patch to fix the reserved word... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Mark Leslie | Fixed the FP_LTEQ macro to accomodate values significan... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Mark Leslie | Added the covers and coveredby functions to the jts... |
commit | commitdiff | tree | snapshot |
2007-07-23 |
Mark Leslie | Updated the loader to create the index after the data... |
commit | commitdiff | tree | snapshot |
2007-07-20 |
Paul Ramsey | Fix some ST_ declarations that were missing. |
commit | commitdiff | tree | snapshot |
2007-07-18 |
Mark Leslie | Applying Michael Fuhrs patch to correct my attrocious... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Mark Leslie | Added notes about the implicit index operators on the... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Mark Leslie | Resurrected the ST_LineToCurve regression tests, but... |
commit | commitdiff | tree | snapshot |
2007-07-16 |
Mark Leslie | Upgraded the escaping of quotes from the deprecated... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Mark Cave-Ayland | Rollback experimental shp2pgsql escaping change that... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Mark Cave-Ayland | Correct previous commit for older PostgreSQL versions... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Mark Cave-Ayland | Add missing methods to the PROJ.4 cache memory context... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Mark Leslie | Removing the unsnappable test calls to LineToCurve. |
commit | commitdiff | tree | snapshot |
2007-07-11 |
Paul Ramsey | Remove extra/debian, per recommendation from Stephen... |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Paul Ramsey | Remove templategis from make, install, clean targets. |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Stephen Frost | - Remove debugging NOTICE |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Stephen Frost | - Added print-print function for norm_addy type (norm_a... |
commit | commitdiff | tree | snapshot |
2007-07-08 |
Stephen Frost | - City names are 90 characters (this matters more than... |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Paul Ramsey | ST_Dwithin reference entry |
commit | commitdiff | tree | snapshot |
2007-07-06 |
Paul Ramsey | Added ST_DWithin SQL function |
commit | commitdiff | tree | snapshot |
2007-07-04 |
Mark Leslie | Applied the patch from Michael Fuhr to fix the definiti... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | - Change to generic database name |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | - Update install instructions |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | Add in initial import scripts for importing the TIGER... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | Add in broken out/updated normalize/geocode functions |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | Initial import of utility functions, seperated into... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | tables/- New scripts for roads_local/tiger_geocode_road... |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | - Minor reorg, add in other parts of the initial load |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Stephen Frost | - Original tiger geocoder |
commit | commitdiff | tree | snapshot |
2007-07-03 |
Mark Leslie | Added a home for the tiger geocoder. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Mark Leslie | Added ST_Covers and ST_CoveredBy functions, as discusse... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Mark Leslie | Added a 1D rtree for polygon segment indexing, and... |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Mark Leslie | Added or updated debugging statements. |
commit | commitdiff | tree | snapshot |
2007-06-28 |
Mark Leslie | Altered the macro tests for pg_alloc, pg_realloc to... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Mark Leslie | Updated the regression test suite to allow variable... |
commit | commitdiff | tree | snapshot |
2007-06-15 |
Mark Leslie | Added curvey geometry recognition to the jts connector. |
commit | commitdiff | tree | snapshot |
2007-06-12 |
Paul Ramsey | Typo corrections from Michael Fuhr. |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Mark Cave-Ayland | Applied Michael Fuhr's patch to use explicit text casts... |
commit | commitdiff | tree | snapshot |
2007-06-07 |
Mark Leslie | Added relational function definitions that inline index... |
commit | commitdiff | tree | snapshot |
2007-06-06 |
Norman Barker | Hibernate Spatial Criteria Queries and Dialect |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Mark Leslie | Updated the docs to reflect the function name transition. |
commit | commitdiff | tree | snapshot |
2007-06-05 |
Mark Leslie | Reorganized the sqlmm function declarations to prevent... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Mark Leslie | Added versions of functions with standard ST (Spatial... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Mark Leslie | Ongoing PIP trauma. Addressed the issue of points... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Mark Cave-Ayland | Reduce 'LWGEOM_gist_joinsel called with arguments that... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Mark Cave-Ayland | Fixed bug #145 - RemovePoint Failure in the bugtracker... |
commit | commitdiff | tree | snapshot |
2007-06-01 |
Mark Cave-Ayland | Fix broken docbook stylesheet search. AC_ARG_WITH only... |
commit | commitdiff | tree | snapshot |
2007-05-31 |
Mark Cave-Ayland | Add support for the upcoming release of PostgreSQL... |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Mark Leslie | Added curve handling to getType, numGeometries, geometr... |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Mark Leslie | Added short-circuit calls for the point-in-polygon... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Mark Cave-Ayland | Bump SVN code version to 1.2.2SVN |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Mark Cave-Ayland | Fix broken regress_proj expected results by removing... |
commit | commitdiff | tree | snapshot |
2007-05-14 |
Mark Cave-Ayland | Remove GEOS C++ API support from PostGIS HEAD; it's... |
commit | commitdiff | tree | snapshot |
2007-05-08 |
Paul Ramsey | Spelling fix |
commit | commitdiff | tree | snapshot |
2007-04-02 |
Paul Ramsey | Small doco fix |
commit | commitdiff | tree | snapshot |
2007-03-15 |
Markus Schaber | aded PostGIS Dialect for Hibernate from Norman Barker |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Mark Leslie | Bug 143 is once again dealt with, this time for good. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Mark Leslie | Rolling back a cure that killed the patient. |
commit | commitdiff | tree | snapshot |
2007-03-09 |
Mark Leslie | Bug 143 code fix and regression case. |
commit | commitdiff | tree | snapshot |
2007-03-01 |
Sandro Santilli | * extras/template_gis/Makefile: |
commit | commitdiff | tree | snapshot |
2007-02-28 |
Paul Ramsey | Remove minor typo |
commit | commitdiff | tree | snapshot |
2007-02-26 |
Sandro Santilli | * regress/run_test: discard CONTEXT and DELETE |
commit | commitdiff | tree | snapshot |
2007-02-06 |
Paul Ramsey | Edits from Bruce Rindahl |
commit | commitdiff | tree | snapshot |
2007-01-26 |
Mark Cave-Ayland | Refine previous patch to use a different delimiter... |
commit | commitdiff | tree | snapshot |
2007-01-19 |
Sandro Santilli | * extras/template_gis/Makefile: escape $bindir |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Markus Schaber | finally really fixed javadoc build on Windows. Yes... |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Markus Schaber | further fix for javadoc build |
commit | commitdiff | tree | snapshot |
2007-01-18 |
Markus Schaber | fixed jdbc javadoc build |
commit | commitdiff | tree | snapshot |
2007-01-15 |
Sandro Santilli | Patch by Michael Fuhr: * extras/template_gis/Makefile... |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Paul Ramsey | Change 'Postgis' to 'PostGIS' |
commit | commitdiff | tree | snapshot |
2007-01-12 |
Sandro Santilli | Patch by Gerald Fenoy <djay@gentoo.org>: |
commit | commitdiff | tree | snapshot |
next |