Add operator field to ferry_terminal, boatyard

This commit is contained in:
Aruna S
2015-12-22 18:49:19 +05:30
committed by Bryan Housel
parent 84cd7aaaac
commit bf4a8c7bfd
2 changed files with 6 additions and 0 deletions

View File

@@ -1,4 +1,7 @@
{
"fields":[
"operator"
],
"geometry": [
"point",
"vertex",

View File

@@ -1,4 +1,7 @@
{
"fields":[
"operator"
],
"geometry": [
"area",
"vertex",