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

Add programmable API to apps #4374

Open
jjimenezshaw opened this issue Jan 8, 2025 · 1 comment
Open

Add programmable API to apps #4374

jjimenezshaw opened this issue Jan 8, 2025 · 1 comment

Comments

@jjimenezshaw
Copy link
Contributor

In a similar way we have in GDAL gdalinfo_bin.cpp and gdalinfo_lib.cpp or gdal_translate_bin.cpp and gdal_translate_lib.cpp, we should have a programmable API for the command line apps projinfo, cs2cs, etc.
That will allow other programming languages (I am now thinking in webassembly) to replicate the CLI apps, without repeating all the logic those apps have currently inside (that is not a few).

@jjimenezshaw
Copy link
Contributor Author

fyi @willcohen @birkskyum

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

No branches or pull requests

1 participant