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 67af94e commit c994116Copy full SHA for c994116
CHANGELOG.md
@@ -10,8 +10,17 @@ This project adheres to [Semantic Versioning](https://semver.org/).
10
11
### Changed
12
13
+- If the newest libosmium is used, the `extract` command will now work with
14
+ relation ids that do not fit into 32bit.
15
+- Set header timestamp in `time-filter` output file in some situations.
16
+- Allow GeoJSON extract boundary with only geometry in `extract` command
17
+ instead of a complete feature in the GeoJSON.
18
+
19
### Fixed
20
21
+- Fixed various issues introduced in 1.17.0 when using the `export` command
22
+ to create GeoJSON files.
23
24
25
## [1.17.0] - 2025-01-14
26
0 commit comments