aodn / geoserver-build

Configures a GeoServer war containing extensions and configuration required by AODN instances
Other
2 stars 4 forks source link

WSD Pivoting Mechanism #311

Closed APaulic closed 3 years ago

APaulic commented 3 years ago

Backlog item: https://github.com/aodn/backlog/issues/3062

This is the implementation of the GeoServer part of the pivoting mechanism described here.

APaulic commented 3 years ago

@jonescc @ndhogan Would someone please be able to take a look at this PR for me?

APaulic commented 3 years ago

@jonescc I have now referenced the layer-filters classes instead of duplicating and query the db directly to get the column names.

APaulic commented 3 years ago

@jonescc I just pushed an update to use the DB table name for the column names query.