-
Notifications
You must be signed in to change notification settings - Fork 371
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MNT: Add a cache to the Transformer creation in transform_points
This adds a cache mechanism to creating Transformer objects, which can be slow when called frequently. Additionally, this requires adding attributes to the Mercator creation as the x/y limits are created in the initializer which uses the cache/hash function.
- Loading branch information
Showing
1 changed file
with
11 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters