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

Consider moving RasterTiler class to the viz-workflow repo #3

Open
robyngit opened this issue May 26, 2022 · 0 comments
Open

Consider moving RasterTiler class to the viz-workflow repo #3

robyngit opened this issue May 26, 2022 · 0 comments
Assignees

Comments

@robyngit
Copy link
Member

Consider moving the entire RasterTiler.py class to the viz-workflow repo, and remove it from this repo. Advantages:

  • Stay consistent with viz-3dtiles repo
  • pdgstaging not a dependency
  • keep viz-raster generic (just creates rasters from vectors, independent from staging)

This would also make it easy to, for example, read in a staged vector file as a geodataframe only once, deduplicate only once, then pass that geodataframe to be converted to both 3dtiles and rasters. All of this could be coordinated in the viz-workflow repo.

See discussion here

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

No branches or pull requests

1 participant