Statistics
| Revision:

root / trunk / extensions / extWMS / src @ 38369

# Date Author Comment
38369 05/31/2012 02:15 PM Francisco José Peñarrubia

fixes #694
If a rasterProcess ends quickly, it may have progressActive=false and then, the finalization process is not executed. So, with this change, if incrementableTask doesn't exist, then the window is closed.
Also, to avoid waiting too much to close a wms layer, we use a counter. It will be better to avoid Thread.sleep, but this patch is safer.

38063 03/13/2012 03:42 PM Francisco Puga

gvsig-desktop refs #252

+ Added khmer properties file to andami.jar. This is a workaround
to allow the initialization of khmer fonts
+ Removed the hardcoded Font style from TOC menu items. There are more
places where the font are hardcoded. They should be found and adapted

38053 03/05/2012 11:30 AM Francisco José Peñarrubia

fixes #402
new wms from IGN added. (Very good work by IGN, BTW).

37961 02/15/2012 05:56 PM Francisco José Peñarrubia

fixes #319
WMS 1.3 support

36746 10/19/2011 08:55 AM Ignacio Brodín

ticket 15859: Initializes raster layers before the first draw

35762 07/15/2011 01:38 PM José Vicente Higón

new way to get legend graphic, gvsig-desktop#15395

35751 07/14/2011 09:01 PM José Vicente Higón

toString must return name not title, gvsig-desktop#15354

34406 01/17/2011 01:47 PM fdiaz

MaxScaleDenominator and MinScaleDenominator are ignored; ScaleHint is improperly used
Changes made thanks to César Martínez Izquierdo.
Ticket gvsig-desktop#14856

34243 11/30/2010 06:16 PM José Vicente Higón

[gvsig-desktop 14849]

34242 11/30/2010 06:10 PM Ignacio Brodín

Bug 14848

32876 06/24/2010 12:57 PM Jorge Piera

Replaced View by BaseView
bug #14335

32875 06/24/2010 11:45 AM Jorge Piera

A WMS layer have to be saved on a project file if there is any problem to connect with the server
bug #13137

32739 05/28/2010 08:50 AM Ignacio Brodín

Bug #14313

32221 03/08/2010 04:19 PM fdiaz

#2921

32202 03/01/2010 04:58 PM fdiaz

#2902

Bug al guardar proyecto con una capa WMS.

31046 10/01/2009 04:43 PM Ignacio Brodín

Bug #1719

30960 09/23/2009 03:46 PM Ignacio Brodín

Bug #2497

30945 09/23/2009 12:07 PM Vicente Caballero

#2497

30934 09/23/2009 08:28 AM Ignacio Brodín

Bug #2379

30809 09/16/2009 12:02 PM Ignacio Brodín

Bug #2502

30733 09/03/2009 01:17 PM Vicente Caballero

#2497

30506 08/13/2009 12:16 PM Vicente Caballero
30238 07/31/2009 09:28 AM Vicente Caballero

#2403

30004 07/16/2009 04:54 PM Ignacio Brodín

Bug #2027

30001 07/16/2009 12:57 PM Ignacio Brodín

Bug #2006

29872 07/10/2009 10:42 AM Jose Manuel Vivó Arnal

Fixed bad exception caught.

see #2255

29866 07/09/2009 02:36 PM Jose Manuel Vivó Arnal

Fixed problen on views combo.

see #2251

28806 05/15/2009 01:32 PM Jose Manuel Vivó Arnal

Fixed problem loading old proyects

see #2099

28432 05/06/2009 12:36 PM Vicente Caballero

#1317

28381 05/05/2009 09:16 AM Vicente Caballero

#1719

28205 04/27/2009 01:26 PM Ignacio Brodín

Bug #1128

28150 04/24/2009 08:44 AM Ignacio Brodín

Bug #1850

27361 03/13/2009 01:49 PM Ignacio Brodín

Process cancellation

26307 01/30/2009 12:21 PM Jose Manuel Vivó Arnal

Now new servers used will be stored

See #1316

25428 11/20/2008 04:12 PM Jose Manuel Vivó Arnal

Fixed a problem with the updateDrawVersion. Now it can be disabled.

24986 11/12/2008 01:02 PM jcampos

New function insert:
- public Object getWindowProfile() : this function is to get the profile from all the windows that implement IWindow interface.

24761 11/04/2008 05:17 PM Jorge Piera

Adding the legend for the WMS layers

24278 10/24/2008 12:58 PM Jose Manuel Vivó Arnal

Change to compose draw by default

24160 10/21/2008 01:02 PM Jose Manuel Vivó Arnal

Implemented layers draw cache

see #227

23713 10/02/2008 04:48 PM Ignacio Brodín

Layer icon

21023 05/29/2008 12:06 PM bsanchez

- Se informa de si una capa puede generar overviews o no. Quitado en WMS y WCS

20218 04/18/2008 02:36 PM bsanchez

- A la hora de crear nuevos datasets, se intentan conservar los valores nodata previos.

19143 02/20/2008 08:49 AM Ignacio Brodín

Modificación del constructor de FLayers en Fmap.

18964 02/14/2008 12:50 PM jdominguez
18791 02/12/2008 04:34 PM jdominguez

nothing special

18790 02/12/2008 04:31 PM jdominguez

some clean up

18789 02/12/2008 04:26 PM jdominguez

should fix bug https://gvsig.org/trac/bugtracking/ticket/395
but looks that a misconfiguration happened in such server

