Переделано построение всех карт

This commit is contained in:
djerom
2022-04-12 18:01:01 +05:00
parent 3fd00f9e3f
commit 9e13e9ec1a
11 changed files with 480 additions and 426 deletions

View File

@@ -1,13 +1,39 @@
{
"wellhead": {
"black-line": {
"stroke-width": "1pt",
"stroke": "#000",
"fill": "none"
},
"white-body": {
"fill": "#fff"
},
"wellhead-name": {
"font-family": "Times New Roman",
"font-weight": "bold",
"font-size": "10pt",
"stroke-width": "0.1pt",
"stroke": "#fff",
"font-size": "12pt",
"fill": "#000",
"dx":1.7,
"dy":"0"
"dy":"-1"
},
"wellhead-black": {
"stroke-width": "0.1mm",
"stroke": "#fff",
"fill": "#000"
},
"wellhead-gray": {
"stroke-width": "0.1mm",
"stroke": "#000",
"fill": "#ddd"
},
"wellhead-tri": {
"stroke-width": "0.1pt",
"stroke": "#fff",
"fill": "#000"
},
"wlf": {