Use point averages for locations

This commit is contained in:
SilentSpike
2019-01-20 16:56:23 +00:00
parent ca290b5101
commit bea6f4dcfd
3 changed files with 45 additions and 39 deletions
+6 -5
View File
@@ -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.'