Commit graph

1923 commits

Author SHA1 Message Date
Sandro Santilli 2bd9a8294d Renamed ReplacePoint() to SetPoint()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2174 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 19:01:18 +00:00
Sandro Santilli bd80617203 Added RemovePoint() and ReplacePoint() to complete Geometry editiong function.
Added regress tests for them.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2173 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 18:39:08 +00:00
Sandro Santilli c0aaceaaf0 Fixed bug in lwgeom_as_anytype cast funcions
git-svn-id: http://svn.osgeo.org/postgis/trunk@2172 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 18:19:34 +00:00
Sandro Santilli 892f1e2ee7 LRS section repopulated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2170 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 14:19:32 +00:00
Sandro Santilli 278c553a0c Moved out of LRS section: line_locate_point back (to Misc),
line_substring and line_interpolate_point (to Geometry constructors).
Added more cross-references.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2169 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 12:51:00 +00:00
Sandro Santilli ca5fdc6080 updated
git-svn-id: http://svn.osgeo.org/postgis/trunk@2168 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-13 12:12:44 +00:00
Sandro Santilli bf9f126ae6 Handled common invokation mistake (accept trailing .sql in test names)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2167 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 20:41:04 +00:00
Sandro Santilli 021aafcfd8 Changed math statements to be compatible with solaris shell, fixed typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2166 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 20:31:22 +00:00
Sandro Santilli 14cb4bea55 - Fixed Z presence detection in GEOS funcions (C++ and C wrappers).
- NEW BuildArea(any_geometry) function
- NEW OGC BdPolyFromText(linestring_wkt, srid) function
- NEW OGC BdMPolyFromText(linestring_wkt, srid) function
- Updated postgis manual and added regression tests for new functions.
- Reworked regress test runner to be more succint and report
  a summary of test results


git-svn-id: http://svn.osgeo.org/postgis/trunk@2165 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 17:40:50 +00:00
Sandro Santilli e0fd8db2d6 Avoided detect_geos_version rule when using the GEOS C-API
git-svn-id: http://svn.osgeo.org/postgis/trunk@2164 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 11:35:11 +00:00
Sandro Santilli 89d73839f2 Wrapped grid_print declaration and definition in VERBOSE block, to avoid compiler warning about it being unused
git-svn-id: http://svn.osgeo.org/postgis/trunk@2163 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-12 11:33:45 +00:00
Sandro Santilli 509ca9a4c3 Fixed error message typo
git-svn-id: http://svn.osgeo.org/postgis/trunk@2161 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-10 15:46:47 +00:00
Paul Ramsey 1aceaae80a Added credits for GEOS and Proj4.
git-svn-id: http://svn.osgeo.org/postgis/trunk@2160 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 20:43:31 +00:00
Sandro Santilli 434031cbb2 Organized Change log for 1.1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2158 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 15:14:01 +00:00
Sandro Santilli c1ef0b0e8f Added Charlie Savage in credits
git-svn-id: http://svn.osgeo.org/postgis/trunk@2157 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 12:02:40 +00:00
Sandro Santilli 08b5213a11 Plugged memory leaks in Polygonize().
git-svn-id: http://svn.osgeo.org/postgis/trunk@2155 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 12:00:29 +00:00
Sandro Santilli e19fc98d93 Added a couple of polygonize tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2153 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-09 10:14:24 +00:00
Sandro Santilli 144832fcdc Fixed handling of CAST for 8.0.0 restore.
Type name canonicalization function defined separately.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2151 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-07 12:22:13 +00:00
Sandro Santilli 75fa1f59e5 Added note about OID column drop in pre 8.1 to 8.1+ upgrades
git-svn-id: http://svn.osgeo.org/postgis/trunk@2150 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-07 09:05:55 +00:00
Devrim GÜNDÜZ 0276843d5a Label the spec file as 1.1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2148 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:42:16 +00:00
Sandro Santilli 9a2342332f Updated SnapToGrid documentation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2147 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:37:27 +00:00
Devrim GÜNDÜZ 93e365e6bc Update to 1.0.6
git-svn-id: http://svn.osgeo.org/postgis/trunk@2146 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:26:51 +00:00
Sandro Santilli cb5685766c Updated after release 1.0.6
git-svn-id: http://svn.osgeo.org/postgis/trunk@2145 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 15:09:29 +00:00
Sandro Santilli eace497117 Added check for successfully postgis installation before running tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2142 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 14:56:25 +00:00
Sandro Santilli 60e81ab1ac Added user-reported intersects() test
git-svn-id: http://svn.osgeo.org/postgis/trunk@2141 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-06 14:51:51 +00:00
Sandro Santilli 661e210e05 Had regress_ogc test skipped if no GEOS nor JTS support is compiled in
git-svn-id: http://svn.osgeo.org/postgis/trunk@2139 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 15:11:51 +00:00
Sandro Santilli 96425d406e Added missing rules
git-svn-id: http://svn.osgeo.org/postgis/trunk@2138 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 14:56:09 +00:00
Sandro Santilli a1d421566a Copied PostgreSQL top-level Makefile for use by systems in which make != gmake
git-svn-id: http://svn.osgeo.org/postgis/trunk@2137 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 14:52:52 +00:00
Sandro Santilli cfa9c8d599 Fixed support for PGSQL version 7.2 and 7.3
git-svn-id: http://svn.osgeo.org/postgis/trunk@2136 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 14:35:18 +00:00
Sandro Santilli 607aca9033 Fixed SnapToGrid output expectance (higher dims no more discarded)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2135 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 14:15:38 +00:00
Sandro Santilli 3049244947 Added note about new SnapToGrid function
git-svn-id: http://svn.osgeo.org/postgis/trunk@2134 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 13:21:03 +00:00
Sandro Santilli 0bc264e055 Added SnapToGrid(geom, point_offset, xsz, ysz, zsz, msz)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2133 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 13:16:39 +00:00
Sandro Santilli 4f81e8f8ac Added LWGEOM_snaptogrid_pointoff and gridspec utility funx
git-svn-id: http://svn.osgeo.org/postgis/trunk@2132 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 10:46:25 +00:00
Sandro Santilli 1072b5176a Added note about SnapToGrid bbox computation
git-svn-id: http://svn.osgeo.org/postgis/trunk@2131 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 09:12:34 +00:00
Sandro Santilli 1e4e91e0be Fixed output box2d computation in SnapToGrid (was working with float,
changed to work with doubles and call appropriate box3d->box2d converter).


