Statistics
| Revision:

gvsig-raster / org.gvsig.raster.wms / trunk / org.gvsig.raster.wms / org.gvsig.raster.wms.app.wmsclient / src / main / java / org @ 22301

# Date Author Comment
22301 04/11/2024 08:57 AM Joaquín del Cerro Murciano

Ampliado el registro de tipos de capas en el MapContextManager

22300 04/10/2024 02:29 PM Francisco Díaz Carsí

Registrada la capa WMS en el MapContext

11265 04/21/2020 06:18 PM Joaquín del Cerro Murciano

refs #4967, pasado el tamaño de la columna del combo de component a bounded.

11260 04/19/2020 08:29 PM Joaquín del Cerro Murciano

refs #4967, modificado el interface de añadir capa WMS para que se ajuste mejor al tamaño del panel.

9114 10/17/2018 01:42 PM Óscar Martínez

refs #4944 Arreglado problema de info by point con capas WMS agrupadas

7272 06/20/2017 01:05 PM Francisco Díaz Carsí

refs #4391
Deshabilitado el botón de conectar mientras se está abriendo la conexión (y parseando el capabilities) y vuelto a habilitar en caso de que el usuario cancele la conexión.

7271 06/20/2017 12:29 PM Francisco Díaz Carsí

refs #4495 #4391

- Fixed "text/plain" info by point in WMS layer.
- Fixed changing bbox axis order in processLayer method.

5569 06/05/2016 05:39 PM Joaquín del Cerro Murciano

Update to changes in API of DataServerExplorerProvider

5356 02/25/2016 05:09 PM Daniel Martinez

refs #4102 Se corrige el Style "default" por "", según se ha visto en la documentación.

4440 12/17/2015 08:50 AM Daniel Martinez

refs #3893 #2412 Corrected constructor when casting URI to String

4181 11/23/2015 05:54 PM Francisco Díaz Carsí

#3893 Fixed relativize raster layer in project

3767 10/06/2015 11:16 AM Joaquín del Cerro Murciano

Eliminadas las dependencias con org.gvsig.fmap.geometry.generalpath y org.gvsig.fmap.geometry.operation

3392 05/08/2015 08:32 PM Cesar Martinez Izquierdo

Check the full layer extent for the isInside method. Don't swap the point coordinates on the featureInfo 1.3.0 request, as they are in xy screen coordinates. Fixes: #3437

3325 04/23/2015 05:54 PM Cesar Martinez Izquierdo

WMS: Correctly manage projected CRSs using non-xy axis order (e.g. EPSG:3035). Add an UI checkbox to make this behaviour customizable by user. Fixes #3266.

3200 03/14/2015 07:08 PM Cesar Martinez Izquierdo

Correctly compute the affine transform, height and width of WMSProvider. Correctly compute the requested area, extent, image size and affine transform on FlyrWMS. #3267

3060 11/27/2014 02:21 PM Joaquín del Cerro Murciano

Arreglado un nombre de metodo incorrecto, registerPersistent por registerPersistence

3059 11/27/2014 01:34 PM Joaquín del Cerro Murciano

Deshecho el ultimo cambio

3058 11/27/2014 01:28 PM Joaquín del Cerro Murciano

Adaptado FlyrWMS a modificaciones en la persistencia de FLyrDefault

2850 06/20/2014 02:31 PM Cesar Martinez Izquierdo

native-classifier replaced by native_classifier in order to unify variables; adapt DefaultViewPortData uses to make effective the refactor of getDPI method to the ViewPort

2790 06/04/2014 09:41 AM Francisco Díaz Carsí

Corregida la persistencia del plugin

refs #2512

2606 03/14/2014 01:23 PM Ignacio Brodín
2604 03/14/2014 11:52 AM Ignacio Brodín

#2447 Problems reading some projections

2496 02/21/2014 11:31 AM Ignacio Brodín

#2225 WMS: error al añadir capas

2484 02/14/2014 02:42 PM Ignacio Brodín