Skip to content

Implementation of h3ToGeoBoundary#28952

Merged
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
fuzzERot:h3-functions
Sep 18, 2021
Merged

Implementation of h3ToGeoBoundary#28952
alexey-milovidov merged 5 commits intoClickHouse:masterfrom
fuzzERot:h3-functions

Conversation

@fuzzERot
Copy link
Copy Markdown
Contributor

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Implements the h3ToGeoBoundary function.

Detailed description / Documentation draft:

This PR implements h3ToGeoBoundary function, which takes a H3 index and returns array consisting of pairs (longitude, latitude). This pairs corresponds to the boundary of the provided H3 index.

Relates to: #17708

@robot-clickhouse robot-clickhouse added doc-alert pr-feature Pull request with new product feature labels Sep 13, 2021
@alexey-milovidov alexey-milovidov self-assigned this Sep 13, 2021
@alexey-milovidov
Copy link
Copy Markdown
Member

@Mergifyio update

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Sep 15, 2021

Command update: success

Branch has been successfully updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-feature Pull request with new product feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants