{
"layerId": 2
}
curl --location --request POST '/rest/services//plotting/openLayer' \
--header 'Content-Type: application/json' \
--data-raw '{
"layerId": 2
}'
{
"result": [
{
"AttMark": {
"Shadow": {
"Color": "4278190080",
"OffsetX": 0,
"Visible": false,
"OffsetY": 0
},
"Show": {
"Position": 1,
"OffsetX": 0,
"OffsetY": 0
},
"Text": "",
"Font": {
"IsUnderLine": false,
"Angle": 0,
"Size": 10,
"Color": "4278190080",
"Family": "黑体",
"IsBold": false,
"IsStrikeThrough": false,
"Spacing": 0,
"IsItalic": false
}
},
"AttTail": {
"Line": {
"StrokeWidth": 0.5,
"PenStyle": 1,
"StrokeColor": "4278190080",
"Units": 1
},
"IsShow": false
},
"MousePoint": [
[
47.126953125,
36.64241578386221
]
],
"AttGeneral": {
"Line": {
"StrokeWidth": 0.5,
"PenStyle": 1,
"StrokeColor": "4294945280",
"Units": 1
},
"Fill": {},
"Degree": 0,
"FillMarker": [],
"m": "N"
},
"Properties": {
"wsStyleFile": "E:/1KQJBPlotting_Online/bin/win/x64/Debug/data/style/01单位与人员/0101军兵种、专业兵.style",
"lineWidthProportion": 134.7152125984252,
"nGeoType": 0,
"tail": false,
"Factor": 0.5801330118372635
},
"AttSerif": {
"Line": {
"StrokeWidth": 0.5,
"StrokeColor": "4278190330",
"Units": 1
},
"IsLeft": false,
"IsRight": false
},
"Units": 1,
"Name": "空军",
"GeoType": 0,
"Uuid": "d4cadeb6-e868-46e4-8f1e-61c55838e02f",
"ElementName": "空军",
"AliasName": "01010300",
"Height": 66.17688188976379,
"Width": 48.529713385826774,
"AttText": {
"Text": []
}
}
],
"resultcode": "success"
}