This is an automated email from the ASF dual-hosted git repository. rkk pushed a commit to branch SDAP-39-poly-to-bbox in repository https://gitbox.apache.org/repos/asf/incubator-sdap-nexus.git
commit eb8535fb805400ae46302f13e94a55c16142e789 Author: rileykk <[email protected]> AuthorDate: Mon Sep 18 07:21:23 2023 -0700 Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d2701e0..1178918 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - SDAP-474: Fixed bug in CSV attributes where secondary dataset would be rendered as comma separated characters - SDAP-475: Bug fixes for `/timeSeriesSpark` and `/timeAvgMapSpark` - SDAP-479: Fixed `/cdmssubset` failure for variables without specified standard_name. +- SDAP-39: When querying for tiles by polygon, use the poly's bounding box with the bbox methods instead of using Solr's polygon search - Status code for results endpoint if execution id is not found fixed to be `404` instead of `500`. ### Security
