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

Add hooks for preprocessing nodes and ways #56

Merged
merged 1 commit into from
Jan 16, 2022
Merged

Conversation

msbarry
Copy link
Contributor

@msbarry msbarry commented Jan 16, 2022

No description provided.

@github-actions
Copy link

Base ad9d547 This Branch 15d09e4
0:01:54 DEB [mbtiles] - Tile stats:
0:01:54 DEB [mbtiles] - z0 avg:7.9k max:7.9k
0:01:54 DEB [mbtiles] - z1 avg:4k max:4k
0:01:54 DEB [mbtiles] - z2 avg:9.4k max:9.4k
0:01:54 DEB [mbtiles] - z3 avg:3.9k max:6.4k
0:01:54 DEB [mbtiles] - z4 avg:1.6k max:4.5k
0:01:54 DEB [mbtiles] - z5 avg:1.4k max:8k
0:01:54 DEB [mbtiles] - z6 avg:1.4k max:24k
0:01:54 DEB [mbtiles] - z7 avg:898 max:32k
0:01:54 DEB [mbtiles] - z8 avg:354 max:40k
0:01:54 DEB [mbtiles] - z9 avg:287 max:261k
0:01:54 DEB [mbtiles] - z10 avg:161 max:223k
0:01:54 DEB [mbtiles] - z11 avg:106 max:125k
0:01:54 DEB [mbtiles] - z12 avg:88 max:136k
0:01:54 DEB [mbtiles] - z13 avg:73 max:117k
0:01:54 DEB [mbtiles] - z14 avg:68 max:255k
0:01:54 DEB [mbtiles] - all avg:71 max:0
0:01:54 DEB [mbtiles] -  # features: 5,323,183
0:01:54 DEB [mbtiles] -     # tiles: 4,115,470
0:01:54 INF [mbtiles] - Finished in 28s cpu:51s avg:1.8

0:01:54 INF - Finished in 114s cpu:203s avg:1.8

0:01:54 INF - FINISHED!
0:01:54 INF - ----------------------------------------
0:01:54 INF - 	overall	114s cpu:203s avg:1.8
0:01:54 INF - 	lake_centerlines	0.8s cpu:1s avg:1.7
0:01:54 INF - 	water_polygons	25s cpu:45s avg:1.8
0:01:54 INF - 	natural_earth	10s cpu:17s avg:1.6
0:01:54 INF - 	osm_pass1	4s cpu:7s avg:2
0:01:54 INF - 	osm_pass2	34s cpu:66s avg:2
0:01:54 INF - 	boundaries	0s cpu:0.1s avg:1.6
0:01:54 INF - 	sort	4s cpu:5s avg:1.2
0:01:54 INF - 	mbtiles	28s cpu:51s avg:1.8
0:01:54 INF - ----------------------------------------
0:01:54 INF - 	features	269MB
0:01:54 INF - 	mbtiles	514MB
-rw-r--r-- 1 runner docker 53M Jan 16 14:52 run.jar
0:02:00 DEB [mbtiles] - Tile stats:
0:02:00 DEB [mbtiles] - z0 avg:7.9k max:7.9k
0:02:00 DEB [mbtiles] - z1 avg:4k max:4k
0:02:00 DEB [mbtiles] - z2 avg:9.4k max:9.4k
0:02:00 DEB [mbtiles] - z3 avg:3.9k max:6.4k
0:02:00 DEB [mbtiles] - z4 avg:1.6k max:4.5k
0:02:00 DEB [mbtiles] - z5 avg:1.4k max:8k
0:02:00 DEB [mbtiles] - z6 avg:1.4k max:24k
0:02:00 DEB [mbtiles] - z7 avg:898 max:32k
0:02:00 DEB [mbtiles] - z8 avg:354 max:40k
0:02:00 DEB [mbtiles] - z9 avg:287 max:261k
0:02:00 DEB [mbtiles] - z10 avg:161 max:223k
0:02:00 DEB [mbtiles] - z11 avg:106 max:125k
0:02:00 DEB [mbtiles] - z12 avg:88 max:136k
0:02:00 DEB [mbtiles] - z13 avg:73 max:117k
0:02:00 DEB [mbtiles] - z14 avg:68 max:255k
0:02:00 DEB [mbtiles] - all avg:71 max:0
0:02:00 DEB [mbtiles] -  # features: 5,323,183
0:02:00 DEB [mbtiles] -     # tiles: 4,115,470
0:02:00 INF [mbtiles] - Finished in 28s cpu:52s avg:1.8

0:02:00 INF - Finished in 120s cpu:209s avg:1.7

0:02:00 INF - FINISHED!
0:02:00 INF - ----------------------------------------
0:02:00 INF - 	overall	120s cpu:209s avg:1.7
0:02:00 INF - 	lake_centerlines	0.7s cpu:1s avg:1.7
0:02:00 INF - 	water_polygons	25s cpu:45s avg:1.8
0:02:00 INF - 	natural_earth	10s cpu:17s avg:1.6
0:02:00 INF - 	osm_pass1	4s cpu:7s avg:1.9
0:02:00 INF - 	osm_pass2	37s cpu:72s avg:1.9
0:02:00 INF - 	boundaries	0s cpu:0.1s avg:1.6
0:02:00 INF - 	sort	4s cpu:5s avg:1.3
0:02:00 INF - 	mbtiles	28s cpu:52s avg:1.8
0:02:00 INF - ----------------------------------------
0:02:00 INF - 	features	269MB
0:02:00 INF - 	mbtiles	514MB
-rw-r--r-- 1 runner docker 53M Jan 16 14:50 run.jar

https://github.com/onthegomap/planetiler/actions/runs/1704526600

