Opened 9 years ago

Closed 8 years ago

#1043 closed defect (fixed)

WCS Client improvements

Reported by: Alex Dumitru Owned by: Alex Toader
Priority: major Milestone:
Component: undecided Version: development
Keywords: Cc:
Complexity: Medium

Description (last modified by Alex Dumitru)

  • Update Makefile.am in petascope so that it copies the correct files in the war
  • Commit the built js files, leave the tsd compilation instructions for future developers
  • Use a bootstrap as the current one is a bit too simple - e.g. https://bootswatch.com/darkly/
  • The default url for the get capabilities input field should be window.location.href
  • The default examples should work on the rasdaman demos

Attachments (1)

rasdaman.war (24.9 MB ) - added by Bang Pham Huu 9 years ago.

Change History (8)

comment:1 by Alex Dumitru, 9 years ago

Description: modified (diff)

by Bang Pham Huu, 9 years ago

Attachment: rasdaman.war added

comment:2 by Bang Pham Huu, 9 years ago

Hi Alex Toader,

I can not access Petascope WCS Client when clone, make, make install newest rasdaman version today when run with embedded Jetty. The problem is http://localhost:8080/rasdaman/ows

HTTP ERROR 404

Problem accessing /rasdaman/static/wcs-client/html/index.html. Reason:

    Not Found

but the other services can connect normally

http://localhost:8080/rasdaman/ows?service=WCS&version=2.0.1&request=GetCapabilities

wcs:Capabilities xsi:schemaLocation="http://www.opengis.net/wcs/2.0 http://schemas.opengis.net/wcs/2.0/wcsAll.xsd" version="2.0.1"><ows:ServiceIdentification><ows:Title>rasdaman</ows:Title><ows:Abstract>rasdaman server - free download from www.rasdaman.org</ows:Abstract><ows:ServiceType>OGC WCS</ows:ServiceType><ows:ServiceTypeVersion>2.0.1</ows:ServiceTypeVersion><ows:Profile>http://www.opengis.net/spec/WCS_coverage-encoding_jpeg2000/1.0/</ows:Profile><ows:Profile>http://www.opengis.net/spec/WCS_protocol-binding_get-rest/1.0/conf/get-rest</ows:Profile>

attach my rasdaman.war for you. Please have a look.

comment:3 by Alex Toader, 9 years ago

This should be fixed by my last patch.

comment:4 by Bang Pham Huu, 9 years ago

I've applied your new patch for this ticket (rasdaman.war size now is 31 MB, before 26 MB) but the problem is the same.

HTTP ERROR 404

Problem accessing /rasdaman/static/wcs-client/index.html. Reason:

    Not Found

comment:5 by Alex Toader, 9 years ago

What URL are you accessing?

comment:6 by Bang Pham Huu, 9 years ago

The same as previous comment (http://localhost:8080/rasdaman/ows), nothing change in here.

comment:7 by Alex Toader, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.