-
Notifications
You must be signed in to change notification settings - Fork 82
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
GIS capabilities #462
Labels
C-enhancement
Category: An issue proposing an enhancement
Comments
danylokravchenko
added
the
C-enhancement
Category: An issue proposing an enhancement
label
Oct 31, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 1, 2023
…es; added test to check serialize/deserialize process
danylokravchenko
added a commit
that referenced
this issue
Nov 2, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 2, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 3, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 5, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 8, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 9, 2023
…ts and validate for points before execution methods
danylokravchenko
added a commit
that referenced
this issue
Nov 9, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 9, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 11, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 11, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 11, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
…es; added test to check serialize/deserialize process
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
…ts and validate for points before execution methods
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Nov 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 10, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 11, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 11, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 12, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 18, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 19, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 20, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 25, 2023
danylokravchenko
added a commit
that referenced
this issue
Dec 26, 2023
danylokravchenko
added a commit
that referenced
this issue
Jan 16, 2024
danylokravchenko
added a commit
that referenced
this issue
Jan 17, 2024
danylokravchenko
added a commit
that referenced
this issue
Jan 17, 2024
danylokravchenko
added a commit
that referenced
this issue
Jan 22, 2024
danylokravchenko
added a commit
that referenced
this issue
Jan 23, 2024
danylokravchenko
added a commit
that referenced
this issue
Feb 2, 2024
danylokravchenko
added a commit
that referenced
this issue
Feb 4, 2024
danylokravchenko
added a commit
that referenced
this issue
Feb 5, 2024
danylokravchenko
added a commit
that referenced
this issue
Feb 24, 2024
danylokravchenko
added a commit
that referenced
this issue
Feb 27, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Affected Areas
DB, UI, Control
Feature Description
Provide GIS capabilities for Polypheny.
With this, the aim is to offer a unique solution supporting diverse GIS applications.
Use Case(s)
Given the diverse formats of spatial data and the heterogeneous nature of GIS applications, Polypheny's capabilities in handling, processing and querying heterogeneous data using multiple query languages and data models, provide a distinctive advantage.
Integrating GIS functionalities in Polypheny therefore promises an advanced, adaptable, and comprehensive solution for GIS database management.
Use Cases could be any kind of GIS applications, sensor data, maps, etc.
Possible Solutions
GIS integration would be possible by extending the existing functionality of the system.
The system should support multidimensional spatial data types with different spatial reference systems. In addition, GIS features should work both on planar geometries and on the sphere.
Possible Alternatives
PostGIS has reach support of GIS functionality that could be used as an influence and the example of real spatial database.
The text was updated successfully, but these errors were encountered: