dashboards-maps icon indicating copy to clipboard operation
dashboards-maps copied to clipboard

[BUG] Vizualize geometrycollection using Maps

Open mszablewski opened this issue 5 months ago • 6 comments

Describe the bug Map vizualization is correctly created and displays simple geoshapes (point, linestring, polygon), but does not display geometrycollections.

Examplary geometry collection used: "location" : { "type": "geometrycollection", "geometries": [ { "type": "point", "coordinates": [74.0060, 40.7128] }, { "type": "linestring", "coordinates": [[73.7562, 42.6526], [72.6734, 41.7658]] } ] }

To Reproduce Steps to reproduce the behavior:

  1. Create new map vizualization
  2. Select index with geoshape field containing geometrycollections
  3. geoshapes like point, linestring, polygon are vizualized correctly but geometry collections are not visible

Expected behavior Display all valid geojson shapes

OpenSearch Version 2.17.0

Dashboards Version 2.17.0

mszablewski avatar Jul 16 '25 11:07 mszablewski

+1

BobakMariusz avatar Jul 17 '25 08:07 BobakMariusz

@mszablewski To clarify, are you referring this map visualization?

Image

ruanyl avatar Jul 24 '25 03:07 ruanyl

@ruanyl yes

mszablewski avatar Jul 24 '25 06:07 mszablewski

@opensearch-project/admin Could you move this issue to https://github.com/opensearch-project/dashboards-maps, it's maps plugin related.

ruanyl avatar Jul 25 '25 02:07 ruanyl

@opensearch-project/admin Friendly ping to transfer this to dashboard-maps as requested above. Thanks!

andrross avatar Aug 25 '25 18:08 andrross

@opensearch-project/admin Friendly ping to transfer this to dashboard-maps as requested above. Thanks!

transferred

cwperks avatar Aug 25 '25 18:08 cwperks