summaryrefslogtreecommitdiff
path: root/project.mml
diff options
context:
space:
mode:
authorChristopher Baines <cbaines8@gmail.com>2013-08-27 11:37:10 +0100
committerChristopher Baines <cbaines8@gmail.com>2013-08-27 11:37:10 +0100
commite80a6d986ea83fa49899a8e70b1d52f80e327ad3 (patch)
tree854a54854fc5163602a1387161ab36e22a63f9bb /project.mml
parent3b546f382cb3a13263869d47dfaa2515829a3742 (diff)
downloadsum-carto-e80a6d986ea83fa49899a8e70b1d52f80e327ad3.tar
sum-carto-e80a6d986ea83fa49899a8e70b1d52f80e327ad3.tar.gz
Stuff
Diffstat (limited to 'project.mml')
-rwxr-xr-xproject.mml2
1 files changed, 1 insertions, 1 deletions
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",