Skip to content

Commit c9f939d

Browse files
committed
docs: Add enum option
1 parent b232b95 commit c9f939d

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
@@ -965,15 +965,15 @@ the local filesystem.
965965

966966
**Since version:** `2.2`**Type:** `enum`**Cardinality:** `Optional`**Default value:** `"default"`
967967
**Path:** /osm/[0]
968-
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `atlanta` | `houston` | `portland` | `constantspeed`
968+
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `hamburg` | `atlanta` | `houston` | `portland` | `constantspeed`
969969

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

972972
<h3 id="od_osmTagMapping">osmTagMapping</h3>
973973

974974
**Since version:** `2.2`**Type:** `enum`**Cardinality:** `Optional`**Default value:** `"default"`
975975
**Path:** /osmDefaults
976-
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `atlanta` | `houston` | `portland` | `constantspeed`
976+
**Enum values:** `default` | `norway` | `uk` | `finland` | `germany` | `hamburg` | `atlanta` | `houston` | `portland` | `constantspeed`
977977

978978
The named set of mapping rules applied when parsing OSM tags.
979979

0 commit comments

Comments
 (0)