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

Support for geo and spatial types/operations #8333

Open
simonaubertbd opened this issue Nov 29, 2024 · 2 comments
Open

Support for geo and spatial types/operations #8333

simonaubertbd opened this issue Nov 29, 2024 · 2 comments

Comments

@simonaubertbd
Copy link

Hello all,

Well, that's a big one. I have noticed geo and spatial support by databases is more than a mess.
There is the ISO/IEC 13249-3:2003 (SQL/MM-Spatial)

If I have a look at https://www.ogc.org/publications/standard/sfs/
we should find
390688088-ecd43d76-322c-475a-bb7f-68b2ee303365

There is also this page https://archive.org/details/iso13249-3-2016/page/10/mode/2up
390690469-1f4c8e26-4a69-4f3e-9cdb-afb620f0a512

Would be great to see firebird be compliant with that, it would be a huge differentiator with competitors.

Best regards,

Simon

@dyemanov
Copy link
Member

Duplicates #1025, although they're a bit different regarding design/implementation - OpenGIS vs SQL/MM-Spatial.

@simonaubertbd
Copy link
Author

@dyemanov oh, I didn' find the one you mentioned :(

About OpenGIS vs SQL/MM-Spatial, I wonder how it would be able to support both standards since they don't seem incompatible. Right now, the databases are divided in three : some support opengis, some support spatial sql, some don't support anything. It become hard to have a standard code that works on several databases.

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

No branches or pull requests

2 participants