Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Maps] Support for 2.5D & 3D Maps #36549

Closed
Tracked by #154870
alexfrancoeur opened this issue May 14, 2019 · 6 comments
Closed
Tracked by #154870

[Maps] Support for 2.5D & 3D Maps #36549

alexfrancoeur opened this issue May 14, 2019 · 6 comments
Labels
enhancement New value added to drive a business result Feature:Maps impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@alexfrancoeur
Copy link

In discussions with users and after reviewing enhancement requests, there is definitely interest in Elastic Maps supporting 2.5D and 3D use cases. While we have no immediate plans to introduce this functionality, I wanted to open an issue to begin tracking these enhancement requests and gather feedback from the community to better understand their needs.

If you're reading this and have an interest in this functionality, we'd love to hear more about your use case.

@alexfrancoeur alexfrancoeur added [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation enhancement New value added to drive a business result labels May 14, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis

@alexfrancoeur alexfrancoeur changed the title [Maps] Support for 2.5 & 3D Maps [Maps] Support for 2.5D & 3D Maps May 14, 2019
@nreese nreese mentioned this issue Jun 14, 2019
@kcm
Copy link

kcm commented Jun 15, 2019

Have a user/customer looking for something along these lines. He'd love to connect if someone can chat over email with him - ping me for details.

I am looking for data visualization tools that can handle time series and depth-series data, think seismic data and geological data, and tie it to search queries hosted on Elastic. Something more modern and capable than Spotfire, which is the industry standard tool.

Oil/gas/mining, sounds like.

@GISScience
Copy link

hi ,
if we integrate arcgis javascript api 4.11 with kibana because it is well managed and having full functional 3D GIS capability.

what should be the best strategy to build and which one is possible using kibana development architecture ??
whether to create custom plugin using arcgis js api for 3D map and custom tools?
whether to create custom visualization using arcgis js api for 3D map and custom tools on map like measurement tool ?

without help , working on this will be really difficult because i am very new to kibana development architecture...

Thanks and regards,

@nreese
Copy link
Contributor

nreese commented Jun 17, 2019

You would need to write a Kibana plugin for either creating a new visualization or creating a new Kibana application.

Creating a Kibana application will give you the most flexibility but will require more effort.

Creating a new visualization will provide less flexibility but also require less effort. The Visualize application will already provide mappings for .kibana index (for persisting the visualization state), UI for listing and deleting visualizations, out-of-the-box support in Dashboards, and provide the work flow for creating a new visualization. Your plugin will just have to provide an editor and view for the visualization.

Please see the plugin development documentation for more details

@jb1b84 jb1b84 added Feature:Maps Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Nov 3, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@jb1b84 jb1b84 removed the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Nov 3, 2022
@nickpeihl nickpeihl added loe:needs-research This issue requires some research before it can be worked on or estimated impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. labels Jan 12, 2023
@nreese
Copy link
Contributor

nreese commented Apr 12, 2023

In order to provide better transparency of priorities, issues that will not be prioritized within the next 24 months are being closed.

Tracking request in Maps ice box #154870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New value added to drive a business result Feature:Maps impact:low Addressing this issue will have a low level of impact on the quality/strength of our product. loe:needs-research This issue requires some research before it can be worked on or estimated Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

7 participants