add newline

master
Oliver Tonnhofer 2017-05-19 13:22:53 +02:00
parent 3f00374318
commit 5e69180699
1 changed files with 1 additions and 0 deletions

View File

@ -44,6 +44,7 @@ To import all polygons with `tourism=zoo`, `natural=wood` or `natural=land` into
``relation_types`` restricts which relation types should be imported. It is a list with `type` values, e.g. ``[route, master_route]``.
For tables of type ``relation`` and ``relation_member``: Only import relations which have this type value. You still need to have a mapping.
For tables of type ``polygon``: Only build multi-polygons for relations which have this type value. You still need to have a mapping. Defaults to ``[multipolygon, boundary, land_area]``.
.. code-block:: yaml