removed space

This commit is contained in:
IsiGebauer 2025-01-12 22:35:46 +01:00
parent ed1518f151
commit 5e99752fe9
No known key found for this signature in database
GPG key ID: 65BE6ED421A3F911

View file

@ -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`