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

Geom broken/non-conformant functions #7236

Open
bernardom29 opened this issue Feb 2, 2022 · 0 comments
Open

Geom broken/non-conformant functions #7236

bernardom29 opened this issue Feb 2, 2022 · 0 comments
Assignees
Labels
bug Something isn't working geom geom-module relevant issues

Comments

@bernardom29
Copy link

bernardom29 commented Feb 2, 2022

The following functions from the geom module have broken implementations, wrong arguments or are not conformant with the OGC standard.

SQL Func MAL Sig C Impl Problem/Description
Has_Z Non-conformant and unknown arguments
Has_M Non-conformant and unknown arguments
get_type Non-conformant/weird implementation
mbrFromString no SQL exp/calls mbrFROMSTR
mbrFromMBR no SQL exp/not used
calc.wkb no SQL exp
calc.wkb wkbFromWKB no SQL exp
calc.wkb geom_2_geom no SQL exp
mbrFROMSTR Parsing WKT should not allowed given current impl.
@smavros smavros added the geom geom-module relevant issues label Feb 2, 2022
@njnes njnes added the bug Something isn't working label Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working geom geom-module relevant issues
Projects
None yet
Development

No branches or pull requests

3 participants