Skip to content

Commit 2485be0

Browse files
committed
Add description of "sorting" header option.
1 parent 006a57a commit 2485be0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_libosmium_manual/09_input_and_output.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ These header options are recognized by Osmium:
250250
| PBF | r/w | `osmosis_replication_timestamp` | Timestamp used in replication (*1*, *4*).
251251
| PBF | r/w | `osmosis_replication_sequence_number` | Sequence number used in replication (*4*).
252252
| PBF | r/w | `osmosis_replication_base_url` | Base URL for change files used in replication (*4*).
253+
| PBF | r/w | `sorting` | Sorting of the file (*5*).
253254
| O5M/O5C | r | `o5m_timestamp` | (Replication) timestamp (*1*).
254255

255256
Notes:
@@ -265,6 +266,8 @@ Notes:
265266
`pbf_optional_feature_1=Bar` are set.
266267
4. See the section "What are the replication fields for?" on
267268
`https://wiki.openstreetmap.org/wiki/PBF_Format` for details.
269+
5. Read or write the optional header property `Sort.Type_then_ID` if set to
270+
`Type_then_ID`.
268271

269272
### Writing a File
270273

0 commit comments

Comments
 (0)