ℹ️ Base Logs ad9d547
0:00:00 DEB - argument: config=null (path to config file)
0:00:00 DEB - argument: area=rhode island (name of the extract to download if osm_url/osm_path not specified (i.e. 'monaco' 'rhode island' 'australia' or 'planet'))
0:00:00 INF - Using in-memory stats
0:00:00 INF [overall] - Starting...
0:00:00 DEB - argument: bounds=Env[-74.07 : -17.84, 21.34 : 43.55] (bounds)
0:00:00 DEB - argument: threads=2 (num threads)
0:00:00 DEB - argument: loginterval=10 seconds (time between logs)
0:00:00 DEB - argument: minzoom=0 (minimum zoom level)
0:00:00 DEB - argument: maxzoom=14 (maximum zoom level (limit 14))
0:00:00 DEB - argument: defer_mbtiles_index_creation=false (skip adding index to mbtiles file)
0:00:00 DEB - argument: optimize_db=false (optimize mbtiles after writing)
0:00:00 DEB - argument: emit_tiles_in_order=true (emit tiles in index order)
0:00:00 DEB - argument: force=false (force overwriting output file)
0:00:00 DEB - argument: gzip_temp=false (gzip temporary feature storage (uses more CPU, but less disk space))
0:00:00 DEB - argument: sort_max_readers=6 (maximum number of concurrent read threads to use when sorting chunks)
0:00:00 DEB - argument: sort_max_writers=6 (maximum number of concurrent write threads to use when sorting chunks)
0:00:00 DEB - argument: nodemap_type=sortedtable (type of node location map: noop, sortedtable, or sparsearray)
0:00:00 DEB - argument: nodemap_storage=mmap (storage for location map: mmap or ram)
0:00:00 DEB - argument: http_user_agent=Planetiler downloader (https://github.com/onthegomap/planetiler) (User-Agent header to set when downloading files over HTTP)
0:00:00 DEB - argument: http_timeout=30 seconds (Timeout to use when downloading files over HTTP)
0:00:00 DEB - argument: download_chunk_size_mb=100 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=1 (Number of parallel threads to use when downloading each file)
0:00:00 DEB - argument: min_feature_size_at_max_zoom=0.0625 (Default value for the minimum size in tile pixels of features to emit at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: min_feature_size=1.0 (Default value for the minimum size in tile pixels of features to emit below the maximum zoom level)
0:00:00 DEB - argument: simplify_tolerance_at_max_zoom=0.0625 (Default value for the tile pixel tolerance to use when simplifying features at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: simplify_tolerance=0.1 (Default value for the tile pixel tolerance to use when simplifying features below the maximum zoom level)
0:00:00 DEB - argument: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: only_download=false (download source data then exit)
0:00:00 DEB - argument: download=false (download sources)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=false (fetch wikidata translations then continue)
0:00:00 DEB - argument: use_wikidata=true (use wikidata translations)
0:00:00 DEB - argument: wikidata_cache=data/sources/wikidata_names.json (wikidata cache file)
0:00:00 DEB - argument: lake_centerlines_path=data/sources/lake_centerline.shp.zip (lake_centerlines shapefile path)
0:00:00 DEB - argument: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
0:00:00 DEB - argument: natural_earth_path=data/sources/natural_earth_vector.sqlite.zip (natural_earth sqlite db path)
0:00:00 DEB - argument: osm_path=data/sources/rhode_island.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: mbtiles=data/out.mbtiles (mbtiles output file)
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fi,fr,fy,ga,gd,he,hi,hr,hu,hy,id,is,it,ja,ja_kana,ja_rm,ja-Latn,ja-Hira,ka,kk,kn,ko,ko-Latn,ku,la,lb,lt,lv,mk,mt,ml,nl,no,oc,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,zh (languages to use)
0:00:00 DEB - argument: only_layers= (Include only certain layers)
0:00:00 DEB - argument: exclude_layers= (Exclude certain layers)
0:00:00 DEB - argument: boundary_country_names=true (boundary layer: add left/right codes of neighboring countries)
0:00:00 DEB - argument: transportation_z13_paths=true (transportation(_name) layer: show paths on z13)
0:00:00 DEB - argument: building_merge_z13=true (building layer: merge nearby buildings at z13)
0:00:00 DEB - argument: transportation_name_brunnel=false (transportation_name layer: set to false to omit brunnel and help merge long highways)
0:00:00 DEB - argument: transportation_name_size_for_shield=false (transportation_name layer: allow road names on shorter segments (ie. they will have a shield))
0:00:00 DEB - argument: transportation_name_limit_merge=false (transportation_name layer: limit merge so we don't combine different relations to help merge long highways)
0:00:00 DEB - argument: transportation_z13_paths=true (transportation(_name) layer: show paths on z13)
0:00:00 DEB - argument: mbtiles_name=OpenMapTiles ('name' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org ('description' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a> ('attribution' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_version=3.12.1 ('version' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_type=baselayer ('type' attribute for mbtiles metadata)
0:00:00 DEB - argument: help=false (show arguments then exit)
0:00:00 INF - Building BasemapProfile profile into data/out.mbtiles in these phases:
0:00:00 INF -   lake_centerlines: Process features in data/sources/lake_centerline.shp.zip
0:00:00 INF -   water_polygons: Process features in data/sources/water-polygons-split-3857.zip
0:00:00 INF -   natural_earth: Process features in data/sources/natural_earth_vector.sqlite.zip
0:00:00 INF -   osm_pass1: Pre-process OpenStreetMap input (store node locations then relation members)
0:00:00 INF -   osm_pass2: Process OpenStreetMap nodes, ways, then relations
0:00:00 INF -   sort: Sort rendered features by tile ID
0:00:00 INF -   mbtiles: Encode each tile and write to data/out.mbtiles
0:00:00 INF - error loading /home/runner/work/planetiler/planetiler/data/sources/wikidata_names.json: java.nio.file.NoSuchFileException: data/sources/wikidata_names.json
0:00:00 INF - Using merge sort feature map, chunk size=1000mb workers=2
0:00:01 INF - dataFileCache open start
0:00:02 INF [lake_centerlines] - Starting...
0:00:03 INF [lake_centerlines] -  read: [  14k 100%  20k/s ] write: [    0    0/s ] 0    
    cpus: 1.7 gc:  0% mem: 165M/4.2G postGC: 46M
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:03 INF [lake_centerlines] - Finished in 0.8s cpu:1s avg:1.7

0:00:03 INF [water_polygons] - Starting...
0:00:13 INF [water_polygons] -  read: [ 1.9k  14%  196/s ] write: [  52k 5.1k/s ] 3.1M 
    cpus: 2 gc: 12% mem: 1.2G/4.2G postGC: 1G
    read(54%) ->    (0/1k) -> process(21% 39%) -> (867/53k) -> write( 0%)
0:00:23 INF [water_polygons] -  read: [ 5.2k  36%  329/s ] write: [ 299k  24k/s ] 15M  
    cpus: 1.6 gc:  6% mem: 1.5G/4.2G postGC: 1.4G
    read(74%) ->    (0/1k) -> process(32% 14%) -> (1.2k/53k) -> write( 1%)
0:00:28 INF [water_polygons] -  read: [  14k 100% 1.6k/s ] write: [ 4.3M 735k/s ] 186M 
    cpus: 1.6 gc:  5% mem: 2.6G/4.2G postGC: 1.5G
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:28 INF [water_polygons] - Finished in 25s cpu:45s avg:1.8

0:00:28 INF [natural_earth] - unzipping /home/runner/work/planetiler/planetiler/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:00:33 INF [natural_earth] - Starting...
0:00:44 INF [natural_earth] -  read: [ 349k 100%  35k/s ] write: [  203   20/s ] 186M 
    cpus: 1.6 gc:  1% mem: 1.5G/4.2G postGC: 1.5G
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:44 INF [natural_earth] - Finished in 10s cpu:17s avg:1.6

0:00:44 INF [osm_pass1] - Starting...
0:00:48 INF [osm_pass1] -  nodes: [ 4.5M 1.2M/s ] 349M  ways: [ 323k  88k/s ] rels: [ 7.3k 1.9k/s ]
    cpus: 2 gc:  3% mem: 1G/4.2G postGC: 768M hppc: 861k
    parse() -> pbf( -%) ->   (0/70k) -> process(33%)
0:00:48 INF [osm_pass1] - Finished in 4s cpu:7s avg:2

0:00:48 INF [osm_pass2] - Starting...
0:00:51 DEB [osm_pass2:process] - Sorting long long multimap...
0:00:51 DEB [osm_pass2:process] - Sorted long long multimap time:0.026401227s
0:00:58 INF [osm_pass2] -  nodes: [ 4.5M 100% 454k/s ] 349M  ways: [  96k  30% 9.6k/s ] rels: [    0   0%    0/s ] features: [ 4.7M  41k/s ] 217M 
    cpus: 2 gc:  1% mem: 1.7G/4.2G postGC: 770M hppc: 1.5M
    parse(13%) -> pbf( 2%) -> (52k/53k) -> process(61% 58%) ->  (1k/53k) -> write( 2%)
0:01:08 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 268k  83%  17k/s ] rels: [    0   0%    0/s ] features: [ 5.1M  41k/s ] 245M 
    cpus: 2 gc:  1% mem: 3G/4.2G postGC: 804M hppc:  20M
    parse( 4%) -> pbf( 0%) -> (51k/53k) -> process(77% 79%) ->  (1k/53k) -> write( 2%)
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850471] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850474] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850475] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850476] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850477] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850480] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850478] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850479] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850481] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850487] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850488] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850484] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[955850493] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850491] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850497] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850499] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850510] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850512] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850498] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955850519] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955117821] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955089016] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955089018] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955089010] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079707] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079710] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079725] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079733] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079713] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079715] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079720] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079721] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[955079724] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079723] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079730] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[955079727] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[997454648] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799218] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[997454649] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[955079726] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828076] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[954789250] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[954789245] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[954789247] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[954789246] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[952828047] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828069] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828072] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828071] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828079] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828080] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828083] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952828082] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[968569835] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[952799219] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799222] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799225] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799224] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799226] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing inner OsmWay[952799240] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952799239] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952790620] for multipolygon OsmRelation[11507515]
0:01:11 WAR [osm_pass2:process] - Missing outer OsmWay[952790646] for multipolygon OsmRelation[11507515]
0:01:18 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 323k 100% 5.5k/s ] rels: [ 5.5k  76%  557/s ] features: [ 5.3M  16k/s ] 264M 
    cpus: 2 gc:  1% mem: 2.9G/4.2G postGC: 784M hppc:  29M
    parse( -%) -> pbf( -%) -> (1.7k/53k) -> process(82% 82%) -> (674/53k) -> write( 1%)
