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 support for lcc projection. #36

Open
gdey opened this issue Feb 13, 2020 · 1 comment
Open

Add support for lcc projection. #36

gdey opened this issue Feb 13, 2020 · 1 comment

Comments

@gdey
Copy link
Member

gdey commented Feb 13, 2020

When trying to use the following projection string:

+proj=lcc +lat_1=47.5 +lat_2=48.73333333333333 +lat_0=47 +lon_0=-120.8333333333333 +x_0=500000 +y_0=0 +ellps=GRS80 +units=m +no_defs

The currently does not support "+proj=lcc"

It would be greate to add that aglo to the system.

@sotex
Copy link

sotex commented Sep 24, 2020

I didn't study this seriously, but I found that there should be support for doing lcc.

"lcc": {"lcc", "Lambert Conformal Conic"},

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