提升暴雨产图效率
This commit is contained in:
@@ -29,6 +29,12 @@ STATIC_LAYERS = {
|
||||
"traffic_railway": {"table": "base.traffic_railway", "gpkg": "traffic_railway.gpkg"},
|
||||
"traffic_township": {"table": "base.traffic_township", "gpkg": "traffic_township.gpkg"},
|
||||
"traffic_trunk_line": {"table": "base.traffic_trunk_line", "gpkg": "traffic_trunk_line.gpkg"},
|
||||
# ── 新增静态层 ──
|
||||
"积水点": {"table": "base.hazard_hydrops", "gpkg": "hazard_hydrops.gpkg"},
|
||||
"排水口": {"table": "base.lifeline_outfall", "gpkg": "lifeline_outfall.gpkg"},
|
||||
"供水管网": {"table": "base.lifeline_pipe", "gpkg": "lifeline_pipe.gpkg"},
|
||||
"risk_census_population": {"table": "base.risk_census_population", "gpkg": "risk_census_population.gpkg"},
|
||||
"西安乡镇": {"table": "base.sx_xa_towns", "gpkg": "sx_xa_towns.gpkg"},
|
||||
}
|
||||
|
||||
# ============================================================
|
||||
|
||||
Reference in New Issue
Block a user