2008-03-30 |
Paul Ramsey | confirm st_*min st_*max |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Syntax error in sql.in |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Fixed up KML patch from Eduin Carillo. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Enable the USE_PROJ and GEOS_VERNUM macros to propogate... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Revert KML patch, bad puppy! |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Added KML patch from Eduin Carillo. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Changed ifeq to ifndef for CXX macro test. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Removed unloved and un-used geos_version.sh file. |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Added SVN support patch from Dr. Marco Hugentobler... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Added GEOS_VERNUM macro and protected GEOS 3.0/3.1... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Mark Cave-Ayland | Fix crash caused by double-free in LWGEOM_same - we... |
commit | commitdiff | tree | snapshot |
2008-03-28 |
Paul Ramsey | Removed regress_ogc_prep from tests temporarily until... |
commit | commitdiff | tree | snapshot |
2008-03-27 |
Mark Cave-Ayland | Fix bug with |>> and <<| operators - the BOX2D overabov... |
commit | commitdiff | tree | snapshot |
2008-03-26 |
Paul Ramsey | Change link to postgis bug tracker |
commit | commitdiff | tree | snapshot |
2008-03-21 |
Mark Cave-Ayland | Resolve GBT bugs #2,#3 and #9 related to crashes when... |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Paul Ramsey | Document ST_SimplifyPreserveTopology(geometry,float) |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Paul Ramsey | Added hook to GEOSTopologyPreserveSimplify |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Ben Jubb | Changed the interface for the GEOS prepared predicates. |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ben Jubb | Ammended to include prepared geometry cache code in... |
commit | commitdiff | tree | snapshot |
2008-01-22 |
Ben Jubb | Modified to check version of GEOS and stub out prepared... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ben Jubb | Made some minor changes suggested by Mark Cave-Ayland. |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ben Jubb | Added new function wrappers to expose prepared geometry... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ben Jubb | Added new functions to lwgeom_geos_c.c to support prepa... |
commit | commitdiff | tree | snapshot |
2008-01-18 |
Ben Jubb | Tests for the prepared geometry predicates. |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Mark Cave-Ayland | Bump version number to 1.3.3SVN for next development... |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Mark Cave-Ayland | Rewrite the pgsql2shp connection string code so that... |
commit | commitdiff | tree | snapshot |
2007-12-03 |
Paul Ramsey | Fix up bad entities and screwed up programlistings... |
commit | commitdiff | tree | snapshot |
2007-12-02 |
Mark Cave-Ayland | Commit updated versions of the ChangeLog and README... |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Paul Ramsey | Added release notes. |
commit | commitdiff | tree | snapshot |
2007-11-30 |
Mark Cave-Ayland | Fix the (E)WKB parser so that it performs validation... |
commit | commitdiff | tree | snapshot |
2007-11-27 |
Mark Cave-Ayland | Rename the existing get_int32() and get_uint32() functi... |
commit | commitdiff | tree | snapshot |
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 |
next |