0:01:21 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 323k 100%    0/s ] rels: [ 7.3k 100%  464/s ] features: [ 5.3M 2.3k/s ] 269M 
    cpus: 1.8 gc:  0% mem: 2.8G/4.2G postGC: 786M hppc:  29M
    parse( -%) -> pbf( -%) ->   (0/53k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:01:21 INF [boundaries] - Starting...
0:01:21 INF [boundaries] - Creating polygons for 1 boundaries
0:01:21 WAR [boundaries] - Unable to form closed polygon for OSM relation 148838 (likely missing edges)
0:01:21 INF [boundaries] - Finished creating 0 country polygons
0:01:21 INF [boundaries] - Finished in 0s cpu:0.1s avg:1.6

0:01:21 INF - Finished in 34s cpu:66s avg:2

0:01:21 INF - Deleting node.db to make room for mbtiles
0:01:21 INF [sort] - Starting...
0:01:25 INF [sort] -  chunks: [   1 /   1 100% ] 269M 
    cpus: 1.2 gc:  0% mem: 3.3G/4.2G postGC: 786M
    ->     (0/4) -> worker( -%  -%)
0:01:25 INF [sort] - Finished in 4s cpu:5s avg:1.2

0:01:25 INF - read:1s write:1s sort:1s
0:01:26 INF [mbtiles] - Starting...
0:01:26 DEB [mbtiles:writer] - Execute mbtiles: create table metadata (name text, value text);
0:01:26 DEB [mbtiles:writer] - Execute mbtiles: create unique index name on metadata (name);
0:01:26 DEB [mbtiles:writer] - Execute mbtiles: create table tiles (zoom_level integer, tile_column integer, tile_row, tile_data blob);
0:01:26 DEB [mbtiles:writer] - Execute mbtiles: create unique index tile_index on tiles (zoom_level, tile_column, tile_row)
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: name=OpenMapTiles
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: format=pbf
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a>
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: version=3.12.1
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: type=baselayer
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: bounds=-74.07,21.34,-17.84,43.55
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: center=-45.955,32.445,3
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: minzoom=0
0:01:26 DEB [mbtiles:writer] - Set mbtiles metadata: maxzoom=14
0:01:27 DEB [mbtiles:writer] - Set mbtiles metadata: json={"vector_layers":[{"id":"aerodrome_label","fields":{"name_int":"String","iata":"String","ele_ft":"Number","name_de":"String","name":"String","icao":"String","name:en":"String","class":"String","name_en":"String","name:latin":"String","ele":"Number"},"minzoom":10,"maxzoom":14},{"id":"aeroway","fields":{"ref":"String","class":"String"},"minzoom":10,"maxzoom":14},{"id":"boundary","fields":{"disputed":"Number","admin_level":"Number","maritime":"Number","disputed_name":"String"},"minzoom":0,"maxzoom":14},{"id":"building","fields":{"colour":"String","render_height":"Number","render_min_height":"Number"},"minzoom":13,"maxzoom":14},{"id":"housenumber","fields":{"housenumber":"String"},"minzoom":14,"maxzoom":14},{"id":"landcover","fields":{"subclass":"String","class":"String","_numpoints":"Number"},"minzoom":8,"maxzoom":14},{"id":"landuse","fields":{"class":"String"},"minzoom":4,"maxzoom":14},{"id":"mountain_peak","fields":{"name_int":"String","ele_ft":"Number","name_de":"String","name":"String","class":"String","name_en":"String","name:latin":"String","ele":"Number"},"minzoom":7,"maxzoom":14},{"id":"park","fields":{"name_int":"String","name_de":"String","name":"String","name:en":"String","class":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"place","fields":{"name:fy":"String","name_int":"String","capital":"Number","name:uk":"String","name:pl":"String","name:nl":"String","name:be":"String","name:ru":"String","name:ko":"String","name_de":"String","name":"String","rank":"Number","name:en":"String","name:eo":"String","class":"String","name:hu":"String","name:ta":"String","name:zh":"String","name_en":"String","name:latin":"String"},"minzoom":2,"maxzoom":14},{"id":"poi","fields":{"name_int":"String","level":"Number","name:nonlatin":"String","layer":"Number","name_de":"String","name":"String","subclass":"String","indoor":"Number","name:en":"String","class":"String","name:zh":"String","name_en":"String","name:latin":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"brunnel":"String","surface":"String","bicycle":"String","level":"Number","ramp":"Number","mtb_scale":"String","oneway":"Number","layer":"Number","horse":"String","service":"String","subclass":"String","class":"String","foot":"String"},"minzoom":4,"maxzoom":14},{"id":"transportation_name","fields":{"name_int":"String","ref":"String","name_de":"String","subclass":"String","ref_length":"Number","name":"String","class":"String","layer":"Number","network":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"water","fields":{"intermittent":"Number","class":"String"},"minzoom":0,"maxzoom":14},{"id":"water_name","fields":{"name_int":"String","name:nonlatin":"String","name_de":"String","name":"String","intermittent":"Number","class":"String","name_en":"String","name:latin":"String"},"minzoom":9,"maxzoom":14},{"id":"waterway","fields":{"name_int":"String","brunnel":"String","name_de":"String","intermittent":"Number","name":"String","class":"String","name:latin":"String","name_en":"String"},"minzoom":4,"maxzoom":14}]}
0:01:27 INF [mbtiles:writer] - Starting z0
0:01:27 INF [mbtiles:writer] - Finished z0 in 0s cpu:0s avg:0, now starting z1
0:01:27 INF [mbtiles:writer] - Finished z1 in 0s cpu:0s avg:0, now starting z2
0:01:27 INF [mbtiles:writer] - Finished z2 in 0s cpu:0s avg:0, now starting z3
0:01:27 INF [mbtiles:writer] - Finished z3 in 0s cpu:0s avg:92.3, now starting z4
0:01:27 INF [mbtiles:writer] - Finished z4 in 0s cpu:0s avg:0, now starting z5
0:01:27 INF [mbtiles:writer] - Finished z5 in 0s cpu:0s avg:0, now starting z6
0:01:27 INF [mbtiles:writer] - Finished z6 in 0s cpu:0s avg:0, now starting z7
0:01:27 INF [mbtiles:writer] - Finished z7 in 0.1s cpu:0.2s avg:2, now starting z8
0:01:28 INF [mbtiles:writer] - Finished z8 in 1s cpu:2s avg:2, now starting z9
0:01:29 INF [mbtiles:writer] - Finished z9 in 0.7s cpu:1s avg:2, now starting z10
0:01:29 INF [mbtiles:writer] - Finished z10 in 0.3s cpu:0.6s avg:2, now starting z11
0:01:30 INF [mbtiles:writer] - Finished z11 in 0.8s cpu:2s avg:2, now starting z12
0:01:33 INF [mbtiles:writer] - Finished z12 in 3s cpu:5s avg:2, now starting z13
0:01:36 INF [mbtiles] -  features: [ 722k  14%  67k/s ] 269M  tiles: [ 291k  27k/s ] 47M  
    cpus: 2 gc: 10% mem: 2.2G/4.2G postGC: 843M
    reader( 4%) -> (214/217) -> encoder(55% 55%) -> (215/216) -> writer( 9%)
    last tile: 13/2470/3050 (z13 4%) https://www.openstreetmap.org/#map=13/41.70573/-71.45508
0:01:45 INF [mbtiles:writer] - Finished z13 in 12s cpu:24s avg:2, now starting z14
0:01:46 INF [mbtiles] -  features: [ 2.2M  43% 156k/s ] 269M  tiles: [ 1.1M  88k/s ] 171M 
    cpus: 2 gc:  2% mem: 2.1G/4.2G postGC: 876M
    reader( 5%) -> (213/217) -> encoder(58% 59%) -> (215/216) -> writer(22%)
    last tile: 14/4953/6628 (z14 5%) https://www.openstreetmap.org/#map=14/32.47270/-71.16943
0:01:53 INF [mbtiles] -  features: [ 5.3M 100% 432k/s ] 269M  tiles: [ 3.9M 394k/s ] 494M 
    cpus: 1.4 gc:  1% mem: 1.1G/4.2G postGC: 823M
    reader( -%) ->   (0/217) -> encoder( -%  -%) -> (174/216) -> writer(97%)
    last tile: 14/7237/5988 (z14 94%) https://www.openstreetmap.org/#map=14/43.51669/-20.98389
0:01:54 INF [mbtiles:writer] - Finished z14 in 9s cpu:13s avg:1.5
0:01:54 INF [mbtiles] -  features: [ 5.3M 100%    0/s ] 269M  tiles: [ 4.1M 383k/s ] 514M 
    cpus: 1 gc:  0% mem: 1.1G/4.2G postGC: 823M
    reader( -%) ->   (0/217) -> encoder( -%  -%) ->   (0/216) -> writer( -%)
    last tile: 14/7380/5985 (z14 100%) https://www.openstreetmap.org/#map=14/43.56447/-17.84180
0:01:54 DEB [mbtiles] - Tile stats:
0:01:54 DEB [mbtiles] - z0 avg:7.9k max:7.9k
0:01:54 DEB [mbtiles] - z1 avg:4k max:4k
0:01:54 DEB [mbtiles] - z2 avg:9.4k max:9.4k
0:01:54 DEB [mbtiles] - z3 avg:3.9k max:6.4k
0:01:54 DEB [mbtiles] - z4 avg:1.6k max:4.5k
0:01:54 DEB [mbtiles] - z5 avg:1.4k max:8k
0:01:54 DEB [mbtiles] - z6 avg:1.4k max:24k
0:01:54 DEB [mbtiles] - z7 avg:898 max:32k
0:01:54 DEB [mbtiles] - z8 avg:354 max:40k
0:01:54 DEB [mbtiles] - z9 avg:287 max:261k
0:01:54 DEB [mbtiles] - z10 avg:161 max:223k
0:01:54 DEB [mbtiles] - z11 avg:106 max:125k
0:01:54 DEB [mbtiles] - z12 avg:88 max:136k
0:01:54 DEB [mbtiles] - z13 avg:73 max:117k
0:01:54 DEB [mbtiles] - z14 avg:68 max:255k
0:01:54 DEB [mbtiles] - all avg:71 max:0
0:01:54 DEB [mbtiles] -  # features: 5,323,183
0:01:54 DEB [mbtiles] -     # tiles: 4,115,470
0:01:54 INF [mbtiles] - Finished in 28s cpu:51s avg:1.8

0:01:54 INF - Finished in 114s cpu:203s avg:1.8

0:01:54 INF - FINISHED!
0:01:54 INF - ----------------------------------------
0:01:54 INF - 	overall	114s cpu:203s avg:1.8
0:01:54 INF - 	lake_centerlines	0.8s cpu:1s avg:1.7
0:01:54 INF - 	water_polygons	25s cpu:45s avg:1.8
0:01:54 INF - 	natural_earth	10s cpu:17s avg:1.6
0:01:54 INF - 	osm_pass1	4s cpu:7s avg:2
0:01:54 INF - 	osm_pass2	34s cpu:66s avg:2
0:01:54 INF - 	boundaries	0s cpu:0.1s avg:1.6
0:01:54 INF - 	sort	4s cpu:5s avg:1.2
0:01:54 INF - 	mbtiles	28s cpu:51s avg:1.8
0:01:54 INF - ----------------------------------------
0:01:54 INF - 	features	269MB
0:01:54 INF - 	mbtiles	514MB
-rw-r--r-- 1 runner docker 53M Jan 16 14:52 run.jar
ℹ️ This Branch Logs 15d09e4
0:00:00 DEB - argument: config=null (path to config file)
0:00:00 DEB - argument: area=rhode island (name of the extract to download if osm_url/osm_path not specified (i.e. 'monaco' 'rhode island' 'australia' or 'planet'))
0:00:00 INF - Using in-memory stats
0:00:00 INF [overall] - Starting...
0:00:00 DEB - argument: bounds=Env[-74.07 : -17.84, 21.34 : 43.55] (bounds)
0:00:00 DEB - argument: threads=2 (num threads)
0:00:00 DEB - argument: loginterval=10 seconds (time between logs)
0:00:00 DEB - argument: minzoom=0 (minimum zoom level)
0:00:00 DEB - argument: maxzoom=14 (maximum zoom level (limit 14))
0:00:00 DEB - argument: defer_mbtiles_index_creation=false (skip adding index to mbtiles file)
0:00:00 DEB - argument: optimize_db=false (optimize mbtiles after writing)
0:00:00 DEB - argument: emit_tiles_in_order=true (emit tiles in index order)
0:00:00 DEB - argument: force=false (force overwriting output file)
0:00:00 DEB - argument: gzip_temp=false (gzip temporary feature storage (uses more CPU, but less disk space))
0:00:00 DEB - argument: sort_max_readers=6 (maximum number of concurrent read threads to use when sorting chunks)
0:00:00 DEB - argument: sort_max_writers=6 (maximum number of concurrent write threads to use when sorting chunks)
0:00:00 DEB - argument: nodemap_type=sortedtable (type of node location map: noop, sortedtable, or sparsearray)
0:00:00 DEB - argument: nodemap_storage=mmap (storage for location map: mmap or ram)
0:00:00 DEB - argument: http_user_agent=Planetiler downloader (https://github.com/onthegomap/planetiler) (User-Agent header to set when downloading files over HTTP)
0:00:00 DEB - argument: http_timeout=30 seconds (Timeout to use when downloading files over HTTP)
0:00:00 DEB - argument: download_chunk_size_mb=100 (Size of file chunks to download in parallel in megabytes)
0:00:00 DEB - argument: download_threads=1 (Number of parallel threads to use when downloading each file)
0:00:00 DEB - argument: min_feature_size_at_max_zoom=0.0625 (Default value for the minimum size in tile pixels of features to emit at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: min_feature_size=1.0 (Default value for the minimum size in tile pixels of features to emit below the maximum zoom level)
0:00:00 DEB - argument: simplify_tolerance_at_max_zoom=0.0625 (Default value for the tile pixel tolerance to use when simplifying features at the maximum zoom level to allow for overzooming)
0:00:00 DEB - argument: simplify_tolerance=0.1 (Default value for the tile pixel tolerance to use when simplifying features below the maximum zoom level)
0:00:00 DEB - argument: tmpdir=data/tmp (temp directory)
0:00:00 DEB - argument: only_download=false (download source data then exit)
0:00:00 DEB - argument: download=false (download sources)
0:00:00 DEB - argument: only_fetch_wikidata=false (fetch wikidata translations then quit)
0:00:00 DEB - argument: fetch_wikidata=false (fetch wikidata translations then continue)
0:00:00 DEB - argument: use_wikidata=true (use wikidata translations)
0:00:00 DEB - argument: wikidata_cache=data/sources/wikidata_names.json (wikidata cache file)
0:00:00 DEB - argument: lake_centerlines_path=data/sources/lake_centerline.shp.zip (lake_centerlines shapefile path)
0:00:00 DEB - argument: water_polygons_path=data/sources/water-polygons-split-3857.zip (water_polygons shapefile path)
0:00:00 DEB - argument: natural_earth_path=data/sources/natural_earth_vector.sqlite.zip (natural_earth sqlite db path)
0:00:00 DEB - argument: osm_path=data/sources/rhode_island.osm.pbf (osm OSM input file path)
0:00:00 DEB - argument: mbtiles=data/out.mbtiles (mbtiles output file)
0:00:00 DEB - argument: transliterate=true (attempt to transliterate latin names)
0:00:00 DEB - argument: languages=am,ar,az,be,bg,br,bs,ca,co,cs,cy,da,de,el,en,eo,es,et,eu,fi,fr,fy,ga,gd,he,hi,hr,hu,hy,id,is,it,ja,ja_kana,ja_rm,ja-Latn,ja-Hira,ka,kk,kn,ko,ko-Latn,ku,la,lb,lt,lv,mk,mt,ml,nl,no,oc,pl,pt,rm,ro,ru,sk,sl,sq,sr,sr-Latn,sv,ta,te,th,tr,uk,zh (languages to use)
0:00:00 DEB - argument: only_layers= (Include only certain layers)
0:00:00 DEB - argument: exclude_layers= (Exclude certain layers)
0:00:00 DEB - argument: boundary_country_names=true (boundary layer: add left/right codes of neighboring countries)
0:00:00 DEB - argument: transportation_z13_paths=true (transportation(_name) layer: show paths on z13)
0:00:00 DEB - argument: building_merge_z13=true (building layer: merge nearby buildings at z13)
0:00:00 DEB - argument: transportation_name_brunnel=false (transportation_name layer: set to false to omit brunnel and help merge long highways)
0:00:00 DEB - argument: transportation_name_size_for_shield=false (transportation_name layer: allow road names on shorter segments (ie. they will have a shield))
0:00:00 DEB - argument: transportation_name_limit_merge=false (transportation_name layer: limit merge so we don't combine different relations to help merge long highways)
0:00:00 DEB - argument: transportation_z13_paths=true (transportation(_name) layer: show paths on z13)
0:00:00 DEB - argument: mbtiles_name=OpenMapTiles ('name' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org ('description' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a> ('attribution' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_version=3.12.1 ('version' attribute for mbtiles metadata)
0:00:00 DEB - argument: mbtiles_type=baselayer ('type' attribute for mbtiles metadata)
0:00:00 DEB - argument: help=false (show arguments then exit)
0:00:00 INF - Building BasemapProfile profile into data/out.mbtiles in these phases:
0:00:00 INF -   lake_centerlines: Process features in data/sources/lake_centerline.shp.zip
0:00:00 INF -   water_polygons: Process features in data/sources/water-polygons-split-3857.zip
0:00:00 INF -   natural_earth: Process features in data/sources/natural_earth_vector.sqlite.zip
0:00:00 INF -   osm_pass1: Pre-process OpenStreetMap input (store node locations then relation members)
0:00:00 INF -   osm_pass2: Process OpenStreetMap nodes, ways, then relations
0:00:00 INF -   sort: Sort rendered features by tile ID
0:00:00 INF -   mbtiles: Encode each tile and write to data/out.mbtiles
0:00:00 INF - error loading /home/runner/work/planetiler/planetiler/data/sources/wikidata_names.json: java.nio.file.NoSuchFileException: data/sources/wikidata_names.json
0:00:00 INF - Using merge sort feature map, chunk size=1000mb workers=2
0:00:02 INF - dataFileCache open start
0:00:02 INF [lake_centerlines] - Starting...
0:00:02 INF [lake_centerlines] -  read: [  14k 100%  24k/s ] write: [    0    0/s ] 0    
    cpus: 1.7 gc:  0% mem: 163M/4.2G postGC: 46M
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:02 INF [lake_centerlines] - Finished in 0.7s cpu:1s avg:1.7

0:00:02 INF [water_polygons] - Starting...
0:00:13 INF [water_polygons] -  read: [   2k  14%  206/s ] write: [  52k 5.1k/s ] 3.1M 
    cpus: 2 gc: 14% mem: 1.4G/4.2G postGC: 1.2G
    read(53%) ->    (0/1k) -> process(27% 33%) ->  (1k/53k) -> write( 0%)
0:00:23 INF [water_polygons] -  read: [ 5.4k  37%  333/s ] write: [ 300k  24k/s ] 15M  
    cpus: 1.6 gc:  7% mem: 1.7G/4.2G postGC: 1.6G
    read(73%) ->    (1/1k) -> process(16% 30%) -> (298/53k) -> write( 1%)
0:00:28 INF [water_polygons] -  read: [  14k 100% 1.7k/s ] write: [ 4.3M 774k/s ] 186M 
    cpus: 1.7 gc:  3% mem: 2.3G/4.2G postGC: 1.7G
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:28 INF [water_polygons] - Finished in 25s cpu:45s avg:1.8

0:00:28 INF [natural_earth] - unzipping /home/runner/work/planetiler/planetiler/data/sources/natural_earth_vector.sqlite.zip to data/tmp/natearth.sqlite
0:00:36 INF [natural_earth] - Starting...
0:00:46 INF [natural_earth] -  read: [ 349k 100%  35k/s ] write: [  203   20/s ] 186M 
    cpus: 1.7 gc:  0% mem: 1.5G/4.2G postGC: 1.7G
    read( -%) ->    (0/1k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:00:46 INF [natural_earth] - Finished in 10s cpu:17s avg:1.6

0:00:46 INF [osm_pass1] - Starting...
0:00:50 INF [osm_pass1] -  nodes: [ 4.5M 1.2M/s ] 349M  ways: [ 323k  89k/s ] rels: [ 7.3k   2k/s ]
    cpus: 1.9 gc:  0% mem: 2.8G/4.2G postGC: 624M hppc: 861k
    parse() -> pbf( -%) ->   (0/70k) -> process(41%)
0:00:50 INF [osm_pass1] - Finished in 4s cpu:7s avg:1.9

0:00:50 INF [osm_pass2] - Starting...
0:00:54 DEB [osm_pass2:process] - Sorting long long multimap...
0:00:54 DEB [osm_pass2:process] - Sorted long long multimap time:0.032470275s
0:01:00 INF [osm_pass2] -  nodes: [ 4.5M 100% 454k/s ] 349M  ways: [  62k  19% 6.2k/s ] rels: [    0   0%    0/s ] features: [ 4.6M  31k/s ] 211M 
    cpus: 2 gc:  1% mem: 2.6G/4.2G postGC: 791M hppc: 1.2M
    parse(13%) -> pbf( 3%) -> (52k/53k) -> process(58% 60%) -> (369/53k) -> write( 1%)
0:01:10 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 244k  76%  18k/s ] rels: [    0   0%    0/s ] features: [ 5.1M  47k/s ] 240M 
    cpus: 2 gc:  1% mem: 2.6G/4.2G postGC: 821M hppc:  13M
    parse( 4%) -> pbf( 0%) -> (52k/53k) -> process(71% 70%) -> (908/53k) -> write( 2%)
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850471] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850474] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850475] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850476] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850477] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850480] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850478] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850479] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850481] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850487] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850488] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850484] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[955850493] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850491] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850497] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850499] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850510] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850512] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850498] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955850519] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955117821] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955089016] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955089018] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955089010] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079707] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079710] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079725] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079733] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079713] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079715] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079720] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079721] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[955079724] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079723] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079730] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[955079727] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[997454648] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799218] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[997454649] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[955079726] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828076] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[954789250] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[954789245] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[954789247] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[954789246] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[952828047] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828069] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828072] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828071] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828079] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828080] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828083] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952828082] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[968569835] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[952799219] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799222] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799225] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799224] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799226] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing inner OsmWay[952799240] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952799239] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952790620] for multipolygon OsmRelation[11507515]
0:01:16 WAR [osm_pass2:process] - Missing outer OsmWay[952790646] for multipolygon OsmRelation[11507515]
0:01:20 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 323k 100% 7.8k/s ] rels: [ 3.7k  51%  370/s ] features: [ 5.3M  19k/s ] 260M 
    cpus: 2 gc:  1% mem: 2.7G/4.2G postGC: 805M hppc:  29M
    parse( -%) -> pbf( -%) -> (3.6k/53k) -> process(81% 84%) -> (702/53k) -> write( 1%)
