-
-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix handling wkt strings and add pyproj.CRS support (#1139)
* Fix handling wkt strings * Remove incorrect assumption * Fix tests * Add not implemented error * Remove check * Update check * Update hvplot/util.py * Fix test * Fix test * Update hvplot/util.py * Add tests, refactor ifs * Add support for pyproj CRS and tests * Update hvplot/util.py * Update hvplot/tests/testutil.py Co-authored-by: Simon Høxbro Hansen <[email protected]> * Update hvplot/tests/testutil.py * Apply suggestions from code review --------- Co-authored-by: Simon Høxbro Hansen <[email protected]>
- Loading branch information
Showing
2 changed files
with
85 additions
and
30 deletions.
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
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