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 TileJson spec #70146

Closed
Tracked by #154870
thomasneirynck opened this issue Jun 27, 2020 · 4 comments
Closed
Tracked by #154870

[Maps] Support TileJson spec #70146

thomasneirynck opened this issue Jun 27, 2020 · 4 comments
Labels
enhancement New value added to drive a business result Feature:Maps impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:large Large Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects

Comments

@thomasneirynck
Copy link
Contributor

thomasneirynck commented Jun 27, 2020

Support the TileJson specification as a data-source for Maps: https://github.com/mapbox/tilejson-spec/tree/master/2.2.0

This would be an extension to the current support in Maps (7.9 >) for .mvt services, where Maps can connect directly with a http://example.org/tile/{x}/{y}{z}.pbf URL-pattern, but manual optional configuration are required for zoom-levels and fields.

TileJson adds additional metadata that would automate this manual configuration requirement.

This would also enable fit2bounds for the data-layer since bounds are included in the TileJson.

@thomasneirynck thomasneirynck 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 Jun 27, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@thomasneirynck
Copy link
Contributor Author

thomasneirynck commented Jul 2, 2020

An additional benefit is that this would help with pulling in the raw data of the EMS-sevices (maps.elastic.co) straight into Kibana without the default style-sheets (as of writing there are a few edge-cases where the EMS diverts from the spec). E.g. https://tiles.maps.elastic.co/data/v3.json

@thomasneirynck thomasneirynck moved this from Backlog to In progress in Maps Oct 2, 2020
@thomasneirynck thomasneirynck moved this from In progress to Backlog in Maps Dec 4, 2020
@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
@nreese nreese added loe:large Large Level of Effort impact:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. labels Mar 9, 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:medium Addressing this issue will have a medium level of impact on the quality/strength of our product. loe:large Large Level of Effort Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
No open projects
Maps
  
Backlog
Development

Successfully merging a pull request may close this issue.

4 participants