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

Tiling option for doing multiple areas #30

Open
see24 opened this issue Mar 14, 2024 · 1 comment
Open

Tiling option for doing multiple areas #30

see24 opened this issue Mar 14, 2024 · 1 comment

Comments

@see24
Copy link
Member

see24 commented Mar 14, 2024

build in option for supplying an "analysis unit" raster to projectRoads. If supplied, the algorithm projects roads for each unit independently, and knits together the results. This would be for cases where the full graph is too large to hold in memory - so we would give up on storing and returning the graphs. Apply it to all of BC with TSA as the analysis unit to show application to large landscapes.

@see24
Copy link
Member Author

see24 commented Jun 26, 2024

Another idea to allow using larger areas was to have a low resolution raster first and remove areas with no roads built

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