Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Calculate checksums for data sources #121

Merged
merged 3 commits into from
Jul 30, 2024
Merged

Calculate checksums for data sources #121

merged 3 commits into from
Jul 30, 2024

Conversation

vycius
Copy link
Member

@vycius vycius commented Jul 30, 2024

No description provided.

Copy link

github-actions bot commented Jul 30, 2024

[m[0m0:10:05 DEB [archive] - Tile stats:
[m[0m0:10:05 DEB [archive] - Biggest tiles (gzipped)
1. 14/9280/5189 (64k) http://localhost:8080/styles/bright/#14.5/54.9082/23.91724 (building:50k)
2. 9/292/161 (62k) http://localhost:8080/styles/bright/#9.5/55.17836/25.66406 (landcover:37k)
3. 9/291/162 (61k) http://localhost:8080/styles/bright/#9.5/54.77484/24.96094 (landcover:28k)
4. 14/9281/5192 (60k) http://localhost:8080/styles/bright/#14.5/54.87028/23.93921 (building:48k)
5. 9/292/160 (60k) http://localhost:8080/styles/bright/#9.5/55.57784/25.66406 (landcover:35k)
6. 9/287/159 (58k) http://localhost:8080/styles/bright/#9.5/55.9733/22.14844 (landcover:33k)
7. 14/9278/5196 (57k) http://localhost:8080/styles/bright/#14.5/54.81968/23.87329 (building:48k)
8. 9/290/162 (56k) http://localhost:8080/styles/bright/#9.5/54.77484/24.25781 (waterway:22k)
9. 9/287/160 (55k) http://localhost:8080/styles/bright/#9.5/55.57784/22.14844 (landcover:28k)
10. 9/288/160 (54k) http://localhost:8080/styles/bright/#9.5/55.57784/22.85156 (waterway:27k)
[m[0m0:10:05 DEB [archive] - Max tile sizes
                      z0    z1    z2    z3    z4    z5    z6    z7    z8    z9   z10   z11   z12   z13   z14   all
           boundary  384   450   568   835   896  3.7k  5.8k  5.3k  3.2k  2.5k  1.8k  2.2k  1.7k  1.6k  1.4k  5.8k
     transportation    0     0   492   754  3.3k  5.6k  9.9k   13k   19k   10k  8.9k   13k   14k   10k    7k   19k
              water    0     0    62    71    99   264    2k  5.2k   14k   15k   11k  9.6k  7.4k  5.2k  6.2k   15k
              place    0     0     0     0   533   533   931  2.6k  3.7k  4.5k  6.9k   12k  7.8k  2.7k    1k   12k
          landcover    0     0     0     0     0     0   879   18k   32k   37k   27k   24k   26k   19k   15k   37k
         water_name    0     0     0     0     0     0   167   182   202   227   269   807   763    1k  1.9k  1.9k
            landuse    0     0     0     0     0     0     0   100   145   366  5.5k   17k   12k   10k   10k   17k
               park    0     0     0     0     0     0     0   661    1k  8.2k  9.5k   12k   12k    7k  7.6k   12k
transportation_name    0     0     0     0     0     0     0  2.5k  1.3k  2.3k  1.1k  1.7k  5.7k  2.9k  7.6k  7.6k
    aerodrome_label    0     0     0     0     0     0     0     0   288   212   275   275   212   212   184   288
           waterway    0     0     0     0     0     0     0     0     0   27k   14k   11k  8.5k  5.5k  3.4k   27k
            aeroway    0     0     0     0     0     0     0     0     0     0  1.2k  1.5k  1.3k  1.8k  1.5k  1.8k
                poi    0     0     0     0     0     0     0     0     0     0     0     0  6.2k  2.9k  1.4k  6.2k
           building    0     0     0     0     0     0     0     0     0     0     0     0     0   33k   50k   50k
 forest_compartment    0     0     0     0     0     0     0     0     0     0     0     0     0  5.7k  4.3k  5.7k
        housenumber    0     0     0     0     0     0     0     0     0     0     0     0     0     0   17k   17k
              power    0     0     0     0     0     0     0     0     0     0     0     0     0     0   593   593
          full tile  384   450  1.1k  1.6k  4.8k   10k   19k   47k   68k   81k   63k   67k   66k   65k   83k   83k
            gzipped  322   377   885  1.2k  3.6k  7.6k   15k   36k   54k   62k   49k   49k   48k   52k   64k   64k
[m[0m0:10:05 DEB [archive] -    Max tile: 83k (gzipped: 64k)
[m[0m0:10:05 DEB [archive] -    Avg tile: 23k (gzipped: 18k) using weighted average based on OSM traffic
[m[0m0:10:05 DEB [archive] -     # tiles: 51,880
[m[0m0:10:05 DEB [archive] -  # features: 14,114,730
[m[0m0:10:05 INF [archive] - Finished in 2m3s cpu:8m3s gc:4s avg:3.9
[m[0m0:10:05 INF [archive] -   read    1x(1% 1s wait:1m52s done:10s)
[m[0m0:10:05 INF [archive] -   encode  4x(86% 1m46s done:1s)
[m[0m0:10:05 INF [archive] -   stats   1x(0% 0.5s wait:2m1s done:1s)
[m[0m0:10:05 INF [archive] -   write   1x(1% 0.8s wait:2m1s done:1s)
[m[0m0:10:05 INF [archive] - Finished in 10m4s cpu:23m9s gc:8s avg:2.3
[m[0m0:10:05 INF [archive] - FINISHED!
[m[0m0:10:05 INF [archive] - 
[m[0m0:10:05 INF [archive] - ----------------------------------------
[m[0m0:10:05 INF [archive] - data errors:
[m[0m0:10:05 INF [archive] - render_snap_fix_input143,324
[m[0m0:10:05 INF [archive] - merge_snap_fix_input40
[m[0m0:10:05 INF [archive] - ----------------------------------------
[m[0m0:10:05 INF [archive] - overall  10m4s cpu:23m9s gc:8s avg:2.3
[m[0m0:10:05 INF [archive] - download 3m34s cpu:20s avg:0.1
[m[0m0:10:05 INF [archive] - grpk     4m1s cpu:13m44s gc:4s avg:3.4
[m[0m0:10:05 INF [archive] -   read     1x(32% 1m18s wait:2m6s done:34s)
[m[0m0:10:05 INF [archive] -   process  4x(67% 2m42s wait:14s done:34s)
[m[0m0:10:05 INF [archive] -   write    1x(2% 4s wait:3m23s done:34s)
[m[0m0:10:05 INF [archive] - ar       17s cpu:35s avg:2.1
[m[0m0:10:05 INF [archive] -   read     1x(91% 15s done:1s)
[m[0m0:10:05 INF [archive] -   process  4x(24% 4s wait:13s done:1s)
[m[0m0:10:05 INF [archive] -   write    1x(1% 0.2s wait:15s done:1s)
[m[0m0:10:05 INF [archive] - stvk     3s cpu:9s avg:3.7
[m[0m0:10:05 INF [archive] -   read     1x(13% 0.3s done:2s)
[m[0m0:10:05 INF [archive] -   process  4x(57% 1s)
[m[0m0:10:05 INF [archive] -   write    1x(1% 0s wait:2s)
[m[0m0:10:05 INF [archive] - sort     7s cpu:17s avg:2.6
[m[0m0:10:05 INF [archive] -   worker  1x(47% 3s wait:3s)
[m[0m0:10:05 INF [archive] - archive  2m3s cpu:8m3s gc:4s avg:3.9
[m[0m0:10:05 INF [archive] -   read    1x(1% 1s wait:1m52s done:10s)
[m[0m0:10:05 INF [archive] -   encode  4x(86% 1m46s done:1s)
[m[0m0:10:05 INF [archive] -   stats   1x(0% 0.5s wait:2m1s done:1s)
[m[0m0:10:05 INF [archive] -   write   1x(1% 0.8s wait:2m1s done:1s)
[m[0m0:10:05 INF [archive] - ----------------------------------------
[m[0m0:10:05 INF [archive] - archive335MB
[m[0m0:10:05 INF [archive] - features936MB
[m

@vycius vycius merged commit cef810e into main Jul 30, 2024
14 checks passed
@vycius vycius deleted the calculate-checksums branch July 30, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant