Skip to content

Changed default CRS for set_extent so it is no longer the geodetic version.#131

Closed
esc24 wants to merge 4 commits intoSciTools:masterfrom
esc24:default_crs_for_set_extent
Closed

Changed default CRS for set_extent so it is no longer the geodetic version.#131
esc24 wants to merge 4 commits intoSciTools:masterfrom
esc24:default_crs_for_set_extent

Conversation

@esc24
Copy link
Member

@esc24 esc24 commented Nov 5, 2012

When setting the extent of a plot with GeoAxes.set_extent() the CRS of the provided coords currently defaults to a geodetic version of self.projection rather than self.projection. I do not see the reason for this and in my opinion the behaviour is unexpected. I propose changing it so that if I set up an axes in projection X, any provided extent is assumed to be in that coordinate system unless I explicitly tell it otherwise through the crs argument.

Loading
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

Successfully merging this pull request may close these issues.

3 participants