Changes between Initial Version and Version 9 of Ticket #1497


Ignore:
Timestamp:
Aug 9, 2017, 6:15:17 AM (7 years ago)
Author:
Bang Pham Huu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1497

    • Property Status newclosed
    • Property Cc Bang Pham Huu added
    • Property Summary enhance wcs-client with map drop downWCS_Client shows coverage's extents in a dropdown box
    • Property Milestone9.5
    • Property Owner changed from Ahmed Elshayeb to Bang Pham Huu
    • Property Resolutionfixed
  • Ticket #1497 – Description

    initial v9  
    1 The task is to add a section similar to Avaialble coverages on the first page of the client. It should contain a map displaying rectangles which represent the extents of the available coverages, which can be extracted from the coverage description (check the describe coverage tab for an example).
     1The task is to add a section similar to Avaialble coverages on the first page of the client. It should contain a map (WebWorldWind) displaying rectangles which represent the extents of the available coverages, which can be extracted from a made-up service localhost:8080/rasdaman/ows/GetCoveragesExtents (returns all the coverages's extents which can be reprojected to EPSG:4326, non geo-referenced coverage is not available in the result from service).
    22
    33On hovering over a rectangle, a tooltip showing the name and extent of the coverage should be displayed.
    4 
    5 Please use the openlayers library for this, you can find a lot of examples on how to draw shapes and add tooltips here: http://openlayers.org/en/latest/examples/