Hello-
We're working on updating our Data Models to include additional information for spatial databases as well as the new vector database.
Is there a recommended way of how to use the following Column Types?
- Vector
- GeoJSON
- SDO_GEORASTR
- SDO_TOPO_GEOMETRY
Right now we just add with post-hooks.
Thank you!