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

[FEATURE] Support Well-Known Text Geoshape #1432

Open
RobSaxonNokia opened this issue Mar 7, 2023 · 3 comments
Open

[FEATURE] Support Well-Known Text Geoshape #1432

RobSaxonNokia opened this issue Mar 7, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@RobSaxonNokia
Copy link

Is your feature request related to a problem?
The documentation shows that geopoint may be in many formats. One such format I used is WKT [Well-Known Text]. This is currently in use for my project. However, when I tried to use the Observability features, an error message was generated stating my geopoint was not valid and only the format "{ "lat": number, "lon": number }" is supported.

What solution would you like?
Support WKT and other valid formats for geo points / geo shapes.

What alternatives have you considered?
I would need to redo my design to change all WKT uses to the one format supported.

Do you have any additional context?
Overall, if possible, have a consistence use of fields like geo-shape.
Screenshot 2023-03-07 075206

@RobSaxonNokia RobSaxonNokia added enhancement New feature or request untriaged labels Mar 7, 2023
@joshuali925
Copy link
Member

i believe the problem is lack of support of WKT in sql/ppl engine, i'll move the issue there

@joshuali925 joshuali925 transferred this issue from opensearch-project/reporting Mar 13, 2023
@joshuali925 joshuali925 changed the title [FEATURE] [FEATURE] Support Well-Known Text Geoshape Mar 13, 2023
@dai-chen
Copy link
Collaborator

@dai-chen
Copy link
Collaborator

dai-chen commented Mar 21, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants