|
49 | 49 | "openstreetmap": [ "address", "venue", "street" ],
|
50 | 50 | "openaddresses": [ "address" ],
|
51 | 51 | "geonames": [
|
52 |
| - "country", "macroregion", "region", "county", "localadmin", "locality", "borough", |
| 52 | + "country", "macroregion", "region", "county", "localadmin", "locality", "borough", |
53 | 53 | "neighbourhood", "venue"
|
54 | 54 | ],
|
55 | 55 | "whosonfirst": [
|
56 | 56 | "continent", "empire", "country", "dependency", "macroregion", "region", "locality",
|
57 |
| - "localadmin", "macrocounty", "county", "macrohood", "borough", "neighbourhood", |
| 57 | + "localadmin", "macrocounty", "county", "macrohood", "borough", "neighbourhood", |
58 | 58 | "microhood", "disputed", "venue", "postalcode", "continent", "ocean", "marinearea"
|
59 | 59 | ]
|
60 | 60 | },
|
|
66 | 66 | },
|
67 | 67 | "layer_aliases": {
|
68 | 68 | "coarse": [
|
69 |
| - "continent", "empire", "country", "dependency", "macroregion", "region", "locality", |
70 |
| - "localadmin", "macrocounty", "county", "macrohood", "borough", "neighbourhood", |
| 69 | + "continent", "empire", "country", "dependency", "macroregion", "region", "locality", |
| 70 | + "localadmin", "macrocounty", "county", "macrohood", "borough", "neighbourhood", |
71 | 71 | "microhood", "disputed", "postalcode", "continent", "ocean", "marinearea"
|
72 | 72 | ]
|
73 | 73 | }
|
|
96 | 96 | "enabled": true,
|
97 | 97 | "maxConcurrentRequests": 100
|
98 | 98 | },
|
| 99 | + "blacklist": { |
| 100 | + "files": [] |
| 101 | + }, |
99 | 102 | "geonames": {
|
100 | 103 | "datapath": "~/geonames",
|
101 | 104 | "countryCode": "ALL"
|
|
0 commit comments