From 5e99752fe971d6d8b3bb2d07d698c1f2e1448abc Mon Sep 17 00:00:00 2001 From: IsiGebauer Date: Sun, 12 Jan 2025 22:35:46 +0100 Subject: [PATCH] removed space --- docs/STYLES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/STYLES.md b/docs/STYLES.md index a996fee142..e024b283b4 100644 --- a/docs/STYLES.md +++ b/docs/STYLES.md @@ -65,7 +65,7 @@ preferably look for icons in [collections OM uses already](../data/copyright.htm ## How to add a new map feature / POI type 1. Add it into `data/mapcss-mapping.csv` (or better replace existing `deprecated` line) to make OM import it from OSM -2. If necessary merge similar tags in via `data/replaced_tags.txt` +2. If necessary merge similar tags in via `data/replaced_tags.txt` 3. Define a priority for the new feature type in e.g. [`priorities_4_overlays.prio.txt`](../data/styles/default/include/priorities_4_overlays.prio.txt) and/or other priorities files 4. Add a new icon (see [above](#how-to-add-a-new-icon)) and/or other styling (area, line..) 5. If a new POI should be OSM-addable/editable then add it to `data/editor.config`