Skip to content

Comments

[7.x] [Maps] Remove client-side scaling of ordinal values (#58528)#61344

Merged
nreese merged 1 commit intoelastic:7.xfrom
thomasneirynck:backport/7.x/pr-58528
Mar 25, 2020
Merged

[7.x] [Maps] Remove client-side scaling of ordinal values (#58528)#61344
nreese merged 1 commit intoelastic:7.xfrom
thomasneirynck:backport/7.x/pr-58528

Conversation

@thomasneirynck
Copy link
Contributor

Backports the following commits to 7.x:

This removes the rescaling of ordinal values to the [0,1] domain, and modifies the creation of the mapbox-style rules to use the actual RangeStyleMeta-data. This is an important prerequisite for Maps handling tile vector sources. For these sources, Maps does not have access to the raw underlying GeoJson and needs to use the stylemeta directly.
@thomasneirynck thomasneirynck added the backport This PR is a backport of another PR label Mar 25, 2020
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@nreese nreese merged commit f91fb98 into elastic:7.x Mar 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants