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

Data transform can't invert coordinates #33013

Open
Matvey16 opened this issue May 15, 2024 · 0 comments
Open

Data transform can't invert coordinates #33013

Matvey16 opened this issue May 15, 2024 · 0 comments

Comments

@Matvey16
Copy link
Member

Description

Data transform into geometry shows the same coordinates on the map regardless of invert coordinates parameter

DBeaver Version

24.0.5

Operating System

Any

Database and driver

Any

Steps to reproduce

  1. Create a varchar column and insert a geometry string into it like POINT (30 60)
  2. Right-click on it and select View/format > Set "column" transform > Geometry
  3. Click OK
  4. Observe point location the map
  5. Right-click on the column again and select View/format > Set "column" transform > Geometry
  6. Check an option to invert coordinates

Expected: Point location on the map changes
Actual: The location is the same

Additional context

No response

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

No branches or pull requests

1 participant