Changes between Version 24 and Version 25 of Versions
- Timestamp:
- Nov 30, 2013, 7:43:56 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Versions
v24 v25 24 24 * support for ISO8601 timestamps in WC*S subsettings (use double-quotes delimiters to switch from numeric coordinate to date). 25 25 * WCS service and service provider metadata is moved from Java templates to the database. 26 * GMLCOV coverage metadata is richer and more flexible: allGML fields are configurable in the database.26 * GMLCOV coverage metadata is richer and more flexible: many GML fields are configurable in the database. 27 27 * rasdaman collections and WC*S coverage names can be different: a coverage corresponds to an MDD, while a collection can contain multiple MDDs. 28 28 * more powerful systemtests, with oracles support and scripting. … … 32 32 * SECORE only supports URLs now, URN support is removed as OGC URNs have been deprecated for a long time already. 33 33 * '''note:''' this is an incompatible change, so an existing SECORE database must be removed (rm -rf $CATALINA_HOME/webapps/secoredb/*), so that a new database containing only URL identifiers can be initialized. 34 * SECORE has two separate dictionaries of definitions: the EPSG and a user-defined one, now containing a first set of Index and Temporal CRS definitions. 35 * support for asterisks `*` in WC*S subsets. 36 * new `'select version()'` query in RasQL, to return the currently installed version of rasdaman. 37 34 38 35 39 ''Quick upgrade guide''