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
58 2040d 09h maesenka /trunk/ * Corrected bug in how ordinates for sub-elements of compound elements are retrieved.
* Cleaned up old code.
57 2045d 06h 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 2045d 07h maesenka /trunk/ * POM has now explicit dependency on test-classes
* Header files updated.
55 2045d 07h maesenka /trunk/ * hibernate-spatail-mysql added as new child project.
* hibernate-spatial-jtsm deleted ( is now part of hibernate-spatial core).
54 2045d 07h 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 2045d 07h maesenka /trunk/ Updated file headers, corrected documentation
52 2045d 07h maesenka /trunk/ Initial Import.
51 2045d 07h maesenka /trunk/ Initial import.
50 2052d 06h maesenka /trunk/ Temporarily commented out the Spatial Aggregation features.
49 2059d 09h 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 2059d 09h maesenka /trunk/ Corrected equals() method to be compatible with JTS.
47 2059d 09h maesenka /trunk/ Updated to reflect the changes in delegate.
46 2059d 09h maesenka /trunk/ Re-organized and cleaned up the spatial query unit tests.
45 2059d 12h maesenka /trunk/ Added new type: Filter.
44 2059d 12h maesenka /trunk/ Added a factory method with signature spatialRestriction(int relation, String propertyName, Geometry filter, Geometry value)
43 2076d 08h maesenka /trunk/ Improved the interface:
getPointGeometry returns point.
getLinearGeometry returns MultiMLineString.
42 2076d 09h maesenka /trunk/ First import. Code contributions from Tom Acree.
41 2076d 09h maesenka /trunk/ Initial import.
40 2098d 13h maesenka /trunk/ All packages renamed to org.hibernatespatial.*.
39 2099d 06h maesenka /trunk/ Refactored all packages to org.hibernatespatial.*.

Show All