[Bug] [CRS normalization] CRS conversion with implicitly specified Z coordinate is not working if used AnyCrsMultiPolygon as a geometry type
Steps to reproduce:
- Ingest the attached manifest 3D_polygon.txt
- Execute the following request:
POST https://{{SEARCH_HOST}}/query
{ "kind": ":::", "limit": 300, "query": "id: "odesprod:work-product-component--SeismicBinGrid:12may3Dpolygon"" }
Expected result: Coordinates are transformed into WGS84 CRS and are present in the output
Actual result: No any coordinate information is displayed