Statistics
| Revision:

root / branches / gvSIG_19_ext3D_osgVP_2_2_0 / libraries / lib3DMap / src / org / gvsig / gvsig3d / cacheservices / FLayerCacheService.java @ 32576

History | View | Annotate | Download (17.8 KB)

# Date Author Comment
32576 05/10/2010 05:32 PM María Ten

Changes in cache services to avoid crash with JRE 1.5.0_12 and ImageIO reading a tiff image file

32550 05/07/2010 12:37 PM María Ten

#14226 solved uncatched exception on getTileFromLayer

32548 05/07/2010 10:55 AM María Ten

catched exception in getTileFromLayer method of cache services

32166 02/24/2010 09:53 AM María Ten

bug#2901 Resolved error reading libpng cached files.

32114 02/16/2010 11:56 AM María Ten

Ends the request data Thread of cache services when a layer is removed

32102 02/15/2010 02:13 PM Jordi Torres

Fixes in rasterizing labels

32101 02/15/2010 01:33 PM Jordi Torres

Fixes in rasterizing labels

32025 01/21/2010 12:32 PM María Ten

Modified setAreaOfInterest params to avoid invalidSetViewException

31990 01/13/2010 07:11 PM María Ten

changed method bufferFactory.setAdjustToExtent to false for get the real data geoposition.

31986 01/12/2010 05:57 PM Jordi Torres

Removing logs

31887 01/04/2010 10:10 AM Rafa Gaitán

added finalize method to stop the thread

31741 11/30/2009 01:27 PM Rafa Gaitán

fixes to the cache service

31738 11/29/2009 01:59 PM Rafa Gaitán

wms layers requesting directly not using layer draw mechanism, added a requester thread for tiles not in cache

31732 11/26/2009 04:58 PM Rafa Gaitán

changes in loadData

31726 11/25/2009 04:22 PM Rafa Gaitán

some fixes to support correctly elevation layers and wms layers

31394 10/26/2009 01:10 PM María Ten

Replaced osgvpplanets library by osgvpterrain library in 3D extension.

30827 09/18/2009 12:40 PM Jordi Torres

New branch to work in gvSIG 1.9 and ext3D with osgVP 2.2.0

25674 12/02/2008 12:49 AM jcampos

bug fixed. Now the transparency applies correctly to the new tiles.

25560 11/26/2008 05:46 PM jcampos

bug fixed. Elevation from disk runs correctly.

22171 07/09/2008 01:53 PM jcampos

Upgrade clases.

21940 06/30/2008 02:35 PM jcampos

Upgrade classes import.

21938 06/30/2008 02:19 PM jcampos

Moved remotely.
Refactoring.

21937 06/30/2008 02:06 PM jcampos

Upgrade import classes.

21645 06/18/2008 11:27 AM jcampos

debug print removed.

21095 06/03/2008 10:54 AM jcampos

classes change to make compatible this project with osgVP-2.1.2-SNAPSHOTS.
New Native libraries version 2.1.2-SNAPSHOT to use with 3D plugin.

20893 05/26/2008 04:41 PM jcampos

classes change to make compatible this project with osgVP-2.1.1-SNAPSHOTS.

18954 02/14/2008 09:32 AM jcampos

Organize imports because there is a new simbology extension.

18219 01/18/2008 01:08 PM María Ten

Upgraded jar libraries.

17848 01/09/2008 12:12 PM jcampos

provisional changes do to manage raster files.

17036 12/03/2007 05:52 PM jcampos

Bug solved. Now the wms elevation runs correctly.

the method getID() from the class myCancel must return a not null id.

16723 11/27/2007 10:49 AM Rafa Gaitán

FIxed problem with import.

16362 11/19/2007 02:39 PM jcampos

bug solved. Now the remote services run correctly with 3D extension.

16361 11/19/2007 01:34 PM jcampos

Bug solved. Upgrade elevation data management.

16292 11/13/2007 01:49 PM jcampos

Upgrade class, new code to manage raterize layers

15851 11/05/2007 10:57 AM jcampos

Bug solved.

15727 10/31/2007 01:52 PM Rafa Gaitán

Trying to fix transparency problems

15664 10/30/2007 04:39 PM jcampos

New reimplementation using the extent to request a tile

15587 10/29/2007 11:49 AM Rafa Gaitán

Pump libjosg to 2.0, reflecting changed in ext3Dgui and lib3DMap

15504 10/25/2007 01:19 PM sto

Movemos bibliotecas 3D al trunk

15500 10/24/2007 01:03 PM Rafa Gaitán

Reorganized repository to the same directory structure as gvsig

15490 10/05/2007 02:35 PM Rafa Gaitán

Upgraded to the new version of libraries, trying to fix
the problem of conversions.

15485 10/02/2007 10:10 AM julio

Upgrade class. Now i use the transparency of the layer without the transparency of 3D properties.

15450 09/06/2007 01:12 PM Rafa Gaitán

Renamed ext3D to lib3DMap

15449 09/06/2007 01:07 PM Rafa Gaitán

Upgraded to the new libjosg libraries.
linux native libraries.

15441 09/04/2007 10:52 AM julio

Refactoring to make compatible with new josg v1.1.

15405 08/21/2007 10:18 AM julio

Changes to make compatible ext3D with the head revision.

15372 08/06/2007 01:45 PM afraile

Refactoring, now ext3D is separate in two projects. Ext3D and ext3Dgui.

15370 08/06/2007 01:33 PM Rafa Gaitán
15369 08/06/2007 01:09 PM Rafa Gaitán

Tag of ext3D_v1.1 branch pre gui refactor

15339 06/12/2007 04:11 PM julio

Upgrade import package:
- Introduce new package gvSIG-exception

15303 05/10/2007 11:37 AM Rafa Gaitán

branch for continue development

15273 03/29/2007 01:09 PM salva

Set noData value to 0.0 for now, so areas with no elevation data appear at 0 height.

15263 03/26/2007 12:38 PM julio

bug solved to use MDT`s files

15221 03/01/2007 10:56 AM julio

Commented all System.out.println.

15106 01/08/2007 05:00 PM salva

Fixes for ArcIMS

15082 01/04/2007 10:24 AM salva

Added code for WCS as image and elevation. Uncommented code for Raster as elevation (won't work yet)

15076 01/02/2007 01:54 PM salva

Added code to read elevation data from Grid object (commented out)

15070 12/21/2006 01:24 PM María Ten

fixed bug for UTM view. Not tested with local data.

14970 10/31/2006 05:51 PM salva

Some changes to prepare for vector drawing

14933 10/17/2006 01:07 PM salva

Added caching from WMS elevation

14927 10/11/2006 04:35 PM salva

Fixes for plane mode.

14922 10/11/2006 01:20 PM salva

Set stage depending on intersection test. Use alpha in tile images.

14917 10/10/2006 09:16 AM salva

restore import paths

14914 10/10/2006 08:56 AM salva

Calculate correct tile extent

14910 10/05/2006 07:19 PM Rafa Gaitán

Added build.xml. working again on linux.

14899 10/02/2006 03:59 PM salva

Persistency fixes.

14896 09/29/2006 02:25 PM Rafa Gaitán

Added ext3d and libCacheServices