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

set _crs attribute of shapely objects #38

Closed
nesnoj opened this issue Jul 7, 2016 · 1 comment
Closed

set _crs attribute of shapely objects #38

nesnoj opened this issue Jul 7, 2016 · 1 comment
Assignees
Labels
enhancement Prio1 Priority Level 1

Comments

@nesnoj
Copy link
Member

nesnoj commented Jul 7, 2016

At creation of shapely objects (attribute geo_data in most classes), set _crs attribute to used CRS.
Sort out:

  1. Format of the attribute?
  2. Required memory (can the CRS be set as a reference to a CRS object instead of storing the CRS value?)
@nesnoj nesnoj self-assigned this Jul 7, 2016
@nesnoj nesnoj added this to the CRS & Projections milestone Aug 3, 2016
boltbeard pushed a commit that referenced this issue May 28, 2018
@boltbeard boltbeard added the Prio1 Priority Level 1 label Jan 16, 2019
@mltja
Copy link
Member

mltja commented Mar 3, 2023

Deprecated, respectively implemented in a different version.

@mltja mltja closed this as completed Mar 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Prio1 Priority Level 1
Projects
None yet
Development

No branches or pull requests

4 participants