修正20海里航标 flare 过滤并刷新 final 版本

This commit is contained in:
OpenAI Codex
2026-04-02 11:55:43 +08:00
parent 448597325e
commit 2f970351c9
3 changed files with 126 additions and 437 deletions

View File

@@ -323,7 +323,7 @@
<script src="https://unpkg.com/maplibre-gl@4.7.1/dist/maplibre-gl.js"></script>
<script>
const HTML_VERSION = "compare-r16-20260401-1734";
const HTML_VERSION = "compare-r18-20260402-1156";
const ORIGINAL_STYLE_URL = "./style.json";
const ORIGINAL_TILE_URL = "http://192.168.200.184/newpec/exported_auto/tile.mapple-on.jp__newpec-mvt-20260106__z___x___y_.pbf/tiles/{z}/{x}/{y}.pbf";
const PROFILES = {
@@ -334,8 +334,8 @@
deliveryPaneLabel: "最终 release style + 唐津 20 海里 final PBF",
deliveryStyleUrl: "./domain/style.navsea-delivery-karatsu-20nm-final.json",
deliveryTileUrl: "http://192.168.200.184/pbf-delivery-karatsu-20nm-final/{z}/{x}/{y}.pbf",
deliveryStyleVersion: "karatsu-final-style-r13-20260402-0050",
deliveryPbfVersion: "karatsu-final-pbf-20nm-20260402-0032",
deliveryStyleVersion: "karatsu-final-style-r14-20260402-1145",
deliveryPbfVersion: "karatsu-final-pbf-20nm-20260402-1156-fullrefresh1",
deliveryStyleFile: "style.navsea-delivery-karatsu-20nm-final.json",
deliveryPbfName: "pbf-delivery-karatsu-20nm-final",
initialView: {

View File

@@ -1504,20 +1504,64 @@
[
"any",
[
"!=",
"all",
[
"has",
"display_code"
],
[
"match",
[
"slice",
[
"get",
"display_code"
],
0,
3
],
"301",
true,
"302",
true,
"303",
true,
"306",
true,
"311",
true,
"312",
true,
"315",
true,
"316",
true,
"318",
true,
"320",
true,
"322",
true,
"324",
true,
"326",
true,
"328",
true,
"332",
true,
"334",
true,
false
]
],
[
"==",
[
"get",
"canonical_object_type"
],
"沿岸灯台 (15M over)"
],
[
"!=",
[
"get",
"light_sector_mode"
],
"sector"
"灯 (Lt)"
]
]
]