Add ref field to post office preset

(closes #3232)
This commit is contained in:
boothym
2016-07-07 16:47:29 +01:00
committed by Bryan Housel
parent 50bae40f5c
commit ea9de79ced
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -1476,7 +1476,8 @@
"fields": [
"operator",
"collection_times",
"drive_through"
"drive_through",
"ref"
],
"geometry": [
"point",
+2 -1
View File
@@ -3,7 +3,8 @@
"fields": [
"operator",
"collection_times",
"drive_through"
"drive_through",
"ref"
],
"geometry": [
"point",