We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568f870 commit af292e5Copy full SHA for af292e5
CHANGES.md
@@ -8,6 +8,8 @@
8
9
### Bug fixes
10
11
+- Fixed bug transposing longitude and latitude when writing files with
12
+ coordinate transformation from EPSG:4326 (#421).
13
- Fix bug preventing reading from file paths containing hashes in `read_dataframe` (#412).
14
15
### Packaging
@@ -58,8 +60,6 @@
58
60
`write` and `write_dataframe` (#384).
59
61
- Fixed bug preventing reading from bytes or file-like in `read_arrow` /
62
`open_arrow` (#407).
-- Fixed bug transposing longitude and latitude when writing files with
- coordinate transformation from EPSG:4326 (#421).
63
64
65
0 commit comments