Fri, 12 Mar 2010 10:29:02 +0000 |
Tim Englich |
Added more ClassName identificaton for the different datatypes of the ArcSDE.
|
Tue, 09 Mar 2010 11:02:53 +0000 |
Tim Englich |
Switched to using asText(...)-Function of SeShapes-Objects for generating an WKT-String for Polygons.
|
Mon, 08 Mar 2010 15:39:58 +0000 |
Tim Englich |
Implemented Support of MultiPolygons.
|
Mon, 08 Mar 2010 14:06:50 +0000 |
Tim Englich |
Added Suport for the Geometrytyp SimpleLine.
|
Fri, 05 Feb 2010 14:12:25 +0000 |
Ingo Weinzierl |
Changed log4j version to 1.2.14
|
Fri, 05 Feb 2010 11:59:47 +0000 |
Tim Englich |
Changed from ArcSDE Version 9.2.5 to Version 9.3
|
Wed, 27 Jan 2010 14:50:07 +0000 |
Hans Plum |
Summarized Changes and NEWS for Release 0.4
|
Tue, 26 Jan 2010 16:33:36 +0000 |
Sascha L. Teichmann |
Fixed gnv/issue107
|
Tue, 26 Jan 2010 13:55:55 +0000 |
Tim Englich |
Added two Sample-Application demonstrating Bugs in the ArcSDE
|
Mon, 25 Jan 2010 12:12:31 +0000 |
Sascha L. Teichmann |
Another attempt to fix gnv/issue34. Implemented an internal idle time checking.
|
Fri, 15 Jan 2010 20:57:13 +0000 |
Sascha L. Teichmann |
Cleanup imports
|
Fri, 15 Jan 2010 10:09:41 +0000 |
Tim Englich |
Improved the Objectvalidation of the ArcSDE-Databaseconnections
|
Tue, 12 Jan 2010 00:27:53 +0000 |
Sascha L. Teichmann |
Added bicubic spline interpolation on raster tiles.
|
Sat, 09 Jan 2010 16:40:19 +0000 |
Sascha L. Teichmann |
Added method to figure out interpolation method for a given string in raster tiles.
|
Sat, 09 Jan 2010 16:12:10 +0000 |
Sascha L. Teichmann |
Implemented bilinear interpolation on raster tiles.
|
Sat, 09 Jan 2010 12:41:26 +0000 |
Sascha L. Teichmann |
Fixed access to raster data.
|
Fri, 08 Jan 2010 14:40:08 +0000 |
Tim Englich |
Removed Encodingerrors from listed Files. All Files are now UTF-8 compliant.
|
Tue, 05 Jan 2010 15:08:01 +0000 |
Sascha L. Teichmann |
Made RasterObject serializable to be cachable beyond reboot.
|
Tue, 05 Jan 2010 14:09:53 +0000 |
Tim Englich |
Added RasterObject for caching the Rastertiles to get a better performance
|
Mon, 04 Jan 2010 15:22:09 +0000 |
Tim Englich |
Added Rasterdatasupport to the ARCSDE-Statement
|
Sat, 19 Dec 2009 14:45:21 +0000 |
Sascha L. Teichmann |
Small fixes for Ehcache based SQL results caching.
|
Fri, 18 Dec 2009 16:13:52 +0000 |
Sascha L. Teichmann |
Experimental caching of SQL results via Ehache
|
Thu, 17 Dec 2009 14:35:02 +0000 |
Sascha L. Teichmann |
Release 0.3
|
Thu, 17 Dec 2009 11:14:45 +0000 |
Ingo Weinzierl |
Fixed a bug in DefaultResult when querying an index out of bounds.
|
Tue, 15 Dec 2009 10:02:24 +0000 |
Tim Englich |
Added Point in Polygon Query Support to ArcSDE-Statement-Processing
|
Fri, 11 Dec 2009 10:45:18 +0000 |
Ingo Weinzierl |
Changed exception handling if a the value of a column, which is not contained in Result, is requested. Will not throw an exception but return null.
|
Fri, 11 Dec 2009 10:34:36 +0000 |
Sascha L. Teichmann |
Removed needless imports
|
Mon, 30 Nov 2009 14:51:09 +0000 |
Tim Englich |
Added missing Methodstubs for Java 1.6 compability.
|
Fri, 27 Nov 2009 13:13:34 +0000 |
Tim Englich |
Revert Changes of the commit of Revision 377 which was unintended
|
Fri, 27 Nov 2009 13:09:48 +0000 |
Tim Englich |
Changed Splitalgorithm of Statements so that it is Possible to add to_date Colums into a Statement
|