elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.81k stars 8.2k forks source link

WMS broken in Region and Coordinate Maps #43598

Closed kindsun closed 4 years ago

kindsun commented 5 years ago

Kibana version:

Master/8.0

Browser version:

Chrome, Firefox

Describe the bug:

Entering a WMS results in no change to either region or coordinate maps. Entering the same WMS info for the Maps app working fine

Steps to reproduce:

  1. On either coordinate or region maps, as a test url, enter https://www.gebco.net/data_and_products/gebco_web_services/web_map_service/mapserv? for the WMS
  2. For WMS Layers enter gebco_latest_2
  3. For version, enter 1.1.1
  4. Press play button

Expected behavior: Show WMS instead of base map.

Errors in browser console (if relevant): None

Any additional context: Upon pressing the play button, it does indicate it registered the changes (i.e.- the button goes inactive) but no WMS is shown. Inexplicably, entering a WMS worked one time on region maps but I haven't been able to reproduce it since.

Since there are no errors and it did work once, it's possible it's currently dependent on something else. We should determine if that dependency is actually needed and provide some sort of meaningful feedback if so.

elasticmachine commented 5 years ago

Pinging @elastic/kibana-gis

ecp4224 commented 5 years ago

I'm experiencing this issue on Kibana 6.8.1. No errors or network traffic appears in the Network tab in Firefox dev menu. The only outbound network request was elastic.co (there were also no console errors)

I've tried setting map.includeElasticMapsService: false

but all this did was remove the road_map layer from the dropdown menu and removed the elastic.co network reqeust. Kibana seems to make no attempt to connect to my WMS server. However, in the beta Maps application, it loads perfectly fine when using WMS.

nreese commented 5 years ago

@edkek are you trying to configure a WMS in legacy coordinate map or region map visualization or are you trying to configure a WMS layer in Maps application?

ecp4224 commented 5 years ago

are you trying to configure a WMS in legacy coordinate map or region map visualization or are you trying to configure a WMS layer in Maps application?

In both, in the Maps application WMS works perfectly fine, however in the legacy coordinate map visualization (and in the legacy region map visualization) WMS does not work.

nreese commented 4 years ago

Closing. tilemap and region map visualizations are only getting high priority fixes