diff --git a/src/topics/Search.md b/src/topics/Search.md index 71d566fc..508ed089 100644 --- a/src/topics/Search.md +++ b/src/topics/Search.md @@ -119,6 +119,7 @@ You can also set a predefined list of filter areas by setting `searchFilterRegio "items": [ { "name": "<Name>", + "crs": "<EPSG:XXXX>", "coordinates": [[x0, y0], [x1, y1], ...] }, ...