diff --git a/docs/mapping.rst b/docs/mapping.rst index 96d6135..18586f8 100644 --- a/docs/mapping.rst +++ b/docs/mapping.rst @@ -122,11 +122,11 @@ The mapping below will create a ``tracks`` table with the following columns: ], "type": "linestring", "mapping": { - "highway": { + "highway": [ "path", "track", "unclassified" - } + ] } } }