diff --git a/mapnik/opentopomap.xml b/mapnik/opentopomap.xml
index 89bd6b7e..f396d31e 100644
--- a/mapnik/opentopomap.xml
+++ b/mapnik/opentopomap.xml
@@ -197,6 +197,17 @@
&postgis-settings;
+
+
+ contours
+
+
+ (SELECT way,ele FROM contours) AS contours
+ contours
+ &postgis-settings;
+
+
&basemap-sea;
@@ -303,17 +314,6 @@
&postgis-settings;
-
-
- contours
-
-
- (SELECT way,ele FROM contours) AS contours
- contours
- &postgis-settings;
-
-
borders-lowzoom