summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rw-r--r--bin/style.js24
1 files changed, 12 insertions, 12 deletions
diff --git a/bin/style.js b/bin/style.js
index 90f9e3bdde..5538837288 100644
--- a/bin/style.js
+++ b/bin/style.js
@@ -1004,18 +1004,6 @@ module.exports = {
"bucket": "waterway_stream"
},
{
- "name": "contour_line_loud",
- "bucket": "contour_line_10"
- },
- {
- "name": "contour_line_loud",
- "bucket": "contour_line_5"
- },
- {
- "name": "contour_line_regular",
- "bucket": "contour_line_other"
- },
- {
"name": "building_shadow",
"bucket": "building"
},
@@ -1044,6 +1032,18 @@ module.exports = {
"bucket": "hillshade_full_shadow"
},
{
+ "name": "contour_line_loud",
+ "bucket": "contour_line_10"
+ },
+ {
+ "name": "contour_line_loud",
+ "bucket": "contour_line_5"
+ },
+ {
+ "name": "contour_line_regular",
+ "bucket": "contour_line_other"
+ },
+ {
"name": "barrier_line_gate",
"bucket": "barrier_line_gate"
},