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

Demonstrate django-leaflet usage for admin view replacement #37

Open
banesullivan opened this issue Jul 28, 2022 · 1 comment
Open

Demonstrate django-leaflet usage for admin view replacement #37

banesullivan opened this issue Jul 28, 2022 · 1 comment

Comments

@banesullivan
Copy link
Contributor

banesullivan commented Jul 28, 2022

https://django-leaflet.readthedocs.io/en/latest/index.html this will only work for GDAL tile sources as GDAL is a dependency of django-leaflet

@banesullivan
Copy link
Contributor Author

banesullivan commented Aug 1, 2022

After internal discussions, we have decided not to incorporate django-leaflet with django-large-image due to its LGPL license.

While technically (AFAIK), there shouldn't be an issue in using LGPL'd code in a web app like this (because we aren't redistributing the binary), many of our customers are risk averse and would need reassurances after seeing LGPL code in the direct dependencies. This alone is too much of a maintenance burden for us to handle and we'd like the library to grow and be adopted without any concerns from downstream users.

With that said, I think django-leaflet looks like an awesome app, and I may create an implementation (outside of this repo) or example of how to use the two libraries together. I'm going to leave this open and redirect the task as demoing how the two can work together.

@banesullivan banesullivan changed the title Use django-leaflet for admin views Demonstrate django-leaflet usage for admin view replacement Aug 1, 2022
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