[isolines] Upgrade x_small profile to 50-f4-s14, add high_f3 20-f3-s15

Signed-off-by: Konstantin Pastbin <konstantin.pastbin@gmail.com>
This commit is contained in:
Konstantin Pastbin
2025-07-12 22:56:42 +07:00
committed by Konstantin Pastbin
parent 9585038738
commit b7ca80bb11

View File

@@ -24,6 +24,18 @@
"simplificationZoom": 17 "simplificationZoom": 17
} }
}, },
{
"key": "high_f3",
"value": {
"alitudesStep": 20,
"gaussianFilterRFactor": 1.0,
"gaussianFilterStDev": 2.0,
"latLonStepFactor": 3,
"maxIsolinesLength": 500,
"medianFilterR": 1,
"simplificationZoom": 15
}
},
{ {
"key": "normal", "key": "normal",
"value": { "value": {
@@ -51,10 +63,10 @@
{ {
"key": "extra_small", "key": "extra_small",
"value": { "value": {
"alitudesStep": 100, "alitudesStep": 50,
"gaussianFilterRFactor": 1.0, "gaussianFilterRFactor": 1.0,
"gaussianFilterStDev": 2.0, "gaussianFilterStDev": 2.0,
"latLonStepFactor": 1, "latLonStepFactor": 4,
"maxIsolinesLength": 500, "maxIsolinesLength": 500,
"medianFilterR": 1, "medianFilterR": 1,
"simplificationZoom": 14 "simplificationZoom": 14