18675 02/11/2008 11:16 AM jdominguez

just a TODO comment

18036 01/15/2008 01:16 PM bsanchez

- Quitado parametro Configuration.

18009 01/14/2008 05:43 PM bsanchez

- Refactorizado Configuration

17877 01/10/2008 11:58 AM bsanchez

- Renombrado el metodo copy a newDataset

17443 12/13/2007 01:25 PM jdominguez

changed to use the customized org.gvsig.beans.JFileChooser

17442 12/13/2007 01:25 PM jdominguez

fixed filechooser for use new org.gvsig.beans.JFileChooser

17114 12/04/2007 01:44 PM Ignacio Brodín

Adaptación a nuevas excepciones

16818 11/29/2007 11:14 AM jdominguez

removed unreachable try-catch blocks

16593 11/23/2007 03:06 PM Ignacio Brodín

Cambios de las excepciones de base

16537 11/22/2007 09:19 AM Ignacio Brodín

drawTile informa si ha podido pintar el tile o no

15801 11/02/2007 10:45 AM Ignacio Brodín

Adaptación al nuevo nombre de llamadas de entorno de pila de filtros

15646 10/30/2007 12:59 PM Jose Manuel Vivó Arnal

Updatted iconTheme implementation.

14815 10/22/2007 01:56 PM Jose Manuel Vivó Arnal

Initial Theme Icons support Commit

14551 10/11/2007 02:36 PM Jose Manuel Vivó Arnal

Cuando se cambia el zoom de una capa solo se suspenden las descargas pendientes que afectan a esa capa.
(sycronized with branch v10 [r 12580]

14430 10/04/2007 04:41 PM Ignacio Brodín

Desactivar el servicio de Geolocalización de la capa WMS

14383 10/03/2007 05:07 PM Ignacio Brodín

set de la lista de filtros

14353 10/02/2007 06:10 PM Ignacio Brodín

Asignación del nombre de clase en el estado

13931 09/20/2007 06:32 PM nacho

Asignar buffer de la renderización

13902 09/20/2007 09:56 AM cesar

Adapt to icon themes

13881 09/19/2007 06:22 PM jaume

removed unnecessary imports

13824 09/19/2007 12:43 PM nacho

Eliminar pestaña de pansharpening

13781 09/18/2007 12:49 PM nacho

setRenderBands

13773 09/18/2007 12:03 PM nacho

Activación y desactivación de menus raster

13651 09/12/2007 04:53 PM nacho

Creación de filtros en la carga del proyecto

13628 09/11/2007 05:35 PM nacho

Eliminar tablas de color de la funcionalidad WMS

13615 09/11/2007 12:31 PM nacho

Salvado de proyectos con propiedades modificadas

13607 09/10/2007 05:51 PM bsanchez
  • empty log message ***
13601 09/10/2007 02:05 PM nacho
  • empty log message ***
13600 09/10/2007 01:53 PM bsanchez
  • empty log message ***
13595 09/10/2007 11:49 AM nacho

Asignar la tabla de color a cada tile.

13590 09/07/2007 03:04 PM nacho
  • empty log message ***
13552 09/06/2007 10:17 AM nacho
  • empty log message ***
13546 09/05/2007 05:25 PM nacho

Adaptación para el uso de CompositeDataset

13522 09/04/2007 04:13 PM jaume
  • empty log message ***
13331 08/28/2007 08:01 AM nacho

Adaptación a IRasterDataSource

13317 08/27/2007 09:47 AM nacho
  • empty log message ***
13313 08/24/2007 02:13 PM nacho

Visualizar raster y propiedades

13262 08/23/2007 09:09 AM jaume

ADAPTED TO NEW RASTER ENGINE

13256 08/22/2007 02:00 PM jaume

ADAPTED TO NEW RASTER ENGINE

13255 08/22/2007 02:00 PM jaume

ADAPTED TO NEW RASTER ENGINE

12437 07/02/2007 11:50 AM jaume
  • empty log message ***
12401 06/29/2007 09:52 AM Jose Manuel Vivó Arnal

Synchronized and adapted ComposedLayer print implementation form branch v10

12347 06/27/2007 08:29 AM jaume

Views jcombobox bug fixed

11218 04/17/2007 09:02 AM jaume
  • empty log message ***
11199 04/13/2007 02:46 PM jaume
  • empty log message ***
11130 04/11/2007 01:56 PM Jose Manuel Vivó Arnal

Modificaciones para que el ComposedLayer sea capaz de agrupar el pintado de las capas, aunque no estén en la misma agrupación de capas.

11028 04/03/2007 04:24 PM Jose Manuel Vivó Arnal

Desactivado al CompositedLayer por defecto.
Para activar establecer la propiedad del sistema
'gvsig.wms.useComposedLayer' = 'true'

10934 03/27/2007 01:19 PM Jose Manuel Vivó Arnal

Soporte para agrupar pintado de capas.
Sincronizado el orden en el que se encuentra la lista de capas y la lista de estilos.

10933 03/27/2007 01:18 PM Jose Manuel Vivó Arnal

Sincronizado la ordenacion de la lista de capas y la lista de estilos (las dos en orden inverso).

10855 03/22/2007 01:20 PM jaume
  • empty log message ***
10701 03/12/2007 01:04 PM jaume

fixed bug restoring online resources from a project

10678 03/09/2007 11:34 AM jaume
  • empty log message ***
10663 03/08/2007 01:04 PM jaume

fixed error parsing YYYY date formats