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

EWKB adaptor does not support SRID on write #95

Open
saintsjd opened this issue Jun 26, 2014 · 1 comment
Open

EWKB adaptor does not support SRID on write #95

saintsjd opened this issue Jun 26, 2014 · 1 comment

Comments

@saintsjd
Copy link

Looks like the read function for EWKB adaptor supports SRID. The write function does not.

Support for SRID on write is needed in order to save records to postgis in EWKB format when the SRID is set on a geometry column.

@dark-panda
Copy link

I've implemented a fix for this and have opened up a PR for it at #119.

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

No branches or pull requests

2 participants