Commit bad7943
Fix doctest on pygmt.datasets.tile_map.load_tile_map in ci_tests_legacy (#3642)
Use rio.crs.to_string() to get the 'EPSG:3857' string representation that should make the test compatible with rasterio 1.4.2 or older.
---------
Co-authored-by: Dongdong Tian <[email protected]>1 parent b7f0627 commit bad7943
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
129 | | - | |
| 128 | + | |
| 129 | + | |
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| |||
0 commit comments