diff --git a/style.json b/style.json index 203959b..121d757 100644 --- a/style.json +++ b/style.json @@ -273,6 +273,15 @@ "fill-color": "rgb(158,189,255)" } }, + { + "id": "landcover_sand", + "type": "fill", + "metadata": {}, + "source": "openmaptiles", + "source-layer": "landcover", + "filter": ["all", ["==", "class", "sand"]], + "paint": {"fill-color": "rgba(245, 238, 188, 1)"} + }, { "id": "aeroway_fill", "type": "fill",