From cc7727b13eb50f04f43059bb5010a9158e9764ab Mon Sep 17 00:00:00 2001 From: Al Date: Mon, 30 May 2016 23:08:00 -0400 Subject: [PATCH] [intersections] Adding intersections to config --- resources/parser/data_sets/osm.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/resources/parser/data_sets/osm.yaml b/resources/parser/data_sets/osm.yaml index 2cad6f70..3355aaaf 100644 --- a/resources/parser/data_sets/osm.yaml +++ b/resources/parser/data_sets/osm.yaml @@ -9,6 +9,9 @@ chains: sample_probability: 0.5 place_only_probability: 0.9 +intersections: + replace_with_base_name_probability: 0.5 + places: drop_postcode_probability: 0.6