pull/425/head
Oliver Wipfli 2022-12-20 18:54:59 +01:00 zatwierdzone przez GitHub
rodzic 2ed6ac8630
commit 71d0450f03
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -28,7 +28,7 @@ import java.util.List;
*/
public class BikeRouteOverlay implements Profile {
/*
* The processing happens in 4 steps:
* The processing happens in 3 steps:
* 1. On the first pass through the input file, store relevant information from OSM bike route relations
* 2. On the second pass, emit linestrings for each OSM way contained in one of those relations
* 3. Before storing each finished tile, Merge linestrings in each tile with the same tags and touching endpoints