File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -250,6 +250,7 @@ These header options are recognized by Osmium:
250
250
| PBF | r/w | ` osmosis_replication_timestamp ` | Timestamp used in replication (* 1* , * 4* ).
251
251
| PBF | r/w | ` osmosis_replication_sequence_number ` | Sequence number used in replication (* 4* ).
252
252
| 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* ).
253
254
| O5M/O5C | r | ` o5m_timestamp ` | (Replication) timestamp (* 1* ).
254
255
255
256
Notes:
@@ -265,6 +266,8 @@ Notes:
265
266
` pbf_optional_feature_1=Bar ` are set.
266
267
4 . See the section "What are the replication fields for?" on
267
268
` 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 ` .
268
271
269
272
### Writing a File
270
273
You can’t perform that action at this time.
0 commit comments