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

Oracle DataStore is unable to add empty geometries [GEOT-742] #1228

Merged
merged 7 commits into from Jun 29, 2016

Conversation

ianturton
Copy link
Member

@ianturton ianturton commented Jun 29, 2016

See GEOT-742 for full discussion.

This fixes two problems:

  1. Null Pointer thrown when there is no coordinate sequence
  2. Inserts a null into the table as Oracle is too dumb to handle empty geometries (see discussion).

@aaime
Copy link
Member

aaime commented Jun 29, 2016

Whoa, closing an almost 11 years old ticket? Kudos :-)

@ianturton ianturton merged commit d3414a9 into geotools:master Jun 29, 2016
mprins added a commit to mprins/geotools that referenced this pull request Sep 16, 2016
fixes Oracle DataStore is unable to add empty geometries

Applies patches provided in geotools#1228 to 15.x branch
mprins added a commit to mprins/geotools that referenced this pull request Sep 16, 2016
fixes "Oracle DataStore is unable to add empty geometries"

Applies patches provided in geotools#1228 to 15.x branch
mprins added a commit to mprins/geotools that referenced this pull request Sep 16, 2016
fixes "Oracle DataStore is unable to add empty geometries"

Applies patches provided in geotools#1228 to 14.x branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants