Opened 10 years ago

Closed 10 years ago

#530 closed defect (fixed)

WMS utilities to be re-synchronized with new petascopedb schema

Reported by: Piero Campalani Owned by: Piero Campalani
Priority: major Milestone: 9.0
Component: rasgeo Version: development
Keywords: wms utilities new schema Cc:
Complexity: Medium

Description

Some WMS shell utilities in ./applications/rasgeo/wms-import/utilities make use of some tables from WC*S coverage model to fetch the geo-information of a rasdaman collection.

They need to do that, since it is the rasdaman collection — and not the file — to be published as a WMS layer.

Now the schema of petascope has changes, and the utlilities need to be resynced with the new schema.

Change History (2)

comment:1 by Piero Campalani, 10 years ago

Status: newaccepted

comment:2 by Piero Campalani, 10 years ago

Resolution: fixed
Status: acceptedclosed

Fixed in changeset:d18a07f.

A --lat-first parameter has been added, in case the CRS axis order is swapped wrt to the XY rasdaman axis order. See WmsImportTools.

Note: See TracTickets for help on using tickets.