From bd97b9a39e21ca9749d9eb1c62a9a28dcaf0ec89 Mon Sep 17 00:00:00 2001 From: Al Date: Sun, 22 May 2016 12:03:59 -0400 Subject: [PATCH] [formatting] New formatting config for categories, removing admin component ordering since that is now done deterministically --- resources/formatting/global.yaml | 65 ++------------------------------ 1 file changed, 3 insertions(+), 62 deletions(-) diff --git a/resources/formatting/global.yaml b/resources/formatting/global.yaml index 4afa75d4..49a202c0 100644 --- a/resources/formatting/global.yaml +++ b/resources/formatting/global.yaml @@ -1,66 +1,7 @@ global: - # Add these components to templates that don't have them - admin_components: - suburb: - after: - - road - before: - - city_district - - city - - island - - state_district - - state - - postcode - - country - city_district: - after: - - road - - suburb - before: - - city - - island - - state_district - - state - - postcode - - country - # This is added to all the templates but only makes it into island nations, Hawaii, etc. - island: - after: - - road - - suburb - - city_district - - city - before: - - state_district - - state - - country - state_district: - after: - - suburb - - city_district - - city - - island - before: - - state - - country - state: - after: - - suburb - - city_district - - city - - island - - state_district - before: - - country - country: - after: - - suburb - - city_district - - city - - island - - state_district - - state - - postcode + categories: + place_direction: right + direction_probability: 0.9 insertions: # For each component, insertions are mutually exclusive