-
-
Notifications
You must be signed in to change notification settings - Fork 197
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
Line clipping panics when linestring has 0 points #290
Comments
Do you know what tile is causing the issue? |
tegola behaves when I build at 661b81c but not after. So this is not currently a blocker for me. Happy to test after you've had a chance to look at it. |
I've continued to have problems so I took @gdey's suggestion and ran So I'm building at 688a41d and hoping I'm not missing too much. |
Built at 633a2e6 from the
|
Thanks |
@gdey also to note with this issue is that the error log statement of "Error Getting MVTLayer for tile" should be changed to: |
First indications are that the issue’s been resolved building at d83ed1f. I’m going to use it locally, install it for the openseamap project on AWS, and I’ll try cross-compiling for @PetersonGIS to try. |
I am working with a Geofabrik country-level (Italy) extract. I have no problems running master which is at 43fa8d9 from Dec 22. Over the weekend I made a build from the v0.6.0 branch so that I could start using environment variables and now when I do the simplest things I get these panic messages
after seeing errors like these. I am not certain they always correspond to queries having 0 results.
Please let me know what I can do to help debug this.
The text was updated successfully, but these errors were encountered: