Subversion Repositories hibernate-spatial

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message
66 2012d 20h maesenka /trunk/ Added extent spatial aggregate function.
Box2D and Box3D types are converted to polygons.
Added Point test table.
65 2012d 20h maesenka /trunk/
64 2012d 20h maesenka /trunk/ Added Projections API.
Added SpatialAggregate.EXTENT.
63 2040d 19h maesenka /trunk/ Deleted sysout statement that was left from debugging.
62 2040d 20h maesenka /trunk/ Uses default precision model for linearization.
61 2040d 20h maesenka /trunk/ Implemented support for SDO_GEOMETRIES of type COLLECTION.
Added COLLECTION unit test to TestGeomConversion.
60 2041d 15h maesenka /trunk/ Corrected WKB return type.
59 2041d 16h maesenka /trunk/ * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
58 2041d 16h maesenka /trunk/ * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57 2046d 13h maesenka /trunk/ * Removed the dependency on sdoapi.jar
* Added linearization and LRS support (by Tom Acree)
* Added additional geometry conversion unit tests
* Added Oracle-specific SpatialProjections
* Updated header files
56 2046d 15h maesenka /trunk/ * POM has now explicit dependency on test-classes
* Header files updated.
55 2046d 15h maesenka /trunk/ * hibernate-spatail-mysql added as new child project.
* hibernate-spatial-jtsm deleted ( is now part of hibernate-spatial core).
54 2046d 15h maesenka /trunk/ * Corrected the file headers.
* Added class Circle (contributed by Tom Acree).
* POM now generates separate jar for test classes (since these are used by the providers).
53 2046d 15h maesenka /trunk/ Updated file headers, corrected documentation
52 2046d 15h maesenka /trunk/ Initial Import.
51 2046d 15h maesenka /trunk/ Initial import.
50 2053d 14h maesenka /trunk/ Temporarily commented out the Spatial Aggregation features.
49 2060d 16h maesenka /trunk/ Added contributions by Tom Acree (LRS support).

The SDOGeometryType has been almost completely rewritten.
This commit is an intermediate step in the process of
eliminating the dependency on sdoapi.jar.

Unit test for spatial queries is now adapted to the new
version of the delegate in Hibernate Spatial core.

The dialect creates for the spatial relation expressions
SQL expressions that they work both in SQL select and where clauses.
48 2060d 17h maesenka /trunk/ Corrected equals() method to be compatible with JTS.
47 2060d 17h maesenka /trunk/ Updated to reflect the changes in delegate.

Show All