Michael Auer
Michael Auer
Any news on that issue? Same behavior can be seen in 1.12.0. I think it's only a shift-by-one of z in the URL while the resolution in the Capabilities seem...
@highsource Hi, Alexey, thanks for this really cool library it's very useful. Could you have a look in this PR, it's just a small bugfix but without it SLD_1_0_0_Geosever schema...
What about #84 ? Is this s.th. different or will it be included here?
From a user perspective I would suggest for the sake of simple response parsing to use the same JSON paths for all groupBy respones such that you always have: ```...
I made an inspection on what response structure is used where and summarized it as follows: # Current (V1) aggregation response structures ### 1. `DefaultAggregationResponse` is used by: - /elements/...
I think for a future v2 version we should consider to simplify this into only 2 structures as proposed here: # Proposed reduction to only two response structures > Only...