Trail Edit / Waypoints from photos: prevent creating different waypoints for near-by locations (#457)
* trail edit / waypoints from photos: prevent creating different waypoints for near-by locations * remove not necessary imports * remove changes from gitignore * patch gitignore * waypoint merge radius as category property * change datamodel for merge radius (use more generic settings field for future implementations) * fix npm run check issues * several improvements/fixes * fix * move geo cluster code to db * fix compile issue * fix docker issue * merge with existing waypoints --------- Co-authored-by: Christian Beutel <> Co-authored-by: Flomp <Flomp@users.noreply.github.com>
This commit is contained in:
@@ -301,6 +301,7 @@
|
||||
"no-data": "无数据",
|
||||
"no-description-for-now": "暂无描述",
|
||||
"no-gps-data-in-image": "图像中没有GPS数据",
|
||||
"waypoint-cluster-error": "Could not create waypoint clusters",
|
||||
"no-grid": "无网格",
|
||||
"no-notifications": "没有通知",
|
||||
"no-photos-here": "No photos here",
|
||||
|
||||
Reference in New Issue
Block a user