We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'd like to be able to execute cct application of proj using proj4j.
https://proj.org/en/9.5/apps/cct.html#cct
Do you guys support it or have any plans to add it?
echo 17.7562015132 45.3935192042 133.12 2017.8 | cct +proj=cart https://proj.org/en/9.5/operations/conversions/cart.html
echo 17.7562015132 45.3935192042 133.12 2017.8 | cct +proj=cart
Thank you
The text was updated successfully, but these errors were encountered:
Seems like a great addition to the project. CLI tools are always nice to have.
Sorry, something went wrong.
Agree, that's a nice feature to have. If you decide at some point to implement it I'd be happy to help!
No branches or pull requests
Hi,
I'd like to be able to execute cct application of proj using proj4j.
https://proj.org/en/9.5/apps/cct.html#cct
Do you guys support it or have any plans to add it?
echo 17.7562015132 45.3935192042 133.12 2017.8 | cct +proj=cart
https://proj.org/en/9.5/operations/conversions/cart.html
Thank you
The text was updated successfully, but these errors were encountered: