Skip to content

Commit 6df6a00

Browse files
2martenshbtjma
authored andcommitted
docs: Add enum option
1 parent 2ccf86f commit 6df6a00

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/BuildConfiguration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -945,15 +945,15 @@ the local filesystem.
945945

946946
**Since version:** `2.2`**Type:** `enum`**Cardinality:** `Optional`**Default value:** `"default"`
947947
**Path:** /osm/[0]
948-
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `atlanta` | `houston` | `portland` | `constant-speed-finland`
948+
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `hamburg` | `atlanta` | `houston` | `portland` | `constant-speed-finland`
949949

950950
The named set of mapping rules applied when parsing OSM tags. Overrides the value specified in `osmDefaults`.
951951

952952
<h3 id="od_osmTagMapping">osmTagMapping</h3>
953953

954954
**Since version:** `2.2`**Type:** `enum`**Cardinality:** `Optional`**Default value:** `"default"`
955955
**Path:** /osmDefaults
956-
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `atlanta` | `houston` | `portland` | `constant-speed-finland`
956+
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `hamburg` | `atlanta` | `houston` | `portland` | `constant-speed-finland`
957957

958958
The named set of mapping rules applied when parsing OSM tags.
959959

0 commit comments

Comments
 (0)