@fmigneault , Thx for the PR #84 .
I found that the zone query collections endpoint failed with the error "zone-level must be specified".
/dggs/igeo7/zones?bbox=-97.56546225,48.89122947,-96.59964308,49.46729044&zone-level=4
The error arises from the validation check in the ZoneRequest Class, indicating the query failed during parsing. I have cross-checked with zone data retrieval, as they are quite similar; for zone data retrieval, zone-depth and other query parameters work fine.
Would you happen to have any idea?
Thanks,
Tik
@fmigneault , Thx for the PR #84 .
I found that the zone query collections endpoint failed with the error "zone-level must be specified".
The error arises from the validation check in the ZoneRequest Class, indicating the query failed during parsing. I have cross-checked with zone data retrieval, as they are quite similar; for zone data retrieval,
zone-depthand other query parameters work fine.Would you happen to have any idea?
Thanks,
Tik