Skip to content

Commit 1f53f12

Browse files
committed
Add matchnames for a few counties we've already collected
(re: #12069) When it exists with the other name, our build script tries to add a new entry for it.
1 parent 0c28130 commit 1f53f12

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

data/operators/leisure/park.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4152,6 +4152,7 @@
41524152
"locationSet": {
41534153
"include": ["us-ca.geojson"]
41544154
},
4155+
"matchNames": ["san bernardino county"],
41554156
"tags": {
41564157
"leisure": "park",
41574158
"operator": "County of San Bernardino",

data/operators/man_made/survey_point.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@
121121
"locationSet": {
122122
"include": ["us-ca.geojson"]
123123
},
124+
"matchNames": ["santa clara county"],
124125
"tags": {
125126
"man_made": "survey_point",
126127
"operator": "County of Santa Clara",

0 commit comments

Comments
 (0)