question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Ability to access projection parameters

See original GitHub issue

This has been brought up in other repositories in various issues (including the future geoxarray package) and given the new CRS object in pyproj I’m curious if this is useful or a possibility for future versions. Is it possible to access individual projection parameters (ex. lon_0) from a CRS or Proj object? Something like Proj("...").proj_params['lon_0'] or maybe the WKT equivalent.

This is something I think @snowman2 or maybe @dopplershift have brought up in the past. Just looking for opinions on this functionality.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:11 (10 by maintainers)

github_iconTop GitHub Comments

1reaction
snowman2commented, Apr 23, 2019

I am going to close this as the solution is merged into master. Thanks for bringing up the idea!

0reactions
snowman2commented, Apr 6, 2019

An attempt is in #244.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Projection parameters - Hunter Geography
Bottom: Flat data is described with x,y units. Projection parameters use both kinds of descriptions. The projection at bottom is Plate Carrée.
Read more >
Projection parameters—ArcMap | Documentation
Each map projection has a set of parameters that you must define. The parameters specify the origin and customize a projection for your...
Read more >
PROJECTION — MapServer 8.0.0 documentation
To set up projections you must define one projection object for the output image (in the MAP object) and one projection object for...
Read more >
unit 10: projecting data - NCGIA
Discuss the required parameters for several common map projections. Vocabulary: Map Projection; Coordinate System; Latitude, Longitude; Parallel ...
Read more >
How to determine projection parameters when customizing a ...
E.g., if correct evaluation of angles will be important, restrict to conformal projections (like the HOM). When computation of areas or ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found