|
12964.
|
|
|
No, abort
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java:68
|
|
12965.
|
|
|
The selected way has nodes outside of the downloaded data region.
|
|
|
The selected ways have nodes outside of the downloaded data region.
|
|
|
|
(no translation yet)
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java:71
|
|
12966.
|
|
|
Do you want to delete them anyway?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java:73
|
|
12967.
|
|
|
Delete nodes outside of data regions?
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java:74
|
|
12968.
|
|
|
average nearby nodes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaAction.java:174
|
|
12969.
|
|
|
Node of the way (area) is removed if all of <u>Angle Weight</u>, <u>Area Weight</u> and <u>Distance Weight</u> are greater than 1. <u>Weight</u> is computed as <u>Value</u> / <u>Threshold</u>, where <u>Value</u> is one of <u>Angle</u>, <u>Area</u> and <u>Distance</u> computed from every three adjanced points of the way.<ul><li><u>Value</u> of <u>Angle</u> is angle in degrees on the second node</li><li><u>Value</u> of <u>Area</u> is area formed by triangle</li><li><u>Value</u> of the <u>Distance</u> is Cross Track Error Distance</li></ul>All three <u>Weight</u>s multiplied by its <u>Factor</u>s are summed and node of the lowest sum is removed first. Removal continues until there is no node to remove.Merge Nearby Nodes is another step of the simplification that merges adjanced nodes that are closer than <u>Threshold</u> meters.
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaPreferenceSetting.java:36
|
|
12970.
|
|
|
Angle Threshold
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaPreferenceSetting.java:52
|
|
12971.
|
|
|
Angle Factor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaPreferenceSetting.java:56
|
|
12972.
|
|
|
Area Threshold
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaPreferenceSetting.java:60
|
|
12973.
|
|
|
Area Factor
|
|
|
|
(no translation yet)
|
|
|
|
Located in
../plugins/simplifyarea/src/org/openstreetmap/josm/plugins/simplifyarea/SimplifyAreaPreferenceSetting.java:64
|