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

Check Geometry/Geography support in MS SQL Server JDBC drivers #70

Open
maesenka opened this issue Aug 26, 2018 · 1 comment
Open

Check Geometry/Geography support in MS SQL Server JDBC drivers #70

maesenka opened this issue Aug 26, 2018 · 1 comment
Labels
improvement code improvement

Comments

@maesenka
Copy link
Member

Latest MS SQL Server drivers seem to have good support for Geometry/Geography types baked in. Can we leverage this rather than perform our own native conversion.

Related: which MS Sql Server JDBC drivers are mostly used by F/OSS projects?

@maesenka maesenka added the improvement code improvement label Aug 26, 2018
@maesenka
Copy link
Member Author

First inspection of the Javadoc is not hopeful... The Geometry/Geography classes provide very few methods to inspect the structure. Interop functions are limited to WKT/WKB conversions (in several flavors).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement code improvement
Projects
None yet
Development

No branches or pull requests

1 participant