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 TPP service to fully support multiple regions #124

Open
marip8 opened this issue Jun 3, 2024 · 0 comments
Open

Update TPP service to fully support multiple regions #124

marip8 opened this issue Jun 3, 2024 · 0 comments

Comments

@marip8
Copy link
Member

marip8 commented Jun 3, 2024

Consider updating the TPP service definition to fully support multiple selection regions. Currently we concatenate all rasters into a single "super raster" here, which forces all regions to be planned together. I think we have a couple options for implementing this change:

  • Change the current service definition to return a vector of vector of tool paths; add a BT node to concatenate tool paths to maintain the current behavior
  • Add a new service definition for tool path planning that returns the vector of vector of tool paths
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

1 participant