Timeline


and .

02/08/12: Yesterday

17:06 Ticket #509 (GEOS crashes on check in MingW GCC 4.6.2) created by robe
strk, Attached are the errors I was taking about. This is using the …

02/07/12:

18:40 Ticket #299 (geos::geom::CoordinateArraySequenceFactory unit test failing on Bad Apple) reopened by pramsey
You don't have to block release, but you don't get to close it out. It's …

02/06/12:

08:20 Ticket #508 (TopologyPreservingSimplifier creates invalid line from closed line) created by strk
Passing "LINESTRING(0 0, 5 0, 5 5, 0 0)" to TopologyPreservingSimplifier?

02/03/12:

02:42 Ticket #299 (geos::geom::CoordinateArraySequenceFactory unit test failing on Bad Apple) closed by strk
wontfix: After going through all comments about this I really believe it's not GEOS …

02/02/12:

11:15 Ticket #507 (Postgres crash in geos 3.3.0 using postgis st_buffer function) created by luisico
Hi, I have a postgresql server with postgis running on Ubuntu 10.04. The …

01/18/12:

08:28 Applications edited by strk
add geoPHP, remove spam (diff)

01/16/12:

12:36 Changeset [3567] by pramsey
More info on provenance.
12:15 Changeset [3566] by pramsey
Update provenenance
10:00 Changeset [3565] by pramsey
Complete Note#1 in the  http://wiki.osgeo.org/wiki/GEOS_Provenance_Review

01/15/12:

18:47 WikiStart edited by warmerdam
Update JTS link, mention OSGeo. (diff)

01/08/12:

16:17 WikiStart edited by devrimgunduz
Update RPM repo URL (diff)
05:46 Changeset [3564] by strk
Backports Missing <cctype> header for toupper. Fixed Visual C++ warning. …

01/07/12:

