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

Retrieve properties from elasticsearch on get tile request #1646

Merged
merged 3 commits into from
May 10, 2024

Conversation

doublebyte1
Copy link
Contributor

@doublebyte1 doublebyte1 commented May 10, 2024

Overview

This PR adds a body to the get tile request of the mvt-provider, in order to retireve the values for all the fields in that index. This enables tile clients to render styles based on the values of the fields (see image bellow).

conditional-rendering

Related Issue / discussion

#1645

Additional information

Client rendering before this change:

get-tile-before-pr

Client rendering after this change:

get -tile-after-pr

Dependency policy (RFC2)

  • I have ensured that this PR meets RFC2 requirements

Updates to public demo

Contributions and licensing

(as per https://github.com/geopython/pygeoapi/blob/master/CONTRIBUTING.md#contributions-and-licensing)

  • I'd like to contribute [feature X|bugfix Y|docs|something else] to pygeoapi. I confirm that my contributions to pygeoapi will be compatible with the pygeoapi license guidelines at the time of contribution
  • I have already previously agreed to the pygeoapi Contributions and Licensing Guidelines

@doublebyte1 doublebyte1 added enhancement New feature or request OGC API - Tiles OGC API - Tiles labels May 10, 2024
@tomkralidis tomkralidis added this to the 0.17.0 milestone May 10, 2024
@tomkralidis tomkralidis merged commit 737b1bd into geopython:master May 10, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request OGC API - Tiles OGC API - Tiles
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants