gvSIG feature requests #747
Show the CRS of each layer to be loaded in the add layer window
| Status: | Closed | % Done: | 0% | |
|---|---|---|---|---|
| Priority: | Normal | Spent time: | - | |
| Assignee: | ||||
| Category: | Document view | |||
| Target version: | 2.0.0-devel-2052 | |||
| gvSIG version: | 2.0.0 | Add-on resolve version: | ||
| Keywords: | Add-on resolve build: | |||
| Has patch: | No | Proyecto: | ||
| Add-on name: | Unknown | Hito: | ||
| Add-on version: |
Description
It would be useful to show the CRS of each layer that is going to be loaded. This way the user can realize that she/he should change it from the "properties" button.
History
#1
Updated by Manuel Madrid almost 14 years ago
One more thing to add:
In case of vector layers, if the layer CRS is different than the view CRS, this text should be added after the CRS code: in English -> "(layer will be reproyected)"; in Spanish: "(la capa se reproyectará)".
#2
Updated by Juan Lucas Domínguez over 13 years ago
- Assignee set to Juan Lucas Domínguez
#3
Updated by Juan Lucas Domínguez over 13 years ago
Usar JList con 2 columnas (o JTable) y poner "será reproyectada" al lado de CRS (segunda columna)
#4
Updated by Juan Lucas Domínguez over 13 years ago
- Status changed from New to Fixed
Implemented new Cell renderer for JList: File name + CRS (explanation if needed)
#5
Updated by Joaquín del Cerro Murciano over 13 years ago
- Target version changed from 2.0.0-rc1 to 2.0.0-devel-2053
#6
Updated by Joaquín del Cerro Murciano over 13 years ago
- Target version changed from 2.0.0-devel-2053 to 2.0.0-devel-2052
#7
Updated by Abenchara Socorro over 13 years ago
- Status changed from Fixed to Closed