Skip to content

Conversation

@jmvivo
Copy link

@jmvivo jmvivo commented Mar 2, 2015

Liquibase Spatial uses Oracle WKT support to insert goemtries,
but this is limmited as Oracle support OGC WKT v1.1, so
only 2D geometries are supported.

This PR add support to generate SDO_GEOMETRY expressions on native
constructor way to support 3D and 4D Geometries (3D,2DM,3DM).

Also improves the USER_SDO_GEOM_METADATA generation to handle correctly
dimensions for projected SRS and > 2D geometies on Spatial index
creation.

This PR includes some integration test.

Liquibase Spatial uses Oracle WKT support to insert goemtries,
but this is limmited as Oracle support OGC WKT v1.1, so
only 2D geometries are supported.

This PR add support to generate SDO_GEOMETRY expressions on native
constructor way to support 3D and 4D Geometries (3D,2DM,3DM).

Also improves the USER_SDO_GEOM_METADATA generation to handle correctly
dimensions for projected SRS and > 2D geometies on Spatial index
creation.

This PR includes some integration test.
@lonnyj
Copy link
Owner

lonnyj commented Mar 10, 2015

Cool. I'll take a look when I have some time.

@jmvivo
Copy link
Author

jmvivo commented Jul 21, 2015

Hello. Any news about it?

@lonnyj
Copy link
Owner

lonnyj commented Aug 7, 2015

Life has been busy and I forgot about it. I'll try to take a look in the coming weeks.

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

Successfully merging this pull request may close these issues.

2 participants