|  | 
| 74 | 74 | 
 | 
| 75 | 75 |  }); | 
| 76 | 76 |  map.addLayer({ | 
| 77 |  | - "id": "湖泊、水库R@北京", | 
| 78 |  | - "type": "fill", | 
| 79 |  | - "source": "vector-tiles", | 
| 80 |  | - "source-layer": "湖泊、水库R@北京", | 
| 81 |  | - "paint": { | 
| 82 |  | - "fill-color": "hsl(196, 80%, 70%)" | 
| 83 |  | - } | 
| 84 |  | - }); | 
| 85 |  | - map.addLayer({ | 
| 86 |  | - "id": "	双线河R@北京", | 
| 87 |  | - "type": "fill", | 
| 88 |  | - "source": "vector-tiles", | 
| 89 |  | - "source-layer": "双线河R@北京", | 
| 90 |  | - "paint": { | 
| 91 |  | - "fill-color": "hsl(196, 80%, 70%)" | 
| 92 |  | - } | 
| 93 |  | - }); | 
| 94 |  | - map.addLayer({ | 
| 95 |  | - "id": "绿地R@北京", | 
|  | 77 | + "id": "立交桥绿地R@北京", | 
| 96 | 78 |  "type": "fill", | 
| 97 | 79 |  "source": "vector-tiles", | 
| 98 |  | - "source-layer": "绿地R@北京", | 
|  | 80 | + "source-layer": "立交桥绿地R@北京", | 
| 99 | 81 |  "paint": { | 
| 100 | 82 |  "fill-color": "hsl(100, 58%, 76%)", | 
| 101 | 83 |  "fill-opacity": { | 
|  | 
| 114 | 96 |  }, | 
| 115 | 97 |  }); | 
| 116 | 98 |  map.addLayer({ | 
| 117 |  | - "id": "立交桥绿地R@北京", | 
|  | 99 | + "id": "绿地R@北京", | 
| 118 | 100 |  "type": "fill", | 
| 119 | 101 |  "source": "vector-tiles", | 
| 120 |  | - "source-layer": "立交桥绿地R@北京", | 
|  | 102 | + "source-layer": "绿地R@北京", | 
| 121 | 103 |  "paint": { | 
| 122 | 104 |  "fill-color": "hsl(100, 58%, 76%)", | 
| 123 | 105 |  "fill-opacity": { | 
|  | 
| 136 | 118 |  }, | 
| 137 | 119 |  }); | 
| 138 | 120 |  map.addLayer({ | 
| 139 |  | - "id": "一级道路L@北京1", | 
|  | 121 | + "id": "	双线河R@北京", | 
|  | 122 | + "type": "fill", | 
|  | 123 | + "source": "vector-tiles", | 
|  | 124 | + "source-layer": "双线河R@北京", | 
|  | 125 | + "paint": { | 
|  | 126 | + "fill-color": "hsl(196, 80%, 70%)" | 
|  | 127 | + } | 
|  | 128 | + }); | 
|  | 129 | + map.addLayer({ | 
|  | 130 | + "id": "湖泊、水库R@北京", | 
|  | 131 | + "type": "fill", | 
|  | 132 | + "source": "vector-tiles", | 
|  | 133 | + "source-layer": "湖泊、水库R@北京", | 
|  | 134 | + "paint": { | 
|  | 135 | + "fill-color": "hsl(196, 80%, 70%)" | 
|  | 136 | + } | 
|  | 137 | + }); | 
|  | 138 | + | 
|  | 139 | + map.addLayer({ | 
|  | 140 | + "id": "	四级道路L@北京", | 
| 140 | 141 |  "type": "line", | 
| 141 | 142 |  "source": "vector-tiles", | 
| 142 |  | - "source-layer": "一级道路L@北京", | 
|  | 143 | + "source-layer": "四级道路L@北京", | 
| 143 | 144 |  "paint": { | 
| 144 | 145 |  "line-width": { | 
| 145 | 146 |  "base": 1.5, | 
| 146 | 147 |  "stops": [ | 
| 147 | 148 |  [ | 
| 148 | 149 |  11, | 
| 149 |  | - 6 | 
|  | 150 | + 1 | 
| 150 | 151 |  ], | 
| 151 | 152 |  [ | 
| 152 | 153 |  18, | 
| 153 |  | - 26 | 
|  | 154 | + 10 | 
| 154 | 155 |  ] | 
| 155 | 156 |  ] | 
| 156 | 157 |  }, | 
| 157 |  | - "line-color": "hsl(230, 24%, 87%)", | 
| 158 |  | - "line-opacity": { | 
| 159 |  | - "base": 1, | 
|  | 158 | + "line-color": "hsl(0, 0%, 100%)", | 
|  | 159 | + } | 
|  | 160 | + }); | 
|  | 161 | + map.addLayer({ | 
|  | 162 | + "id": "	三级道路L@北京", | 
|  | 163 | + "type": "line", | 
|  | 164 | + "source": "vector-tiles", | 
|  | 165 | + "source-layer": "三级道路L@北京", | 
|  | 166 | + "paint": { | 
|  | 167 | + "line-width": { | 
|  | 168 | + "base": 1.5, | 
| 160 | 169 |  "stops": [ | 
| 161 | 170 |  [ | 
| 162 |  | - 10.99, | 
| 163 |  | - 0 | 
|  | 171 | + 11, | 
|  | 172 | + 1 | 
| 164 | 173 |  ], | 
|  | 174 | + [ | 
|  | 175 | + 18, | 
|  | 176 | + 10 | 
|  | 177 | + ] | 
|  | 178 | + ] | 
|  | 179 | + }, | 
|  | 180 | + "line-color": "hsl(0, 0%, 100%)", | 
|  | 181 | + } | 
|  | 182 | + }); | 
|  | 183 | + map.addLayer({ | 
|  | 184 | + "id": "	二级道路L@北京", | 
|  | 185 | + "type": "line", | 
|  | 186 | + "source": "vector-tiles", | 
|  | 187 | + "source-layer": "二级道路L@北京", | 
|  | 188 | + "paint": { | 
|  | 189 | + "line-width": 4, | 
|  | 190 | + "line-color": "hsl(230, 24%, 87%)", | 
|  | 191 | + } | 
|  | 192 | + }); | 
|  | 193 | + map.addLayer({ | 
|  | 194 | + "id": "	二级道路L@北京1", | 
|  | 195 | + "type": "line", | 
|  | 196 | + "source": "vector-tiles", | 
|  | 197 | + "source-layer": "二级道路L@北京", | 
|  | 198 | + "paint": { | 
|  | 199 | + "line-width": { | 
|  | 200 | + "base": 1.5, | 
|  | 201 | + "stops": [ | 
| 165 | 202 |  [ | 
| 166 | 203 |  11, | 
| 167 |  | - 1 | 
|  | 204 | + 2 | 
|  | 205 | + ], | 
|  | 206 | + [ | 
|  | 207 | + 18, | 
|  | 208 | + 18 | 
| 168 | 209 |  ] | 
| 169 | 210 |  ] | 
| 170 | 211 |  }, | 
|  | 212 | + "line-color": "hsl(0, 0%, 100%)", | 
| 171 | 213 |  } | 
| 172 | 214 |  }); | 
| 173 | 215 |  map.addLayer({ | 
| 174 |  | - "id": "一级道路L@北京", | 
|  | 216 | + "id": "一级道路L@北京1", | 
| 175 | 217 |  "type": "line", | 
| 176 | 218 |  "source": "vector-tiles", | 
| 177 | 219 |  "source-layer": "一级道路L@北京", | 
|  | 
| 181 | 223 |  "stops": [ | 
| 182 | 224 |  [ | 
| 183 | 225 |  11, | 
| 184 |  | - 4 | 
|  | 226 | + 6 | 
| 185 | 227 |  ], | 
| 186 | 228 |  [ | 
| 187 | 229 |  18, | 
| 188 |  | - 20 | 
|  | 230 | + 26 | 
| 189 | 231 |  ] | 
| 190 | 232 |  ] | 
| 191 | 233 |  }, | 
| 192 |  | - "line-color": "hsl(0, 0%, 100%)", | 
|  | 234 | + "line-color": "hsl(230, 24%, 87%)", | 
| 193 | 235 |  "line-opacity": { | 
| 194 | 236 |  "base": 1, | 
| 195 | 237 |  "stops": [ | 
|  | 
| 205 | 247 |  }, | 
| 206 | 248 |  } | 
| 207 | 249 |  }); | 
| 208 |  | - | 
| 209 | 250 |  map.addLayer({ | 
| 210 |  | - "id": "高速公路L@北京", | 
|  | 251 | + "id": "一级道路L@北京", | 
| 211 | 252 |  "type": "line", | 
| 212 | 253 |  "source": "vector-tiles", | 
| 213 |  | - "source-layer": "高速公路L@北京", | 
|  | 254 | + "source-layer": "一级道路L@北京", | 
| 214 | 255 |  "paint": { | 
| 215 | 256 |  "line-width": { | 
| 216 | 257 |  "base": 1.5, | 
| 217 | 258 |  "stops": [ | 
| 218 | 259 |  [ | 
| 219 | 260 |  11, | 
| 220 |  | - 6 | 
|  | 261 | + 4 | 
| 221 | 262 |  ], | 
| 222 | 263 |  [ | 
| 223 | 264 |  18, | 
| 224 |  | - 32 | 
|  | 265 | + 20 | 
| 225 | 266 |  ] | 
| 226 | 267 |  ] | 
| 227 | 268 |  }, | 
| 228 |  | - "line-color": "hsl(26, 87%, 62%)", | 
| 229 |  | - } | 
| 230 |  | - }); | 
| 231 |  | - map.addLayer({ | 
| 232 |  | - "id": "	环城路L@北京", | 
| 233 |  | - "type": "line", | 
| 234 |  | - "source": "vector-tiles", | 
| 235 |  | - "source-layer": "环城路L@北京", | 
| 236 |  | - "paint": { | 
| 237 |  | - "line-width": 4, | 
| 238 |  | - "line-color": "hsl(26, 87%, 62%)", | 
|  | 269 | + "line-color": "hsl(0, 0%, 100%)", | 
| 239 | 270 |  "line-opacity": { | 
| 240 | 271 |  "base": 1, | 
| 241 | 272 |  "stops": [ | 
| 242 | 273 |  [ | 
| 243 | 274 |  10.99, | 
| 244 |  | - 1 | 
|  | 275 | + 0 | 
| 245 | 276 |  ], | 
| 246 | 277 |  [ | 
| 247 | 278 |  11, | 
| 248 |  | - 0 | 
|  | 279 | + 1 | 
| 249 | 280 |  ] | 
| 250 | 281 |  ] | 
| 251 |  | - } | 
|  | 282 | + }, | 
| 252 | 283 |  } | 
| 253 | 284 |  }); | 
| 254 | 285 |  map.addLayer({ | 
|  | 
| 295 | 326 |  "line-color": "hsl(35, 32%, 91%)" | 
| 296 | 327 |  } | 
| 297 | 328 |  }); | 
| 298 |  | - | 
| 299 |  | - map.addLayer({ | 
| 300 |  | - "id": "	二级道路L@北京", | 
| 301 |  | - "type": "line", | 
| 302 |  | - "source": "vector-tiles", | 
| 303 |  | - "source-layer": "二级道路L@北京", | 
| 304 |  | - "paint": { | 
| 305 |  | - "line-width": 4, | 
| 306 |  | - "line-color": "hsl(230, 24%, 87%)", | 
| 307 |  | - } | 
| 308 |  | - }); | 
| 309 | 329 |  map.addLayer({ | 
| 310 |  | - "id": "	二级道路L@北京", | 
| 311 |  | - "type": "line", | 
| 312 |  | - "source": "vector-tiles", | 
| 313 |  | - "source-layer": "二级道路L@北京", | 
| 314 |  | - "paint": { | 
| 315 |  | - "line-width": { | 
| 316 |  | - "base": 1.5, | 
| 317 |  | - "stops": [ | 
| 318 |  | - [ | 
| 319 |  | - 11, | 
| 320 |  | - 2 | 
| 321 |  | - ], | 
| 322 |  | - [ | 
| 323 |  | - 18, | 
| 324 |  | - 18 | 
| 325 |  | - ] | 
| 326 |  | - ] | 
| 327 |  | - }, | 
| 328 |  | - "line-color": "hsl(0, 0%, 100%)", | 
| 329 |  | - } | 
| 330 |  | - }); | 
| 331 |  | - map.addLayer({ | 
| 332 |  | - "id": "	三级道路L@北京", | 
| 333 |  | - "type": "line", | 
| 334 |  | - "source": "vector-tiles", | 
| 335 |  | - "source-layer": "三级道路L@北京", | 
| 336 |  | - "paint": { | 
| 337 |  | - "line-width": { | 
| 338 |  | - "base": 1.5, | 
| 339 |  | - "stops": [ | 
| 340 |  | - [ | 
| 341 |  | - 11, | 
| 342 |  | - 1 | 
| 343 |  | - ], | 
| 344 |  | - [ | 
| 345 |  | - 18, | 
| 346 |  | - 10 | 
| 347 |  | - ] | 
| 348 |  | - ] | 
| 349 |  | - }, | 
| 350 |  | - "line-color": "hsl(0, 0%, 100%)", | 
| 351 |  | - } | 
| 352 |  | - }); | 
| 353 |  | - map.addLayer({ | 
| 354 |  | - "id": "	四级道路L@北京", | 
|  | 330 | + "id": "	高速公路L@北京", | 
| 355 | 331 |  "type": "line", | 
| 356 | 332 |  "source": "vector-tiles", | 
| 357 |  | - "source-layer": "四级道路L@北京", | 
|  | 333 | + "source-layer": "高速公路L@北京", | 
| 358 | 334 |  "paint": { | 
| 359 | 335 |  "line-width": { | 
| 360 | 336 |  "base": 1.5, | 
| 361 | 337 |  "stops": [ | 
| 362 | 338 |  [ | 
| 363 | 339 |  11, | 
| 364 |  | - 1 | 
|  | 340 | + 6 | 
| 365 | 341 |  ], | 
| 366 | 342 |  [ | 
| 367 | 343 |  18, | 
| 368 |  | - 10 | 
|  | 344 | + 32 | 
| 369 | 345 |  ] | 
| 370 | 346 |  ] | 
| 371 | 347 |  }, | 
| 372 |  | - "line-color": "hsl(0, 0%, 100%)", | 
|  | 348 | + "line-color": "hsl(26, 87%, 62%)", | 
| 373 | 349 |  } | 
| 374 | 350 |  }); | 
|  | 351 | + | 
|  | 352 | + | 
| 375 | 353 |  map.addLayer({ | 
| 376 | 354 |  "id": "标签专题图#10", | 
| 377 | 355 |  "type": "symbol", | 
|  | 
| 538 | 516 |  }, | 
| 539 | 517 |  }, | 
| 540 | 518 |  }); | 
|  | 519 | + | 
| 541 | 520 |  map.addLayer({ | 
| 542 | 521 |  "id": "立交桥名称P@北京", | 
| 543 | 522 |  "type": "symbol", | 
|  | 
0 commit comments