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

Availability under commercial-compatible LICENSE #22

Open
mkrupczak3 opened this issue Sep 26, 2024 · 3 comments
Open

Availability under commercial-compatible LICENSE #22

mkrupczak3 opened this issue Sep 26, 2024 · 3 comments

Comments

@mkrupczak3
Copy link

Hi @ncssar,

I'm the developer of OpenAthena for Andrdoid, an AGPLv3.0 open source app designed to make drone use easier for search and rescue:

tap_to_locate_demo_small

OpenAthena_Concept_Diagram

I'm looking at converting this caltopo_python API implementation into Java for use within the OpenAthena Android app. This would allow calculated points to be transmitted to CalTopo as a feature.

I was wondering, would you be amenable to changing the license for this project to something like Apache 2.0 or MIT? We have a commercial version of OpenAthena called Core that I'd like to add CalTopo support to as well, however it would be incompatible with the GPLv3 license.

@caver456
Copy link
Collaborator

Hi, I'm not really familiar enough with license varieties to make a switch immediately. I did a bit of research and I do like the copyleft aspect. I reached out to a connection who may have some better-informed opinions.

However - if the only goal is to add a marker (and open a map) then you may be better off just writing the API calls directly to caltopo servers; caltopo_python might introduce a lot of overhead and functionality that you don't need.

@mkrupczak3
Copy link
Author

Ok, I'll look into that then.

Is it okay if I use this project for understanding the API?

@caver456
Copy link
Collaborator

caver456 commented Sep 26, 2024 via email

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

2 participants