// the offset order should be swapped
// Rasdaman does it
// MapServer and GeoServer not
@jerstlouis wrote:
@pomakis cool thank you! do you know offhand what width and height would map to for scalesize ?
Are you asking how a client would request a specific with and height via
the scalesize parameter? If so, the answer (four our two coverages) is scalesize=Long(640),Lat(480)
E.g.:
This should work fine in conjunction with the new behaviour of the bbox parameter.