2004-03-05 |
David Blasby | Empty files - preparing for writting actual code. |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Blasby | Same as the one in the above directory |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Blasby | moved to lwgeom/ directory |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Sandro Santilli | Applied Mark Cave-Ayland patch |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Sandro Santilli | rewritten split_extent to be more datatype-conservative |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Sandro Santilli | added -bps switch to set maximun query level. reworked... |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Sandro Santilli | more verbose output |
commit | commitdiff | tree | snapshot |
2004-03-05 |
Sandro Santilli | initial import |
commit | commitdiff | tree | snapshot |
2004-03-05 |
David Blasby | Initial version - still under discussion. |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Sandro Santilli | postgis_gist_sel(): added warnings if search_box goes... |
commit | commitdiff | tree | snapshot |
2004-03-04 |
Sandro Santilli | The selectivity estimator does add the full value of... |
commit | commitdiff | tree | snapshot |
2004-03-03 |
Sandro Santilli | added check to keep selectivity value in the range... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Sandro Santilli | cpp call for postgis_new.sql creation uses shell redire... |
commit | commitdiff | tree | snapshot |
2004-03-02 |
Sandro Santilli | modified to reflect new statistics building process... |
commit | commitdiff | tree | snapshot |
2004-03-01 |
Sandro Santilli | histogram's boxesPerSide computed as a function of... |
commit | commitdiff | tree | snapshot |
2004-02-29 |
Sandro Santilli | bug fix in postgis_gist_sel (for PG75): SysCache is... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Sandro Santilli | Added rule to generate postgis_new.sql from postgis... |
commit | commitdiff | tree | snapshot |
2004-02-28 |
Sandro Santilli | initial import |
commit | commitdiff | tree | snapshot |
2004-02-26 |
Sandro Santilli | Fixed bugs reported by Mark Cave-Ayland <m.cave-ayland... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Sandro Santilli | RTContainedBy and RTOverlap strategries implemented... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Sandro Santilli | Added handling for point features in histogram creation... |
commit | commitdiff | tree | snapshot |
2004-02-25 |
Sandro Santilli | initial version of && selectivity estimation for PG75 |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Sandro Santilli | geometry analyzer builds the histogram |
commit | commitdiff | tree | snapshot |
2004-02-23 |
Sandro Santilli | added skeleton functions for pg75 stats integration |
commit | commitdiff | tree | snapshot |
2004-02-12 |
Sandro Santilli | changed USE_GEOS check from ifdef / ifndef to if /... |
commit | commitdiff | tree | snapshot |
2004-02-09 |
Sandro Santilli | byte endiannes detected empirically |
commit | commitdiff | tree | snapshot |
2004-02-06 |
Sandro Santilli | updated wkb reading funx to reflect changes made by... |
commit | commitdiff | tree | snapshot |
2004-02-06 |
David Blasby | moved forward declarations from postgis.h to postgis_proj.c |
commit | commitdiff | tree | snapshot |
2004-02-05 |
David Blasby | Optimized the curvature method (doesnt have to calculat... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
David Blasby | Added 'curvature method' for cases where the original... |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Sandro Santilli | Added pg75 support scripts |
commit | commitdiff | tree | snapshot |
2004-02-04 |
Sandro Santilli | Added detection code for PG75 |
commit | commitdiff | tree | snapshot |
2004-02-04 |
David Blasby | applied patricia tozer's patch (distance function was... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Paul Ramsey | Backed default sql file location out of contrib insto... |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Paul Ramsey | Real DESTDIR changes this time. |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Paul Ramsey | Ooops, let local configuration slip into cvs version |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Paul Ramsey | Fixed error in -C loader directive |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Paul Ramsey | Added DESTDIR to Makefiles to assist in RPM building. |
commit | commitdiff | tree | snapshot |
2004-02-03 |
Sandro Santilli | schema support added, slightly modified logic used... |
commit | commitdiff | tree | snapshot |
2004-01-25 |
Paul Ramsey | Test commit on new CVS archive. |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Sandro Santilli | Added line_interpolate_point entry |
commit | commitdiff | tree | snapshot |
2004-01-21 |
Sandro Santilli | Added line_interpolate_point function by jsunday@rochgr... |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Sandro Santilli | cleaner comments for DropGeometryColumn |
commit | commitdiff | tree | snapshot |
2004-01-20 |
Sandro Santilli | removed bogus comment about missed alter table drop... |
commit | commitdiff | tree | snapshot |
2004-01-16 |
Sandro Santilli | Added FTLogical<->boolean mapping |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Sandro Santilli | field type array allocates num_fields * sizeof(int... |
commit | commitdiff | tree | snapshot |
2004-01-15 |
Paul Ramsey | Change absolute classpath reference to relative. |
commit | commitdiff | tree | snapshot |
2004-01-14 |
Paul Ramsey | Fix solaris alignment problem in transformations. |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Paul Ramsey | Changed getint and getdouble used by WKB so that it... |
commit | commitdiff | tree | snapshot |
2004-01-13 |
Sandro Santilli | Added useless PG_RETURN_NULL() call to make compiler... |
commit | commitdiff | tree | snapshot |
2004-01-12 |
Paul Ramsey | Updates for 0.8.1 release. |
commit | commitdiff | tree | snapshot |
2004-01-02 |
Sandro Santilli | always call setval with no schema specification. drop... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sandro Santilli | made shp2pgsql looser about numeric precisions |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sandro Santilli | Fixed segfault bug reported by Randy George, removed... |
commit | commitdiff | tree | snapshot |
2003-12-30 |
Sandro Santilli | For all versions: |
commit | commitdiff | tree | snapshot |
2003-12-27 |
Sandro Santilli | Added schema specification support |
commit | commitdiff | tree | snapshot |
2003-12-23 |
Sandro Santilli | AddGeometryColumn, DropGeometryColum moved to version... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Sandro Santilli | substituted setenv() calls with putenv() for Solaris... |
commit | commitdiff | tree | snapshot |
2003-12-18 |
Sandro Santilli | Changed fix_geometry_columns() for PG >= 73 so to set... |
commit | commitdiff | tree | snapshot |
2003-12-16 |
Sandro Santilli | added simplify() documentation |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | reverted make_line patch, patched size_subobject instea... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | Fixed a bug in make_line allocating less memory then... |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | added missing 'const' in prototypes |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | More debugging output, some code cleanup. |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | added GEOSnoop OUTPUT debugging info |
commit | commitdiff | tree | snapshot |
2003-12-12 |
Sandro Santilli | Added GEOSnoop function and some optional debugging... |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Sandro Santilli | Final touch to wkb binary input function |
commit | commitdiff | tree | snapshot |
2003-12-09 |
Sandro Santilli | WKB_recv: set StringInfo cursor to the end of StringInf... |
commit | commitdiff | tree | snapshot |
2003-12-08 |
Sandro Santilli | Binary WKB input function built only when USE_VERSION... |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Sandro Santilli | Removed useless linkages from dumper and loader |
commit | commitdiff | tree | snapshot |
2003-12-04 |
Sandro Santilli | code cleanup (removed useless and leaking malloc calls) |
commit | commitdiff | tree | snapshot |
2003-12-04 |
David Blasby | changed david skae to skea |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Sandro Santilli | shapelib put in sync with gdal cvs |
commit | commitdiff | tree | snapshot |
2003-12-01 |
Sandro Santilli | added simple malloc wrapper |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Sandro Santilli | Some more changes, now useless since wkb.h is no more... |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Sandro Santilli | Added explicit geometry as text cast |
commit | commitdiff | tree | snapshot |
2003-11-28 |
Sandro Santilli | Added WKB_recv function for binary WKB input |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | fixed bug in HexDecoder, made WKB parsing the default |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | binary cursor implemented |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | Made HEXWKB parsing settable at compile time |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | Handled NULLS in wkb parsing, reduced functions args |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | wkb support for all geom types |
commit | commitdiff | tree | snapshot |
2003-11-26 |
Sandro Santilli | WKB start to work |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Sandro Santilli | first attempt at wkb definitions |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Sandro Santilli | hardly trying to get WKB parsing work |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Paul Ramsey | Updates for 0.8.0 release. |
commit | commitdiff | tree | snapshot |
2003-11-25 |
Paul Ramsey | Fixed syntax error in execution example. |
commit | commitdiff | tree | snapshot |
2003-11-24 |
Sandro Santilli | Removed useless BYTE_ORDER checks |
commit | commitdiff | tree | snapshot |
2003-11-21 |
Paul Ramsey | Added Cygwin endian definition include to fix windows... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | patch from m.spring@gmx.de |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | Installs for PG>7.1 goes to pkglibdir |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | postgresql linking against libstdc++ reported as possib... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | Updated postgis library path to be referenced with /.. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | expected in-transaction memory release for btree operators |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | Moved MODULE_FILENAME definition where it will be easly... |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | Removed some useless strdups. |
commit | commitdiff | tree | snapshot |
2003-11-20 |
Sandro Santilli | Set CFLAGS where useless CPPFLAGS were used before |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Sandro Santilli | CR removed |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Sandro Santilli | missing function definition added (I forgot - sorry) |
commit | commitdiff | tree | snapshot |
2003-11-19 |
Sandro Santilli | added prototypes for geometry_{le,ge,cmp} |
commit | commitdiff | tree | snapshot |
next |