git-svn-id: http://svn.osgeo.org/postgis/trunk@2129 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 09:07:53 +00:00
Sandro Santilli 3e03aae0e1 Added PARANOIA_LEVEL checks in box3d<->box2d converters
git-svn-id: http://svn.osgeo.org/postgis/trunk@2128 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 09:06:47 +00:00
Sandro Santilli 73374e8889 Quoted grep pattern (Solaris' shell threats carets as pipes).
Added a sleep 1 before dropping DB (to avoid "database being accessed" errors).


git-svn-id: http://svn.osgeo.org/postgis/trunk@2127 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-02 08:26:54 +00:00
Sandro Santilli 51be74b6e5 Changed back 'tests' to 'test'
git-svn-id: http://svn.osgeo.org/postgis/trunk@2126 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 22:29:25 +00:00
Sandro Santilli 9ee8d9fa1c Added note about SnapToGrid and higher dims
git-svn-id: http://svn.osgeo.org/postgis/trunk@2125 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 19:25:40 +00:00
Sandro Santilli 7ef6d223e4 Exported DYNPTARRAY struct and accessor funx (from _lrs.c).
Rewritten ptarray_grid() to allow snapping of all dimensions and
never discard input ordinates.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2124 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 19:09:04 +00:00
Sandro Santilli f04985a003 Fixed missing LineMerge symbol when built against geos-1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2123 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 17:14:30 +00:00
Sandro Santilli 82adb83c59 Added SRID mismatch checks in GEOS and JTS wrappers
git-svn-id: http://svn.osgeo.org/postgis/trunk@2122 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 16:21:00 +00:00
Sandro Santilli 30d70aebc8 Updated comment about GEOS C-API (starts with 2.2.x)
git-svn-id: http://svn.osgeo.org/postgis/trunk@2121 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 16:19:56 +00:00
Sandro Santilli e7a15414f7 Renamed clean: to cleanup:, provided empty clean: to make things work
from toplevel makefile.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2118 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 15:53:02 +00:00
Sandro Santilli 9164691087 Fixed handling of bogus geos-1.0
git-svn-id: http://svn.osgeo.org/postgis/trunk@2117 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 15:50:33 +00:00
Sandro Santilli a6128a34b8 Skipped checks of SQL command outputs (INSERT,UPDATE,CREATE,DROP).
Cleaned up postgis_reg after tests run.


git-svn-id: http://svn.osgeo.org/postgis/trunk@2116 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 14:07:52 +00:00
Sandro Santilli 321ebcaf0f Fixed lwgeom_segmentize2d() to always return a clone
git-svn-id: http://svn.osgeo.org/postgis/trunk@2115 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 13:53:14 +00:00
Sandro Santilli 2c4f2a2c90 Fixed short-allocation in lwcollection_clone()
git-svn-id: http://svn.osgeo.org/postgis/trunk@2113 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 13:49:56 +00:00
Sandro Santilli fcbc9b133e Fixed test to cleanup after run
git-svn-id: http://svn.osgeo.org/postgis/trunk@2111 b70326c6-7e19-0410-871a-916f4a2858ee
2005-12-01 13:37:35 +00:00
Sandro Santilli fb77264004 Added missing proj tests
git-svn-id: http://svn.osgeo.org/postgis/trunk@2109 b70326c6-7e19-0410-871a-916f4a2858ee
2005-11-30 21:02:52 +00:00