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

Advanced Provider with heavy dependencies #94

Open
SimonDanisch opened this issue Jul 30, 2024 · 3 comments
Open

Advanced Provider with heavy dependencies #94

SimonDanisch opened this issue Jul 30, 2024 · 3 comments

Comments

@SimonDanisch
Copy link
Member

I'm currently adding Elevation + Pointcloud providers and was about to put them in a new Package since they have quite some juicy dependencies.
Do we care about this, or do we rather have everything in one place here and have Tyler be more heavyweight in turn?
I dont see how we could use pkg extensions for this, so don't think this is an option.

@asinghvi17
Copy link
Member

asinghvi17 commented Jul 30, 2024

How heavyweight are we talking here? I think Tyler should work on every platform Makie works on, since it is pretty much pure Julia save for the image libraries (and openGL/cairo). If that line isn't crossed then it shouldn't be too much of an issue to add dependencies IMO

@lazarusA
Copy link
Collaborator

I think Tyler should eventually bring together as many features as possible. So, seeing it grow on dependencies should be expected.

@rafaqz
Copy link
Collaborator

rafaqz commented Jul 31, 2024

Sounds fine to me.

Should we make ElevationProviders.jl and PointCloudProviders.jl to wrap the provider lists?

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

4 participants