{
	"version": 8,
	"name": "Surfcheck basic",
	"metadata": {
	},
	"center": [
		4.48198,
		52.15249
	],
	"zoom": 17.19457016344418,
	"sources": {
		"dieptelijnen": {
			"type": "vector",
			"url": "http://stagerserver.local/tileproxy/mapsources/waterkaart/dieptelijnen.json"
		}
	},
	"glyphs": "http://stagerserver.local/map/styles/fonts/{fontstack}/{range}.pbf",
	"layers": [
		{
			"id": "background",
			"paint": {
				"background-color": "rgba(0, 0, 0, 0)"
			},
			"type": "background"
		},
		{
			"id": "dieptelijn",
			"type": "line",
			"source": "dieptelijnen",
			"source-layer": "contours",
			"minzoom": 0,
			"layout": {
				"line-join": "round",
				"line-cap": "round"
			},
			"paint": {
				"line-color": "#7c94b0",
				"line-width": 0.6,
				"line-opacity": 0.6
			}
		},
		{
			"id": "dieptelijn-label",
			"type": "symbol",
			"source": "dieptelijnen",
			"source-layer": "contours",
			"minzoom": 9,
			"layout": {
				"symbol-placement": "line",
				"text-field": "{ELEV}m",
				"text-size": 12,
				"text-font": [
					"Noto Sans Regular"
				]
			},
			"paint": {
				"text-color": "#576981",
				"text-halo-color": "#fffbed",
				"text-halo-width": 1
			}
		}
	],
	"id": "basic-preview"
}