0:01:26 INF [osm_pass2] -  nodes: [ 4.5M 100%    0/s ] 349M  ways: [ 323k 100%    0/s ] rels: [ 7.3k 100%  537/s ] features: [ 5.3M 2.6k/s ] 269M 
    cpus: 1.8 gc:  0% mem: 2.2G/4.2G postGC: 800M hppc:  29M
    parse( -%) -> pbf( -%) ->   (0/53k) -> process( -%  -%) ->   (0/53k) -> write( -%)
0:01:26 INF [boundaries] - Starting...
0:01:26 INF [boundaries] - Creating polygons for 1 boundaries
0:01:26 WAR [boundaries] - Unable to form closed polygon for OSM relation 148838 (likely missing edges)
0:01:26 INF [boundaries] - Finished creating 0 country polygons
0:01:26 INF [boundaries] - Finished in 0s cpu:0.1s avg:1.6

0:01:26 INF - Finished in 37s cpu:72s avg:1.9

0:01:26 INF - Deleting node.db to make room for mbtiles
0:01:26 INF [sort] - Starting...
0:01:30 INF [sort] -  chunks: [   1 /   1 100% ] 269M 
    cpus: 1.3 gc:  0% mem: 2.7G/4.2G postGC: 800M
    ->     (0/4) -> worker( -%  -%)
