Opened 17 years ago

Closed 16 years ago

#2071 closed defect (fixed)

[OWS Common] version 1.1.0 released

Reported by: tomkralidis Owned by: tomkralidis
Priority: normal Milestone: 5.2 release
Component: MapServer C Library Version: svn-trunk (development)
Severity: normal Keywords:
Cc: assefa, warmerdam

Description

We currently support OWS Common 1.0.0. Version 1.1.0 has been released.

We will want to look at the changes in 1.1.0, how they affect what exists in mapowscommon.c, and whether new functionality / constructs would be valuable to add.

More info at: http://www.opengeospatial.org/standards/common

Change History (4)

comment:1 by tomkralidis, 17 years ago

Owner: changed from sdlime to tomkralidis
Status: newassigned

comment:2 by tomkralidis, 16 years ago

Cc: assefa added
Milestone: FUTURE5.2 release
Severity: minornormal
Type: enhancementdefect
Version: svn-trunk (development)

Note that SOS 1.0.0 (#2246) calls for OWS Common 1.1.0, so we will have to update mapowscommon.c and it's calling 1.1.0 code.

comment:3 by tomkralidis, 16 years ago

Cc: warmerdam added

1.1.0 support implemented in r7273. No huge changes. Function names remain the same. Some functions now additionally take an ows_version integer ("OWS_1_0_0" macro style from mapows.h) so XML is printed out as per 1.0.0 or 1.1.0 accordingly.

Affected files updated in r7274 and r7275.

Will leave open for a few days so that the calling code (mapwcs11.c and mapogcsos.c) can test and comment, etc.

comment:4 by tomkralidis, 16 years ago

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