19:50 Ticket #493 (cmake: Detected compiler does not support std namespace on STL classes) closed by mloskot
fixed
13:23 BuildingOnWindowsWithCMake edited by mloskot
Fixed paths (diff)
13:21 BuildingOnWindowsWithCMake edited by mloskot
Update and clean-up (diff)
13:09 Changeset [3563] by mloskot
Fixed (hopefully) CMake issues with std:: namespace detection (Ticket …
13:08 Changeset [3562] by mloskot
Missing <cctype> header for toupper. Fixed Visual C++ warning.
12:26 Ticket #506 (Ambiguous std::log call for MSVC) closed by strk
fixed: Forward ported as r3561 @mloskot: if you have a patch it's welcome for …

01/06/12:

13:53 Changeset [3561] by strk
Forward port: Fix MSVC compilation of ambiguous log() call #506
13:50 Changeset [3560] by strk
Prepare for 3.3.3
13:34 Changeset [3559] by hobu
Fix MSVC compilation of ambiguous log() call #506
13:34 Ticket #506 (Ambiguous std::log call for MSVC) created by hobu
BufferOp?.cpp:97 has an ambiguous call to std::log

01/05/12:

11:12 WikiStart edited by pramsey
(diff)
09:01 Changeset [3558] by strk
Tagged release 3.3.2
09:00 Changeset [3557] by strk
Update ChangeLog? for the 3.3.2 release
08:56 Changeset [3556] by strk
Prepare for 3.3.2 release
00:32 Ticket #481 (GEOS 3.3.1 doesn't compile with GCC 4.3.2 on parisc64) closed by strk
wontfix: Seems a linker bug to me

12/20/11:

05:22 Ticket #488 (TopologyException unioning valid geometries [JTS fails]) reopened by strk

12/18/11:

03:12 Ticket #505 (when building on windows with nmake, link have /debug switch on) created by alon
I built geos 3.3.1 on windows with nmake I noticed that even when …

12/16/11:

06:15 Changeset [3555] by strk
Make debugging output of LineStringSnapper? more readable
06:12 Changeset [3554] by strk
Make debugging output of LineStringSnapper? more readable

12/15/11:

06:36 Ticket #488 (TopologyException unioning valid geometries [JTS fails]) closed by strk
fixed: I've committed the heuristic described above with r3552 in 3.3 branch and …
06:36 Changeset [3553] by strk
Check validity after snapping in BinaryOp?. Fixes bug #488 Adds regression …
06:18 Changeset [3552] by strk
Check validity after snapping in BinaryOp?. Fixes bug #488 Adds regression …
03:35 Changeset [3551] by strk
indent
03:34 Changeset [3550] by strk
indent
03:04 Ticket #504 (Consider replacing -ffloat-store with -fexcess-precision=standard) created by strk
See:  http://archives.postgresql.org/pgsql-hackers/2011-12/msg00647.php
02:58 Changeset [3549] by strk
Fix build with CBR_BEFORE_SNAPPING undefined
00:59 Changeset [3548] by strk
Fix build with CBR_BEFORE_SNAPPING undefined

12/14/11:

14:55 Ticket #503 (Expose Envelope Min, Max Coordinates to C API) created by drr
For some visualization software and Rtree index building in C, I needed to …
12:25 Ticket #488 (TopologyException unioning valid geometries [JTS fails]) reopened by strk
Sorry, you're completely right, UnaryUnion? should work for this case. It …
10:34 Ticket #488 (TopologyException unioning valid geometries [JTS fails]) closed by strk
invalid: Actually, I'll close…

12/12/11:

07:11 Ticket #500 (default initialization of an object of const type 'const ...) closed by hobu
fixed: note added in 3.3 branche NEWs in r3547
07:11 Changeset [3547] by hobu
a note about #500 fix
07:09 Changeset [3546] by hobu
apply patch for #500 to fix clang's complaint about a missing default …
07:04 Changeset [3545] by hobu
apply patch for #500 to fix clang's complaint about a missing default …
02:10 Ticket #485 (Apply Shoelace formula for area calculation) closed by strk
fixed: Committed in r3543 for 3.3 branch and r3544 for trunk. Thanks.
02:10 Changeset [3544] by strk
Apply Shoelace formula for area calculation (#485)
02:09 Changeset [3543] by strk
Apply Shoelace formula for area calculation (#485)
01:59 Changeset [3542] by strk
Add --clibs to geos-config and GEOS_C_LIBS to geos.m4 (#497)
01:57 Changeset [3541] by strk
Add --clibs to geos-config and GEOS_C_LIBS to geos.m4 (#497)
00:50 Ticket #383 (huge memory cost and crash in buffer [JTS fails too]) closed by strk
duplicate: This is actually a duplicate of #344
00:47 Ticket #502 (PostGIS crashes on ST_Buffer query (possibly due to a bug in geos)) closed by strk
duplicate: This case exposes a memory issue with GEOS. It consumes more than 7Gb of …

12/11/11:

02:31 Ticket #502 (PostGIS crashes on ST_Buffer query (possibly due to a bug in geos)) created by royl
When I run the select query (below) I get the following error message …

12/10/11:

10:01 Ticket #501 (Snap operation: wrong snapping) created by aperi2007
Hi I notice, using postgis that the Snap algoritm sometimes will wrong to …

12/09/11:

08:56 Ticket #500 (default initialization of an object of const type 'const ...) created by hobu
clang reports: […]
02:54 Ticket #491 (Fix C++11 build by avoiding std::pair<auto_ptr>) closed by strk
fixed: Fixed by r3538 in 3.3 branch and r3540 in trunk
02:54 Changeset [3540] by strk
Fix C++11 build by avoiding std::pair<auto_ptr> (#491)
02:46 Changeset [3539] by strk
typo
02:44 Changeset [3538] by strk
Fix C++11 build by avoiding std::pair<auto_ptr> (#491)
02:13 Ticket #495 (Empty return from buffer) closed by strk
fixed: Fixed by commits r3535 (for trunk) and r3537 (3.3 branch). The testcase …
02:12 Changeset [3537] by strk
Improve buffer robustness by reverting to non snaprounding noder This …
02:04 Changeset [3536] by strk
Ignore built performance tests
02:04 Changeset [3535] by strk
Improve buffer robustness by reverting to non snaprounding noder This …
00:48 Ticket #499 (CascadedPolygonUnion bugfix from JTS) closed by strk
fixed: Fixed with r3532 (oops r3533) in 3.3 branch and r3534 in trunk
00:48 Changeset [3534] by strk
Fix CascadedPolygonUnion? to discard non-polygonal components created …
00:47 Changeset [3533] by strk
Oops, forgot this one in previous commit
00:46 Changeset [3532] by strk
Fix CascadedPolygonUnion? to discard non-polygonal components created …
00:46 Changeset [3531] by strk
Allow XML tests not to specify a precision model, defaulting to floating …

12/07/11:

07:13 Changeset [3530] by strk
Update port info for MCIndexPointSnapper and MCIndexSnapRounder
06:47 BufferRobustness edited by strk
(diff)
06:47 BufferRobustness edited by strk
(diff)
03:17 Changeset [3529] by strk
Add a simple test for MCIndexSnapRounderTest The test would fail before …
03:14 BufferRobustness edited by strk
(diff)
03:04 BufferRobustness edited by strk
(diff)
02:59 BufferRobustness edited by strk
Add more test results about MCIndexSnapRounder (diff)
00:45 BufferRobustness edited by strk
(diff)
00:44 BufferRobustness edited by strk
(diff)
00:39 BufferRobustness edited by strk
Add info about more differences in MCIndexSnapRounder (diff)
00:16 Ticket #499 (CascadedPolygonUnion bugfix from JTS) created by strk
This commit in JTS: …

12/06/11:

09:42 BufferRobustness edited by strk
Update xml test results after fix to HotPixel? (nothing changed, … (diff)
09:27 Ticket #498 (HotPixel constructed with scale!=1 is broken) closed by strk
fixed: Fixed by r3527 in 3.3 branch and r3528 in trunk
09:26 Changeset [3528] by strk
HotPixel?: do not invalidate reference to original point. Fixes #498.
09:26 Changeset [3527] by strk
HotPixel?: do not invalidate reference to original point. Fixes #498.
08:58 Ticket #498 (HotPixel constructed with scale!=1 is broken) created by strk
When constructing HotPixel? with a scale != 1 the notion of "ogirinal …
05:54 BufferRobustness edited by strk
Add comparison of JTS and GEOS runs of MCIndexSnapRounder noding (diff)
02:56 BufferRobustness edited by strk
(diff)
02:18 BufferRobustness edited by strk
(diff)
02:14 BufferRobustness edited by strk
(diff)
02:09 bufrob4.wkt attached to BufferRobustness by strk
14 edges with JTS, 13 with GEOS -- input snapped to 1e-5
01:12 ScaledNoderTest.java attached to BufferRobustness by strk
Updated version of ScaledNoderTest? for JTS, supports both WKT and HexWKB …
01:11 bufrob3_5_5.wkt attached to BufferRobustness by strk
Version of bufrob3_5 with all coordinates snapped to a 1e-5 grid
00:59 BufferRobustness edited by strk
(diff)
00:56 BufferRobustness edited by strk
(diff)
00:34 BufferRobustness edited by strk
Adjust results now that the testcase are more meaningful (diff)
00:15 buffer-tests.zip attached to BufferRobustness by strk
All buffer tests, with correct expected results

12/05/11:

10:07 BufferRobustness edited by strk
(diff)
06:59 BufferRobustness edited by strk
(diff)
06:37 bufrob3_5.wkt attached to BufferRobustness by strk
further simplification: 147 edges with JTS, 146 with GEOS
03:54 BufferRobustness edited by strk
(diff)
03:52 bufrob3.wkt attached to BufferRobustness by strk
Using ScaledNoder? with scale=1e5 nodes this with edges: JTS 333, GEOS 330

12/02/11:

07:26 BufferRobustness edited by strk
(diff)
07:24 BufferRobustness edited by strk
(diff)
07:21 diffnoding.wkt.gz attached to BufferRobustness by strk
offsetcurve produced by both JTS and GEOS when buffering input by 1.01 …
01:44 Changeset [3526] by strk
Add <resultMatcher> tag to make the test runnable with JTS
01:42 Changeset [3525] by strk
Add <resultMatcher> tag to make the test runnable with JTS
01:26 BufferRobustness edited by strk
(diff)

12/01/11:

15:03 BufferRobustness edited by tmeng
(diff)

11/30/11:

23:35 BufferRobustness edited by strk
(diff)
23:32 BufferRobustness edited by strk
(diff)
23:29 BufferRobustness created by strk
08:55 Ticket #497 (geos-config is a bit confused) created by frankie
while it is quite clear that the C stable API is the way to go for …
01:50 Ticket #473 (RightmostEdgeFinder assertion killing postgres process) closed by strk
fixed: Fixed with r3523 in trunk and r3524 in 3.3 branch
01:49 Changeset [3524] by strk
Fix MCIndexSnapRounder use of provided precision model. Fixes bug #473
01:45 Changeset [3523] by strk
Fix MCIndexSnapRounder use of provided precision model. Fixes bug #473
01:20 Ticket #496 (Expose a GEOSNode interface in the C-API) created by strk
Such function should be used to fully node input linework. It should take …

11/29/11:

06:01 Changeset [3522] by strk
Use 18 significant digits for TopologyException? point coordinates
06:01 Changeset [3521] by strk
Use 18 significant digits for TopologyException? point coordinates

11/28/11:

01:31 Ticket #495 (Empty return from buffer) created by strk
The attached test triggers a bug which makes GEOS return an empty buffer …
00:55 Ticket #494 (Rectangular buffer with little resemblance of input) closed by strk
fixed: Fixed with r3519 in 3.3 branch, r3520 in master.
00:53 Changeset [3520] by strk
BufferBuilder?: fix handling of collapsed edges skipping. Fixes #494. …
00:40 Changeset [3519] by strk
BufferBuilder?: fix handling of collapsed edges skipping. Fixes #494. …
00:34 Ticket #494 (Rectangular buffer with little resemblance of input) created by strk
The attached testcase shows GEOS computing a buffer which looks like a …

11/27/11:

10:35 BuildingOnUnixWithAutotools edited by mwtoews
add package names for prerequisites under Ubuntu and CentOS (diff)
07:07 BuildingOnUnixWithAutotools edited by arencambre
(diff)
06:47 BuildingOnUnixWithAutotools edited by arencambre
Make it more clear that the first step needs to be skipped if not using … (diff)

11/26/11:

21:42 Ticket #493 (cmake: Detected compiler does not support std namespace on STL classes) created by arencambre
Both the instructions for building GEOS on Unix are bad. …

11/24/11:

14:07 Changeset [3518] by strk
Fix to get swig/ruby compiling for ruby 1.9 Patch by Kashif Rasul

11/11/11:

02:24 Applications edited by cyberworldukltd
(diff)
Note: See TracTimeline for information about the timeline view.