Details
-
Type:
New Feature
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: UDIG 0.8, UDIG 1.2.2
-
Fix Version/s: UDIG 1.4.1
-
Component/s: catalog, metadata and search
-
Labels:None
-
Environment:FywIlqbV
Description
FywIlqbV
Activity
Jody Garnett
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Component/s | catalog [ 11251 ] | |
| Affects Version/s | UDIG 0.8 [ 11261 ] | |
| Assignee | Jody Garnett [ jgarnett ] | |
| Summary | ability to get more info from WFS/WMS service | Info from WFS/WMS service |
| Component/s | catalog wms [ 11372 ] | |
| Component/s | catalog wfs [ 10811 ] |
Cory Horner
made changes -
| Fix Version/s | UDIG 1.2 [ 11975 ] |
Jody Garnett
made changes -
| Assignee | Jody Garnett [ jgarnett ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.1.2 [ 14910 ] | |
| Fix Version/s | UDIG 1.2.M1 [ 11975 ] |
Jody Garnett
made changes -
| Component/s | wfs [ 10811 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M4 [ 15071 ] |
Jody Garnett
made changes -
| Summary | Info from WFS/WMS service | Capabilities and Error information from WFS/WMS services |
Ben Walding
made changes -
| Workflow | jira [ 31125 ] | udig [ 107430 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M4 [ 15071 ] | |
| Fix Version/s | UDIG 1.2.M5 [ 15119 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M5 [ 15119 ] | |
| Fix Version/s | UDIG 1.2.M6 [ 15474 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M7 [ 15476 ] | |
| Fix Version/s | UDIG 1.2.M6 [ 15474 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M9 [ 16115 ] | |
| Fix Version/s | UDIG 1.2.M7 [ 15476 ] | |
| Fix Version/s | UDIG 1.1.2 [ 14910 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.M9 [ 16115 ] | |
| Fix Version/s | UDIG 1.2.RC [ 16163 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.0 [ 16264 ] | |
| Fix Version/s | UDIG 1.2.RC [ 16163 ] |
| Status | Analysis [ 10002 ] | Open [ 1 ] |
| Description |
it would be nice to get access to the getcapabilities document (and the individual feature types). A right-click pop-up menu on the service in the catalog would be a place to stick this. (this is not an important request) |
FywIlqbV |
| Component/s | webservices [ 11372 ] | |
| Environment | all | FywIlqbV |
| Affects Version/s | UDIG 1.2.x [ 15072 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.1 [ 16440 ] | |
| Fix Version/s | UDIG 1.2.0 [ 16264 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.x [ 15072 ] | |
| Fix Version/s | UDIG 1.2.1 [ 16440 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.3 [ 17485 ] | |
| Fix Version/s | UDIG 1.2.2 [ 15072 ] |
Jody Garnett
made changes -
| Fix Version/s | uDig 1.3.0 [ 17860 ] | |
| Fix Version/s | UDIG 1.2.3 [ 17485 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.2.3 [ 17485 ] | |
| Fix Version/s | uDig 1.3.0 [ 17860 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.3.1 [ 18149 ] | |
| Fix Version/s | UDIG 1.3.0 [ 17485 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.3.2 [ 18235 ] | |
| Fix Version/s | UDIG 1.3.1 [ 18149 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.3.3 [ 18773 ] | |
| Fix Version/s | UDIG 1.3.2 [ 18235 ] |
Jody Garnett
made changes -
| Fix Version/s | UDIG 1.4.1 [ 19165 ] | |
| Fix Version/s | UDIG 1.4.0 [ 18773 ] |
- A Serivce editor allowing access to info on feature types as well.
- A Properties Dialog with an entry for the GetCapabilities
The general display of a XML document is *hard*, there is work on this inthe webtools area of eclipse (but that is an lot of code to depend on).
We have a simple IServiceInfo that when displayed will answer most questions. This is suitable of a Properties Dialog. For GetCapabilies a text view could be constructed but that would hardly be considered user friendly.
Given that both WFS and WMS parse their GetCapabilities doumentents into a real object structure perhaps we can construct a simple dialog based on he object model.