From e80a6d986ea83fa49899a8e70b1d52f80e327ad3 Mon Sep 17 00:00:00 2001 From: Christopher Baines Date: Tue, 27 Aug 2013 11:37:10 +0100 Subject: Stuff --- project.mml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'project.mml') diff --git a/project.mml b/project.mml index 677349b..1c05238 100755 --- a/project.mml +++ b/project.mml @@ -449,7 +449,7 @@ ], "Datasource": { "type": "postgis", - "table": "(select way,name,loc_ref from uni_building) as names", + "table": "(select way,name,loc_ref,minor from uni_building) as names", "key_field": "", "geometry_field": "way", "extent_cache": "auto", -- cgit v1.2.3