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

Update layoutBoxes to not fail on short block #1732

Closed
wants to merge 1 commit into from

Conversation

jwalgran
Copy link
Member

The tree shapefile export started failing because the SQL query that uses layoutBoxes to generate a geometry for each surveyed tree generated a NULL geometry for the second of two trees in production survey 414. Increasing the tiny offset used to generate a short segment at the tree location avoids the issue.

Connects to #1728

The tree shapefile export started failing because the SQL query that
uses layoutBoxes to generate a geometry for each surveyed tree generated
a NULL geometry for the second of two trees in production survey
414. Increasing the tiny offset used to generate a short segment at the
tree location avoids the issue.
@strk
Copy link
Contributor

strk commented May 28, 2015

See treekit/treekit@1ef16d7 for a better handling of this.

@strk
Copy link
Contributor

strk commented May 28, 2015

I'd recommend upgrading the box layout code to treekit/treekit@efb8e37

@jwalgran
Copy link
Member Author

Closing in favor of pulling in upstream changes

@jwalgran jwalgran closed this May 28, 2015
@jwalgran jwalgran deleted the feature/jcw/fix-layout-boxes-null-geom branch May 28, 2015 15:59
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

Successfully merging this pull request may close these issues.

2 participants