mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-20 07:25:15 +02:00
Use point averages for locations
This commit is contained in:
+6
-5
@@ -663,17 +663,18 @@ en:
|
||||
QA:
|
||||
improveOSM:
|
||||
title: ImproveOSM Error
|
||||
error_parts:
|
||||
path: path
|
||||
parking_area: parking area
|
||||
road: road
|
||||
geometry_types:
|
||||
path: paths
|
||||
parking: parking areas
|
||||
road: roads
|
||||
both: roads and parking
|
||||
error_types:
|
||||
ow:
|
||||
title: Missing One-way
|
||||
description: 'Along this section of {highway}, {percentage}% of {num_trips} recorded trips travel in the same direction. There may be missing a "oneway" tag.'
|
||||
mr:
|
||||
title: Missing Geometry
|
||||
description: Aggregate data suggests there may be an unmapped {var1} here.
|
||||
description: '{num_trips} recorded trips in this area suggest there may be unmapped {geometry_type} here.'
|
||||
tr:
|
||||
title: Missing Turn Restriction
|
||||
description: '{num_passed} of {num_trips} recorded trips make a turn from {from_way} to {to_way}. There may be a missing "{turn_restriction}" restriction.'
|
||||
|
||||
Reference in New Issue
Block a user