From 7234932d26d48e1d7af8856570ffe0dd289568cc Mon Sep 17 00:00:00 2001 From: Seth Fitzsimmons Date: Wed, 29 Jul 2015 18:44:03 -0700 Subject: [PATCH] Clean up global_variables layer Originally in 4ec6963466da490bbe4baf0d4eb77d13fab23f93 --- project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/project.yml b/project.yml index 8ac3370..7a80d09 100644 --- a/project.yml +++ b/project.yml @@ -24,7 +24,7 @@ layergroup: options: <<: *options sql: | - SELECT '', null::geometry AS the_geom_webmercator LIMIT 0 + SELECT null::geometry AS the_geom_webmercator LIMIT 0 - <<: *layer name: false_background options: