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

ShapeFactoryImpl should have an option for expandBufForLongitudeSkew on a buffered line. #199

Open
dsmiley opened this issue Nov 30, 2020 · 0 comments

Comments

@dsmiley
Copy link
Contributor

dsmiley commented Nov 30, 2020

ShapeFactoryImpl ought to consistency pass expandBufForLongitudeSkew to BufferedLineString's constructor. lineString(points, buf) passes ctx.isGeo() (seems appropriate) whereas LineStringBuilder always passes false (seems wrong). Moreover, this ought to be a setting that's plumbed on in through the SpatialContextFactory and parsed there.

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

No branches or pull requests

1 participant