Skip to content

Source JDBC: Support for spatial data types #25910

Open
@cazitouni

Description

@cazitouni

Tell us about the problem you're trying to solve

I would like to do import and export of spatial datas between different databases but actually spatial types are automaticaly casted into strings. ( at least for Oracle and Postgis)

Describe the solution you’d like

I would like to do the exact same thing I do actually for non spatial data in my postgres/oracle databases but with the support of the geometry type.

Describe the alternative you’ve considered or used

No clear alternative for me at this point

Are you willing to submit a PR?

Maybe, but I will have to get into the project first.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions