Ticket #37 (closed task: invalid)
New Ext Reader/LayerRecord extension for the result of REST API call for layer list.
| Reported by: | sbenthall | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.x |
| Component: | Map Composition | Version: | |
| Keywords: | Cc: | ||
| Total Hours: | 0.0 | Blocked By: | |
| Sensitive: | no | Estimated Hours: | 3 |
| Blocking: |
Description (last modified by dwinslow) (diff)
One major change we will have to make from the GeoExplorer code is the use of a REST API call instead of a GetCapabilities request to populate the list of layers that are available to be added.
In order to consume the response of this request, we will need a new Ext Reader to parse the response (probably JSON) and an extended LayerRecord class that has extra fields based on what the REST call has provided. Then these records need to be what's used in the store used by the (now misnamed) capabilities grid.
Change History
Note: See
TracTickets for help on using
tickets.
