mirror of
https://codeberg.org/comaps/comaps
synced 2025-12-19 04:53:36 +00:00
[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:
committed by
Konstantin Pastbin
parent
9585038738
commit
b7ca80bb11
@@ -24,6 +24,18 @@
|
||||
"simplificationZoom": 17
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "high_f3",
|
||||
"value": {
|
||||
"alitudesStep": 20,
|
||||
"gaussianFilterRFactor": 1.0,
|
||||
"gaussianFilterStDev": 2.0,
|
||||
"latLonStepFactor": 3,
|
||||
"maxIsolinesLength": 500,
|
||||
"medianFilterR": 1,
|
||||
"simplificationZoom": 15
|
||||
}
|
||||
},
|
||||
{
|
||||
"key": "normal",
|
||||
"value": {
|
||||
@@ -51,10 +63,10 @@
|
||||
{
|
||||
"key": "extra_small",
|
||||
"value": {
|
||||
"alitudesStep": 100,
|
||||
"alitudesStep": 50,
|
||||
"gaussianFilterRFactor": 1.0,
|
||||
"gaussianFilterStDev": 2.0,
|
||||
"latLonStepFactor": 1,
|
||||
"latLonStepFactor": 4,
|
||||
"maxIsolinesLength": 500,
|
||||
"medianFilterR": 1,
|
||||
"simplificationZoom": 14
|
||||
|
||||
Reference in New Issue
Block a user