0:01:30 INF [sort] - Finished in 4s cpu:5s avg:1.3

0:01:30 INF - read:1s write:1s sort:1s
0:01:31 INF [mbtiles] - Starting...
0:01:31 DEB [mbtiles:writer] - Execute mbtiles: create table metadata (name text, value text);
0:01:31 DEB [mbtiles:writer] - Execute mbtiles: create unique index name on metadata (name);
0:01:31 DEB [mbtiles:writer] - Execute mbtiles: create table tiles (zoom_level integer, tile_column integer, tile_row, tile_data blob);
0:01:31 DEB [mbtiles:writer] - Execute mbtiles: create unique index tile_index on tiles (zoom_level, tile_column, tile_row)
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: name=OpenMapTiles
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: format=pbf
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: description=A tileset showcasing all layers in OpenMapTiles. https://openmaptiles.org
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: attribution=<a href="https://www.openmaptiles.org/" target="_blank">&copy; OpenMapTiles</a> <a href="https://www.openstreetmap.org/copyright" target="_blank">&copy; OpenStreetMap contributors</a>
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: version=3.12.1
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: type=baselayer
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: bounds=-74.07,21.34,-17.84,43.55
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: center=-45.955,32.445,3
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: minzoom=0
0:01:31 DEB [mbtiles:writer] - Set mbtiles metadata: maxzoom=14
0:01:32 DEB [mbtiles:writer] - Set mbtiles metadata: json={"vector_layers":[{"id":"aerodrome_label","fields":{"name_int":"String","iata":"String","ele_ft":"Number","name_de":"String","name":"String","icao":"String","name:en":"String","class":"String","name_en":"String","name:latin":"String","ele":"Number"},"minzoom":10,"maxzoom":14},{"id":"aeroway","fields":{"ref":"String","class":"String"},"minzoom":10,"maxzoom":14},{"id":"boundary","fields":{"disputed":"Number","admin_level":"Number","maritime":"Number","disputed_name":"String"},"minzoom":0,"maxzoom":14},{"id":"building","fields":{"colour":"String","render_height":"Number","render_min_height":"Number"},"minzoom":13,"maxzoom":14},{"id":"housenumber","fields":{"housenumber":"String"},"minzoom":14,"maxzoom":14},{"id":"landcover","fields":{"subclass":"String","class":"String","_numpoints":"Number"},"minzoom":8,"maxzoom":14},{"id":"landuse","fields":{"class":"String"},"minzoom":4,"maxzoom":14},{"id":"mountain_peak","fields":{"name_int":"String","ele_ft":"Number","name_de":"String","name":"String","class":"String","name_en":"String","name:latin":"String","ele":"Number"},"minzoom":7,"maxzoom":14},{"id":"park","fields":{"name_int":"String","name_de":"String","name":"String","name:en":"String","class":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"place","fields":{"name:fy":"String","name_int":"String","capital":"Number","name:uk":"String","name:pl":"String","name:nl":"String","name:be":"String","name:ru":"String","name:ko":"String","name_de":"String","name":"String","rank":"Number","name:en":"String","name:eo":"String","class":"String","name:hu":"String","name:ta":"String","name:zh":"String","name_en":"String","name:latin":"String"},"minzoom":2,"maxzoom":14},{"id":"poi","fields":{"name_int":"String","level":"Number","name:nonlatin":"String","layer":"Number","name_de":"String","name":"String","subclass":"String","indoor":"Number","name:en":"String","class":"String","name:zh":"String","name_en":"String","name:latin":"String"},"minzoom":12,"maxzoom":14},{"id":"transportation","fields":{"brunnel":"String","bicycle":"String","surface":"String","level":"Number","ramp":"Number","mtb_scale":"String","oneway":"Number","layer":"Number","horse":"String","service":"String","subclass":"String","class":"String","foot":"String"},"minzoom":4,"maxzoom":14},{"id":"transportation_name","fields":{"name_int":"String","ref":"String","name_de":"String","subclass":"String","ref_length":"Number","name":"String","class":"String","layer":"Number","network":"String","name_en":"String","name:latin":"String"},"minzoom":6,"maxzoom":14},{"id":"water","fields":{"intermittent":"Number","class":"String"},"minzoom":0,"maxzoom":14},{"id":"water_name","fields":{"name_int":"String","name:nonlatin":"String","name_de":"String","name":"String","intermittent":"Number","class":"String","name_en":"String","name:latin":"String"},"minzoom":9,"maxzoom":14},{"id":"waterway","fields":{"name_int":"String","brunnel":"String","name_de":"String","intermittent":"Number","name":"String","class":"String","name:latin":"String","name_en":"String"},"minzoom":4,"maxzoom":14}]}
0:01:32 INF [mbtiles:writer] - Starting z0
0:01:32 INF [mbtiles:writer] - Finished z0 in 0s cpu:0s avg:0, now starting z1
0:01:32 INF [mbtiles:writer] - Finished z1 in 0s cpu:0s avg:114.2, now starting z2
0:01:32 INF [mbtiles:writer] - Finished z2 in 0s cpu:0s avg:0, now starting z3
0:01:32 INF [mbtiles:writer] - Finished z3 in 0s cpu:0s avg:0, now starting z4
0:01:32 INF [mbtiles:writer] - Finished z4 in 0s cpu:0s avg:0, now starting z5
0:01:32 INF [mbtiles:writer] - Finished z5 in 0s cpu:0s avg:0, now starting z6
0:01:32 INF [mbtiles:writer] - Finished z6 in 0s cpu:0s avg:0, now starting z7
0:01:32 INF [mbtiles:writer] - Finished z7 in 0.1s cpu:0.1s avg:2, now starting z8
0:01:33 INF [mbtiles:writer] - Finished z8 in 1s cpu:2s avg:2, now starting z9
0:01:34 INF [mbtiles:writer] - Finished z9 in 0.7s cpu:1s avg:2, now starting z10
0:01:34 INF [mbtiles:writer] - Finished z10 in 0.3s cpu:0.5s avg:2, now starting z11
0:01:35 INF [mbtiles:writer] - Finished z11 in 0.9s cpu:2s avg:2, now starting z12
0:01:38 INF [mbtiles:writer] - Finished z12 in 2s cpu:5s avg:2, now starting z13
0:01:41 INF [mbtiles] -  features: [ 695k  13%  69k/s ] 269M  tiles: [ 290k  29k/s ] 46M  
    cpus: 2 gc:  6% mem: 1G/4.2G postGC: 883M
    reader( 4%) -> (213/217) -> encoder(55% 55%) -> (215/216) -> writer( 8%)
    last tile: 13/2469/3048 (z13 4%) https://www.openstreetmap.org/#map=13/41.77131/-71.49902
0:01:50 INF [mbtiles:writer] - Finished z13 in 13s cpu:25s avg:2, now starting z14
0:01:51 INF [mbtiles] -  features: [ 1.9M  37% 128k/s ] 269M  tiles: [ 1.1M  86k/s ] 161M 
    cpus: 2 gc:  2% mem: 1.1G/4.2G postGC: 961M
    reader( 5%) -> (214/217) -> encoder(54% 55%) -> (215/216) -> writer(22%)
    last tile: 14/4938/6201 (z14 4%) https://www.openstreetmap.org/#map=14/40.02761/-71.49902
0:01:59 INF [mbtiles] -  features: [ 5.3M 100% 418k/s ] 269M  tiles: [ 3.9M 348k/s ] 494M 
    cpus: 1.5 gc:  1% mem: 1.8G/4.2G postGC: 909M
    reader( -%) ->   (0/217) -> encoder( -%  -%) -> (173/216) -> writer(86%)
    last tile: 14/7237/5988 (z14 94%) https://www.openstreetmap.org/#map=14/43.51669/-20.98389
0:02:00 INF [mbtiles:writer] - Finished z14 in 9s cpu:14s avg:1.5
0:02:00 INF [mbtiles] -  features: [ 5.3M 100%    0/s ] 269M  tiles: [ 4.1M 418k/s ] 514M 
    cpus: 1 gc:  0% mem: 1.8G/4.2G postGC: 909M
    reader( -%) ->   (0/217) -> encoder( -%  -%) ->   (0/216) -> writer( -%)
    last tile: 14/7380/5985 (z14 100%) https://www.openstreetmap.org/#map=14/43.56447/-17.84180
0:02:00 DEB [mbtiles] - Tile stats:
0:02:00 DEB [mbtiles] - z0 avg:7.9k max:7.9k
0:02:00 DEB [mbtiles] - z1 avg:4k max:4k
0:02:00 DEB [mbtiles] - z2 avg:9.4k max:9.4k
0:02:00 DEB [mbtiles] - z3 avg:3.9k max:6.4k
0:02:00 DEB [mbtiles] - z4 avg:1.6k max:4.5k
0:02:00 DEB [mbtiles] - z5 avg:1.4k max:8k
0:02:00 DEB [mbtiles] - z6 avg:1.4k max:24k
0:02:00 DEB [mbtiles] - z7 avg:898 max:32k
0:02:00 DEB [mbtiles] - z8 avg:354 max:40k
0:02:00 DEB [mbtiles] - z9 avg:287 max:261k
0:02:00 DEB [mbtiles] - z10 avg:161 max:223k
0:02:00 DEB [mbtiles] - z11 avg:106 max:125k
0:02:00 DEB [mbtiles] - z12 avg:88 max:136k
0:02:00 DEB [mbtiles] - z13 avg:73 max:117k
0:02:00 DEB [mbtiles] - z14 avg:68 max:255k
0:02:00 DEB [mbtiles] - all avg:71 max:0
0:02:00 DEB [mbtiles] -  # features: 5,323,183
0:02:00 DEB [mbtiles] -     # tiles: 4,115,470
0:02:00 INF [mbtiles] - Finished in 28s cpu:52s avg:1.8

0:02:00 INF - Finished in 120s cpu:209s avg:1.7

0:02:00 INF - FINISHED!
0:02:00 INF - ----------------------------------------
0:02:00 INF - 	overall	120s cpu:209s avg:1.7
0:02:00 INF - 	lake_centerlines	0.7s cpu:1s avg:1.7
0:02:00 INF - 	water_polygons	25s cpu:45s avg:1.8
0:02:00 INF - 	natural_earth	10s cpu:17s avg:1.6
0:02:00 INF - 	osm_pass1	4s cpu:7s avg:1.9
0:02:00 INF - 	osm_pass2	37s cpu:72s avg:1.9
0:02:00 INF - 	boundaries	0s cpu:0.1s avg:1.6
0:02:00 INF - 	sort	4s cpu:5s avg:1.3
0:02:00 INF - 	mbtiles	28s cpu:52s avg:1.8
0:02:00 INF - ----------------------------------------
0:02:00 INF - 	features	269MB
0:02:00 INF - 	mbtiles	514MB
-rw-r--r-- 1 runner docker 53M Jan 16 14:50 run.jar

@msbarry msbarry merged commit 6f2dbc4 into main Jan 16, 2022
@msbarry msbarry deleted the preprocess-nodes-ways branch January 16, 2022 15:01
mmc1718 pushed a commit to nmr8acme/planetiler that referenced this pull request Jan 24, 2023
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.

None yet

1 participant