From 96fcd521daff5365b69de792894d2491109204a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Raszuk?= Date: Fri, 19 Aug 2022 21:02:19 +0200 Subject: [PATCH] Update README.md features section --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fb01c0f..bba907d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,10 @@ It communicates with the [PLBuildings server](https://github.com/praszuk/josm-pl - Avoiding duplicated imports. - Simple statistics (counting imported buildings). - Multilingual with i18n (English and Polish). -- Pre-checking buildings before replacing (looking for "survey" value). +- Pre-checking buildings before replacing: + - Looking for "survey" value. + - Preventing house details simplification (e.g. detached->house) + - Avoiding breaking `building:levels` if selected `building:levels` + `roof:levels` are equal to a new `building:levels`. - Post-checking imported building (looking for uncommon tags). ## How to use it