Opened 12 years ago

Closed 11 years ago

#220 closed task (fixed)

Check that GML and WCS adhere to the new versions

Reported by: Alex Dumitru Owned by: Alex Dumitru
Priority: major Milestone:
Component: petascope Version:
Keywords: GML, WCPS Cc: Vlad Merticariu, Jinsongdi Yu
Complexity: Medium

Description


Change History (5)

comment:1 by Alex Dumitru, 12 years ago

Status: newaccepted

For GML these should be addressed:
req 1, referring to section 6.4, 6.7
WCSUtil.java, line 162 needs field DataRecord

req 3, add support for different format encodings
currently supported MIME_GML and not multipart requests

req 6, correct definition of element “metadata” in coverage.xsd
3.2.1 version minOccurs=”0” in sequence elements needs to be removed
processContents = “lax” doesn’t exist, probably fixed

comment:2 by Dimitar Misev, 12 years ago

Summary: Check that GML and WCPS adhere to the new versionsCheck that GML and WCS adhere to the new versions

My patches fix validation against http://schemas.opengis.net/wcs/2.0/ not sure if that's the latest though.

comment:3 by Alex Dumitru, 12 years ago

The patch has been applied, Jinsongdi was notified so he can check it using the conformance tests he devised.
Will close once Jinsongdi gives the greenlight.

comment:4 by Dimitar Misev, 12 years ago

Cc: Jinsongdi Yu added

comment:5 by Peter Baumann, 11 years ago

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