增加隧道渲染原则

This commit is contained in:
qiji4215
2023-07-07 18:06:19 +08:00
parent 7c57a451f1
commit b505bdc044
6 changed files with 56 additions and 2 deletions

View File

@@ -94,7 +94,15 @@
"2202":{
"table": "OMDB_TUNNEL",
"code": 2202,
"name": "隧道"
"name": "隧道",
"transformer": [
{
"k": "geometry",
"v": "~",
"klib": "geometry",
"vlib": "generateS2EReferencePoint()"
}
]
},
"4001": {
"table": "OMDB_INTERSECTION",