Advertisement
Guest User

WebODM processing

a guest
Jan 24th, 2022
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 80.83 KB | None | 0 0
  1. {
  2.     "odmVersion": "2.7.2",
  3.     "memory": {
  4.         "total": 31806,
  5.         "available": 24011
  6.     },
  7.     "cpus": 16,
  8.     "images": 122,
  9.     "options": {
  10.         "auto_boundary": true,
  11.         "boundary": {},
  12.         "build_overviews": false,
  13.         "camera_lens": "auto",
  14.         "cameras": {},
  15.         "cog": true,
  16.         "copy_to": null,
  17.         "crop": 3,
  18.         "debug": false,
  19.         "dem_decimation": 1,
  20.         "dem_euclidean_map": false,
  21.         "dem_gapfill_steps": 3,
  22.         "dem_resolution": 5,
  23.         "depthmap_resolution": 640,
  24.         "dsm": true,
  25.         "dtm": false,
  26.         "end_with": "odm_postprocess",
  27.         "fast_orthophoto": false,
  28.         "feature_quality": "high",
  29.         "feature_type": "sift",
  30.         "force_gps": false,
  31.         "gcp": null,
  32.         "geo": null,
  33.         "gps_accuracy": 10,
  34.         "ignore_gsd": false,
  35.         "matcher_neighbors": 8,
  36.         "matcher_type": "flann",
  37.         "max_concurrency": 16,
  38.         "merge": "all",
  39.         "mesh_octree_depth": 11,
  40.         "mesh_size": 200000,
  41.         "min_num_features": 10000,
  42.         "name": "13b133dd-3e32-494d-89e6-7e429f1c5fdf",
  43.         "optimize_disk_space": false,
  44.         "orthophoto_compression": "DEFLATE",
  45.         "orthophoto_cutline": false,
  46.         "orthophoto_kmz": false,
  47.         "orthophoto_no_tiled": false,
  48.         "orthophoto_png": false,
  49.         "orthophoto_resolution": 5,
  50.         "pc_classify": false,
  51.         "pc_csv": false,
  52.         "pc_ept": true,
  53.         "pc_filter": 2.5,
  54.         "pc_geometric": false,
  55.         "pc_las": false,
  56.         "pc_quality": "medium",
  57.         "pc_rectify": false,
  58.         "pc_sample": 0,
  59.         "pc_tile": false,
  60.         "primary_band": "auto",
  61.         "project_path": "/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf",
  62.         "radiometric_calibration": "none",
  63.         "rerun": null,
  64.         "rerun_all": false,
  65.         "rerun_from": null,
  66.         "resize_to": 2048,
  67.         "sfm_algorithm": "incremental",
  68.         "skip_3dmodel": false,
  69.         "skip_band_alignment": false,
  70.         "skip_orthophoto": false,
  71.         "skip_report": false,
  72.         "sm_cluster": null,
  73.         "smrf_scalar": 1.25,
  74.         "smrf_slope": 0.15,
  75.         "smrf_threshold": 0.5,
  76.         "smrf_window": 18.0,
  77.         "split": 999999,
  78.         "split_image_groups": null,
  79.         "split_overlap": 150,
  80.         "texturing_data_term": "gmi",
  81.         "texturing_keep_unseen_faces": false,
  82.         "texturing_outlier_removal_type": "gauss_clamping",
  83.         "texturing_skip_global_seam_leveling": false,
  84.         "texturing_skip_local_seam_leveling": false,
  85.         "texturing_tone_mapping": "none",
  86.         "tiles": false,
  87.         "time": false,
  88.         "use_3dmesh": false,
  89.         "use_exif": false,
  90.         "use_fixed_camera_params": false,
  91.         "use_hybrid_bundle_adjustment": false,
  92.         "verbose": false
  93.     },
  94.     "startTime": "2022-01-24T09:15:57.550661",
  95.     "stages": [
  96.         {
  97.             "name": "dataset",
  98.             "startTime": "2022-01-24T09:15:58.213189",
  99.             "messages": [
  100.                 {
  101.                     "message": "Running dataset stage",
  102.                     "type": "info"
  103.                 },
  104.                 {
  105.                     "message": "Loading dataset from: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/images",
  106.                     "type": "info"
  107.                 },
  108.                 {
  109.                     "message": "Loading 122 images",
  110.                     "type": "info"
  111.                 },
  112.                 {
  113.                     "message": "Wrote images database: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/images.json",
  114.                     "type": "info"
  115.                 },
  116.                 {
  117.                     "message": "Found 122 usable images",
  118.                     "type": "info"
  119.                 },
  120.                 {
  121.                     "message": "Parsing SRS header: WGS84 UTM 33N",
  122.                     "type": "info"
  123.                 },
  124.                 {
  125.                     "message": "Finished dataset stage",
  126.                     "type": "info"
  127.                 }
  128.             ]
  129.         },
  130.         {
  131.             "name": "split",
  132.             "startTime": "2022-01-24T09:15:58.661680",
  133.             "messages": [
  134.                 {
  135.                     "message": "Running split stage",
  136.                     "type": "info"
  137.                 },
  138.                 {
  139.                     "message": "Normal dataset, will process all at once.",
  140.                     "type": "info"
  141.                 },
  142.                 {
  143.                     "message": "Finished split stage",
  144.                     "type": "info"
  145.                 }
  146.             ]
  147.         },
  148.         {
  149.             "name": "merge",
  150.             "startTime": "2022-01-24T09:15:58.661712",
  151.             "messages": [
  152.                 {
  153.                     "message": "Running merge stage",
  154.                     "type": "info"
  155.                 },
  156.                 {
  157.                     "message": "Normal dataset, nothing to merge.",
  158.                     "type": "info"
  159.                 },
  160.                 {
  161.                     "message": "Finished merge stage",
  162.                     "type": "info"
  163.                 }
  164.             ]
  165.         },
  166.         {
  167.             "name": "opensfm",
  168.             "startTime": "2022-01-24T09:15:58.661732",
  169.             "messages": [
  170.                 {
  171.                     "message": "Running opensfm stage",
  172.                     "type": "info"
  173.                 },
  174.                 {
  175.                     "message": "Maximum photo dimensions: 2048px",
  176.                     "type": "info"
  177.                 },
  178.                 {
  179.                     "message": "Photo dimensions for feature extraction: 1024px",
  180.                     "type": "info"
  181.                 },
  182.                 {
  183.                     "message": "nvidia-smi not found in PATH, using CPU",
  184.                     "type": "info"
  185.                 },
  186.                 {
  187.                     "message": "Altitude data detected, enabling it for GPS alignment",
  188.                     "type": "info"
  189.                 },
  190.                 {
  191.                     "message": [
  192.                         "use_exif_size: no",
  193.                         "flann_algorithm: KDTREE",
  194.                         "feature_process_size: 1024",
  195.                         "feature_min_frames: 10000",
  196.                         "processes: 16",
  197.                         "matching_gps_neighbors: 8",
  198.                         "matching_gps_distance: 0",
  199.                         "matching_graph_rounds: 50",
  200.                         "optimize_camera_parameters: yes",
  201.                         "reconstruction_algorithm: incremental",
  202.                         "undistorted_image_format: tif",
  203.                         "bundle_outlier_filtering_type: AUTO",
  204.                         "sift_peak_threshold: 0.066",
  205.                         "align_orientation_prior: vertical",
  206.                         "triangulation_type: ROBUST",
  207.                         "retriangulation_ratio: 2",
  208.                         "matcher_type: FLANN",
  209.                         "feature_type: SIFT",
  210.                         "use_altitude_tag: yes",
  211.                         "align_method: auto",
  212.                         "local_bundle_radius: 0"
  213.                     ],
  214.                     "type": "info"
  215.                 },
  216.                 {
  217.                     "message": "Wrote reference_lla.json",
  218.                     "type": "info"
  219.                 },
  220.                 {
  221.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" detect_features \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  222.                     "type": "info"
  223.                 },
  224.                 {
  225.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" match_features \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  226.                     "type": "info"
  227.                 },
  228.                 {
  229.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" create_tracks \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  230.                     "type": "info"
  231.                 },
  232.                 {
  233.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" reconstruct \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  234.                     "type": "info"
  235.                 },
  236.                 {
  237.                     "message": "Export reconstruction stats",
  238.                     "type": "info"
  239.                 },
  240.                 {
  241.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" compute_statistics --diagram_max_points 100000 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  242.                     "type": "info"
  243.                 },
  244.                 {
  245.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_geocoords --reconstruction --proj \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\" --offset-x 574078.0 --offset-y 5882957.0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  246.                     "type": "info"
  247.                 },
  248.                 {
  249.                     "message": "Updating /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/config.yaml",
  250.                     "type": "info"
  251.                 },
  252.                 {
  253.                     "message": "undistorted_image_max_size: 2048",
  254.                     "type": "info"
  255.                 },
  256.                 {
  257.                     "message": "Undistorting /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm ...",
  258.                     "type": "info"
  259.                 },
  260.                 {
  261.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_visualsfm --points \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  262.                     "type": "info"
  263.                 },
  264.                 {
  265.                     "message": "Finished opensfm stage",
  266.                     "type": "info"
  267.                 }
  268.             ]
  269.         },
  270.         {
  271.             "name": "openmvs",
  272.             "startTime": "2022-01-24T09:18:29.669710",
  273.             "messages": [
  274.                 {
  275.                     "message": "Running openmvs stage",
  276.                     "type": "info"
  277.                 },
  278.                 {
  279.                     "message": "running \"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_openmvs \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  280.                     "type": "info"
  281.                 },
  282.                 {
  283.                     "message": "Running dense reconstruction. This might take a while.",
  284.                     "type": "info"
  285.                 },
  286.                 {
  287.                     "message": "Estimating depthmaps",
  288.                     "type": "info"
  289.                 },
  290.                 {
  291.                     "message": "running \"/code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene.mvs\"  --resolution-level 3 --min-resolution 320 --max-resolution 2048 --max-threads 16 --number-views-fuse 2 -w \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/depthmaps\" -v 0 --geometric-iters 0 --cuda-device -1",
  292.                     "type": "info"
  293.                 },
  294.                 {
  295.                     "message": "running \"/code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud\" --filter-point-cloud -1 -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense.mvs\" -v 0 --cuda-device -1",
  296.                     "type": "info"
  297.                 },
  298.                 {
  299.                     "message": "Finished openmvs stage",
  300.                     "type": "info"
  301.                 }
  302.             ]
  303.         },
  304.         {
  305.             "name": "odm_filterpoints",
  306.             "startTime": "2022-01-24T09:19:43.640118",
  307.             "messages": [
  308.                 {
  309.                     "message": "Running odm_filterpoints stage",
  310.                     "type": "info"
  311.                 },
  312.                 {
  313.                     "message": "Filtering /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense_dense_filtered.ply (statistical, meanK 16, standard deviation 2.5)",
  314.                     "type": "info"
  315.                 },
  316.                 {
  317.                     "message": "Boundary [(-61.89985311613418, -617.7109347125515), (-69.88342257239856, -622.726266910322), (-78.11620561988093, -627.3210706729442), (-86.57607135840226, -631.4829945070669), (-95.2402784563601, -635.2008505668491), (-104.08553628367372, -638.4646447226405), (-113.08806751982775, -641.2656034268439), (-122.2236720706569, -643.5961973015219), (-131.46779212227557, -645.4501613760367), (-140.79557815520093, -646.8225119300187), (-150.1819557439303, -647.709559888579), (-159.60169296059757, -648.1089207390323), (-169.0294682015665, -648.0195209430531), (-178.43993825628422, -647.4416008191183), (-187.80780643248, -646.3767138989642), (-197.10789055831265, -644.8277227533981), (-206.31519067508634, -642.7987912902609), (-215.4049562404398, -640.2953735692427), (-224.3527526621474, -637.3241991363466), (-233.13452698127367, -633.8932549329475), (-241.72667253005784, -630.0117638288066), (-250.10609239002224, -625.6901598293334), (-385.44183173938654, -551.388762883842), (-393.76867654535454, -546.5255216658115), (-401.8260137932375, -541.2277130587026), (-409.5911860425258, -535.5102346371859), (-417.0423574282322, -529.3891640976071), (-424.15857506380416, -522.8817140497267), (-430.9198279612465, -516.0061836102977), (-437.30710330291186, -508.7819069493562), (-451.8639278940391, -491.410291403532), (-457.5917742897291, -484.2126421285793), (-462.94831766630523, -476.73455263487995), (-467.91985161346383, -468.99515797942877), (-472.4936548892874, -461.0142618501559), (-476.658023971715, -452.81228589545935), (-480.40230300545227, -444.41021746303886), (-483.7169110685354, -435.8295559035614), (-486.59336668800097, -427.09225755091757), (-489.02430954249576, -418.220679548569), (-491.0035192959476, -409.23752263281494), (-492.52593151433393, -400.1657730517909), (-511.27668970357627, -268.0400249809027), (-512.4036806705408, -258.16603570245206), (-512.9895635152934, -248.24522352777421), (-520.1257378493901, -22.908532426692545), (-520.1888207783923, -13.959446880966425), (-519.8115421524271, -5.018095059320331), (-518.9948157399194, 3.8938670996576548), (-517.7406196505763, 12.754854840226471), (-516.051991545246, 21.543406863696873), (-513.9330212781206, 30.238237314857543), (-511.388840991538, 38.81828732788563), (-508.42561268561985, 47.26277603767812), (-454.1602654607268, 190.52139599062502), (-450.4045445874799, 199.67631595674902), (-446.156392184319, 208.6133848298341), (-441.4283875823021, 217.30613878648728), (-436.2345310167875, 225.7288374537602), (-398.1174525298411, 283.9353474061936), (-391.99369722488336, 292.7117991903797), (-385.3642711370485, 301.1128226229921), (-340.7265437367605, 354.37809941358864), (-334.1741585098207, 361.7786797648296), (-327.22933352040127, 368.81229530554265), (-319.91258800576907, 375.45816445630044), (-312.245540081989, 381.696651278995), (-304.2508428718429, 387.5093234889209), (-197.30515517410822, 460.9073289157823), (-189.23447976307943, 466.13786715548486), (-180.89855703164358, 470.93439966160804), (-172.3207034993684, 475.2835099902004), (-163.52491239376832, 479.17303318716586), (-154.53578653815202, 482.59208981413394), (-26.14290946908295, 527.5779088437557), (-17.15400781307835, 530.467667227611), (-8.027228566352278, 532.8869557762519), (1.212822387344204, 534.8292520642281), (10.541233782889321, 536.2893196437508), (19.932856134488247, 537.2632221570238), (29.362369538866915, 537.7483339542523), (105.74108833819628, 539.6915468135849), (106.07130141451489, 539.69964793697), (188.0755605067825, 541.6369387386367), (197.94037680269685, 541.6023349156603), (207.7888009013841, 541.0328256962821), (217.59184969065245, 539.9300870997831), (227.3206735944841, 538.2973643960431), (236.94664147426374, 536.1394625557587), (246.44142488879152, 533.4627321073785), (255.77708146173973, 530.2750504538417), (264.92613711429294, 526.585798679851), (273.86166691884864, 522.4058339567855), (282.5573743372224, 517.7474575797096), (290.98766860878095, 512.6243787715212), (299.1277400626568, 507.05167433805764), (474.794262269279, 379.6570250634104), (481.9296929485863, 374.2085999371484), (488.78752020408865, 368.4146450990811), (495.351028706762, 362.2892827857286), (501.604220502777, 355.847443010658), (507.53185400669463, 349.1048271693289), (513.1194811521564, 342.07786977570504), (620.5188476290787, 199.94767714757472), (620.8042409539921, 199.56896769441664), (687.1189609289868, 111.33194127399474), (692.654895394342, 103.54841723199934), (697.7745049871737, 95.4849555362016), (702.463665354182, 87.16380225215107), (706.7094396968605, 78.60791438817978), (710.5001144624548, 69.8408965524286), (713.8252316601574, 60.886935834772885), (716.675617713714, 51.770735076628625), (719.0434087695321, 42.517444719560444), (720.9220723924227, 33.15259341802448), (722.3064255879726, 23.702017607167363), (723.1926491012564, 14.191790228709579), (723.5782979539363, 4.648148791864514), (723.4623081900645, -4.902577007189393), (722.8449998103315, -14.434037927538157), (721.728075890569, -23.9199378779158), (720.1146178818308, -33.33410646393895), (718.0090771103278, -42.65057118982077), (715.4172624957282, -51.84362910874188), (712.3463245257735, -60.88791774306446), (708.8047355287708, -69.75848504714668), (704.8022662992589, -78.43085825070739), (700.3499591421569, -86.88111137691885), (695.4600974080386, -95.08593124896288), (690.1461716048652, -103.0226818099618), (684.4228421798907, -110.66946657281369), (678.3058990726713, -118.00518902763724), (671.8122181533836, -125.00961084757), (664.9597146635642, -131.66340772155672), (657.7672937910538, -137.94822266697884), (650.2547985124402, -143.84671667870134), (642.4429548491025, -149.34261655900627), (-61.89985311613418, -617.7109347125515)]",
  318.                     "type": "info"
  319.                 },
  320.                 {
  321.                     "message": "running \"/code/SuperBuild/install/bin/FPCFilter\" --input \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense_dense_filtered.ply\" --output \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" --concurrency 16  --meank 16 --std 2.5 --boundary \"/tmp/tmphlqenkf4.boundary.json\"",
  322.                     "type": "info"
  323.                 },
  324.                 {
  325.                     "message": "Finished odm_filterpoints stage",
  326.                     "type": "info"
  327.                 }
  328.             ]
  329.         },
  330.         {
  331.             "name": "odm_meshing",
  332.             "startTime": "2022-01-24T09:19:47.077460",
  333.             "messages": [
  334.                 {
  335.                     "message": "Running odm_meshing stage",
  336.                     "type": "info"
  337.                 },
  338.                 {
  339.                     "message": "Writing ODM Mesh file in: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.ply",
  340.                     "type": "info"
  341.                 },
  342.                 {
  343.                     "message": "running \"/code/SuperBuild/install/bin/PoissonRecon\" --in \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" --out \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.dirty.ply\" --depth 11 --pointWeight 4.0 --samplesPerNode 1.0 --threads 15 --bType 2 --linearFit ",
  344.                     "type": "info"
  345.                 },
  346.                 {
  347.                     "message": "running \"/code/SuperBuild/install/bin/OpenMVS/ReconstructMesh\" -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.dirty.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.ply\" --remove-spikes 0 --remove-spurious 20 --smooth 0 --target-face-num 400000 -v 0",
  348.                     "type": "info"
  349.                 },
  350.                 {
  351.                     "message": "Writing ODM 2.5D Mesh file in: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply",
  352.                     "type": "info"
  353.                 },
  354.                 {
  355.                     "message": "Maximum resolution set to 1.0 * (GSD - 10.0%) (8.18 cm / pixel, requested resolution was 5.00 cm / pixel)",
  356.                     "type": "warning"
  357.                 },
  358.                 {
  359.                     "message": "ODM 2.5D DSM resolution: 0.7440026428412897",
  360.                     "type": "info"
  361.                 },
  362.                 {
  363.                     "message": "Created temporary directory: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp",
  364.                     "type": "info"
  365.                 },
  366.                 {
  367.                     "message": "Creating DSM for 2.5D mesh",
  368.                     "type": "info"
  369.                 },
  370.                 {
  371.                     "message": "running pdal info \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" > \"/tmp/tmpxv2bseyb.json\"",
  372.                     "type": "info"
  373.                 },
  374.                 {
  375.                     "message": "Point cloud bounds are [minx: -366.205658, maxx: 560.9013672] [miny: -493.268158, maxy: 403.591156]",
  376.                     "type": "info"
  377.                 },
  378.                 {
  379.                     "message": "DEM resolution is (1206, 1247), max tile size is 4096, will split DEM generation into 1 tiles",
  380.                     "type": "info"
  381.                 },
  382.                 {
  383.                     "message": "Generating /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/mesh_dsm_r1.0521786279475778_x0_y0.tif (max, radius: 1.0521786279475778, resolution: 0.7440026428412897)",
  384.                     "type": "info"
  385.                 },
  386.                 {
  387.                     "message": "running pdal pipeline -i /tmp/tmp20ozu51s.json > /dev/null 2>&1",
  388.                     "type": "info"
  389.                 },
  390.                 {
  391.                     "message": "running gdalbuildvrt -input_file_list \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles_list.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.vrt\" ",
  392.                     "type": "info"
  393.                 },
  394.                 {
  395.                     "message": "running gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.4% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\"",
  396.                     "type": "info"
  397.                 },
  398.                 {
  399.                     "message": "running gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.4% -outsize 10% 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.small.tif\"",
  400.                     "type": "info"
  401.                 },
  402.                 {
  403.                     "message": "running gdalbuildvrt -resolution highest -r bilinear \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.small_filled.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\"",
  404.                     "type": "info"
  405.                 },
  406.                 {
  407.                     "message": "running gdal_translate -co NUM_THREADS=16 -co TILED=YES -co BIGTIFF=IF_SAFER -co COMPRESS=DEFLATE --config GDAL_CACHEMAX 37.4% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tif\"",
  408.                     "type": "info"
  409.                 },
  410.                 {
  411.                     "message": "Starting smoothing...",
  412.                     "type": "info"
  413.                 },
  414.                 {
  415.                     "message": "Smoothing iteration 1",
  416.                     "type": "info"
  417.                 },
  418.                 {
  419.                     "message": "Completed smoothing to create /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/mesh_dsm.tif in 0:00:00.561713",
  420.                     "type": "info"
  421.                 },
  422.                 {
  423.                     "message": "Completed mesh_dsm.tif in 0:00:06.303364",
  424.                     "type": "info"
  425.                 },
  426.                 {
  427.                     "message": "Creating mesh from DSM: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/mesh_dsm.tif",
  428.                     "type": "info"
  429.                 },
  430.                 {
  431.                     "message": "running \"/code/SuperBuild/install/bin/dem2mesh\" -inputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/mesh_dsm.tif\" -outputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.dirty.ply\" -maxTileLength 2000 -maxVertexCount 200000 -maxConcurrency 16   ",
  432.                     "type": "info"
  433.                 },
  434.                 {
  435.                     "message": "running \"/code/SuperBuild/install/bin/OpenMVS/ReconstructMesh\" -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.dirty.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply\" --remove-spikes 0 --remove-spurious 0 --smooth 0 --target-face-num 400000 -v 0",
  436.                     "type": "info"
  437.                 },
  438.                 {
  439.                     "message": "Finished odm_meshing stage",
  440.                     "type": "info"
  441.                 }
  442.             ]
  443.         },
  444.         {
  445.             "name": "mvs_texturing",
  446.             "startTime": "2022-01-24T09:21:01.316610",
  447.             "messages": [
  448.                 {
  449.                     "message": "Running mvs_texturing stage",
  450.                     "type": "info"
  451.                 },
  452.                 {
  453.                     "message": "Writing MVS Textured file in: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing/odm_textured_model_geo.obj",
  454.                     "type": "info"
  455.                 },
  456.                 {
  457.                     "message": "running \"/code/SuperBuild/install/bin/texrecon\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/reconstruction.nvm\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.ply\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing/odm_textured_model_geo\" -d gmi -o gauss_clamping -t none --no_intermediate_results      --max_texture_size=8192 ",
  458.                     "type": "info"
  459.                 },
  460.                 {
  461.                     "message": "Writing MVS Textured file in: /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing_25d/odm_textured_model_geo.obj",
  462.                     "type": "info"
  463.                 },
  464.                 {
  465.                     "message": "running \"/code/SuperBuild/install/bin/texrecon\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/reconstruction.nvm\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing_25d/odm_textured_model_geo\" -d gmi -o gauss_clamping -t none --no_intermediate_results    --nadir_mode  --max_texture_size=8192 ",
  466.                     "type": "info"
  467.                 },
  468.                 {
  469.                     "message": "Finished mvs_texturing stage",
  470.                     "type": "info"
  471.                 }
  472.             ]
  473.         },
  474.         {
  475.             "name": "odm_georeferencing",
  476.             "startTime": "2022-01-24T09:22:40.545627",
  477.             "messages": [
  478.                 {
  479.                     "message": "Running odm_georeferencing stage",
  480.                     "type": "info"
  481.                 },
  482.                 {
  483.                     "message": "Georeferencing point cloud",
  484.                     "type": "info"
  485.                 },
  486.                 {
  487.                     "message": "running pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" ferry transformation --filters.ferry.dimensions=\"views => UserData\" --writers.las.compression=\"lazip\" --filters.transformation.matrix=\"1 0 0 574078.0 0 1 0 5882957.0 0 0 1 0 0 0 0 1\" --writers.las.offset_x=574078.0 --writers.las.offset_y=5882957.0 --writers.las.offset_z=0 --writers.las.a_srs=\"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\"",
  488.                     "type": "info"
  489.                 },
  490.                 {
  491.                     "message": "Calculating cropping area and generating bounds shapefile from point cloud",
  492.                     "type": "info"
  493.                 },
  494.                 {
  495.                     "message": "running pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.decimated.las\" decimation --filters.decimation.step=40 ",
  496.                     "type": "info"
  497.                 },
  498.                 {
  499.                     "message": "running pdal info --boundary --filters.hexbin.edge_size=1 --filters.hexbin.threshold=0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.decimated.las\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.boundary.json\"",
  500.                     "type": "info"
  501.                 },
  502.                 {
  503.                     "message": "running pdal info --summary \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.summary.json\"",
  504.                     "type": "info"
  505.                 },
  506.                 {
  507.                     "message": "running ogr2ogr -overwrite -f GPKG -a_srs \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs\" /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.geojson",
  508.                     "type": "info"
  509.                 },
  510.                 {
  511.                     "message": "Creating Entwine Point Tile output",
  512.                     "type": "info"
  513.                 },
  514.                 {
  515.                     "message": "running entwine build --threads 16 --tmp \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/entwine_pointcloud-tmp\" -i /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/entwine_pointcloud\"",
  516.                     "type": "info"
  517.                 },
  518.                 {
  519.                     "message": "Finished odm_georeferencing stage",
  520.                     "type": "info"
  521.                 }
  522.             ]
  523.         },
  524.         {
  525.             "name": "odm_dem",
  526.             "startTime": "2022-01-24T09:22:54.469350",
  527.             "messages": [
  528.                 {
  529.                     "message": "Running odm_dem stage",
  530.                     "type": "info"
  531.                 },
  532.                 {
  533.                     "message": "Maximum resolution set to 2.0 * (GSD - 10.0%) (16.37 cm / pixel, requested resolution was 5.00 cm / pixel)",
  534.                     "type": "warning"
  535.                 },
  536.                 {
  537.                     "message": "Classify: False",
  538.                     "type": "info"
  539.                 },
  540.                 {
  541.                     "message": "Create DSM: True",
  542.                     "type": "info"
  543.                 },
  544.                 {
  545.                     "message": "Create DTM: False",
  546.                     "type": "info"
  547.                 },
  548.                 {
  549.                     "message": "DEM input file /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz found: True",
  550.                     "type": "info"
  551.                 },
  552.                 {
  553.                     "message": "running pdal info --summary \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/tmp/tmpoosfjmqm.json\"",
  554.                     "type": "info"
  555.                 },
  556.                 {
  557.                     "message": "Point cloud bounds are [minx: 573711.7943, maxx: 574638.9014] [miny: 5882463.732, maxy: 5883360.591]",
  558.                     "type": "info"
  559.                 },
  560.                 {
  561.                     "message": "DEM resolution is (5480, 5665), max tile size is 4096, will split DEM generation into 1 tiles",
  562.                     "type": "info"
  563.                 },
  564.                 {
  565.                     "message": "Generating /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm_r0.32732188422406056_x0_y0.tif (max, radius: 0.32732188422406056, resolution: 0.16366094211203028)",
  566.                     "type": "info"
  567.                 },
  568.                 {
  569.                     "message": "Generating /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm_r0.16366094211203028_x0_y0.tif (max, radius: 0.16366094211203028, resolution: 0.16366094211203028)",
  570.                     "type": "info"
  571.                 },
  572.                 {
  573.                     "message": "running pdal pipeline -i /tmp/tmp3cwe_n1t.json > /dev/null 2>&1",
  574.                     "type": "info"
  575.                 },
  576.                 {
  577.                     "message": "Generating /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm_r0.08183047105601514_x0_y0.tif (max, radius: 0.08183047105601514, resolution: 0.16366094211203028)",
  578.                     "type": "info"
  579.                 },
  580.                 {
  581.                     "message": "running pdal pipeline -i /tmp/tmpg_2gmezf.json > /dev/null 2>&1",
  582.                     "type": "info"
  583.                 },
  584.                 {
  585.                     "message": "running pdal pipeline -i /tmp/tmp9dl1_k8d.json > /dev/null 2>&1",
  586.                     "type": "info"
  587.                 },
  588.                 {
  589.                     "message": "running gdalbuildvrt -input_file_list \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles_list.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.vrt\" ",
  590.                     "type": "info"
  591.                 },
  592.                 {
  593.                     "message": "running gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.25% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\"",
  594.                     "type": "info"
  595.                 },
  596.                 {
  597.                     "message": "running gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.25% -outsize 10% 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.small.tif\"",
  598.                     "type": "info"
  599.                 },
  600.                 {
  601.                     "message": "running gdalbuildvrt -resolution highest -r bilinear \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.small_filled.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\"",
  602.                     "type": "info"
  603.                 },
  604.                 {
  605.                     "message": "running gdal_translate -co NUM_THREADS=16 -co TILED=YES -co BIGTIFF=IF_SAFER -co COMPRESS=DEFLATE --config GDAL_CACHEMAX 37.25% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tif\"",
  606.                     "type": "info"
  607.                 },
  608.                 {
  609.                     "message": "Starting smoothing...",
  610.                     "type": "info"
  611.                 },
  612.                 {
  613.                     "message": "Smoothing iteration 1",
  614.                     "type": "info"
  615.                 },
  616.                 {
  617.                     "message": "Completed smoothing to create /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif in 0:00:09.504093",
  618.                     "type": "info"
  619.                 },
  620.                 {
  621.                     "message": "Completed dsm.tif in 0:00:16.227230",
  622.                     "type": "info"
  623.                 },
  624.                 {
  625.                     "message": "Cropping /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif",
  626.                     "type": "info"
  627.                 },
  628.                 {
  629.                     "message": "running gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co BIGTIFF=IF_SAFER -co NUM_THREADS=16  /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif --config GDAL_CACHEMAX 37.4%",
  630.                     "type": "info"
  631.                 },
  632.                 {
  633.                     "message": "Optimizing /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif as Cloud Optimized GeoTIFF",
  634.                     "type": "info"
  635.                 },
  636.                 {
  637.                     "message": "running gdal_translate -of COG -co NUM_THREADS=16 -co BLOCKSIZE=256 -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co RESAMPLING=NEAREST --config GDAL_CACHEMAX 37.4% --config GDAL_NUM_THREADS 16 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm_cogeo.tif\" ",
  638.                     "type": "info"
  639.                 },
  640.                 {
  641.                     "message": "Finished odm_dem stage",
  642.                     "type": "info"
  643.                 }
  644.             ]
  645.         },
  646.         {
  647.             "name": "odm_orthophoto",
  648.             "startTime": "2022-01-24T09:23:12.766079",
  649.             "messages": [
  650.                 {
  651.                     "message": "Running odm_orthophoto stage",
  652.                     "type": "info"
  653.                 },
  654.                 {
  655.                     "message": "Maximum resolution set to 1.0 * (GSD - 10.0%) (8.18 cm / pixel, requested resolution was 5.00 cm / pixel)",
  656.                     "type": "warning"
  657.                 },
  658.                 {
  659.                     "message": "running \"/code/SuperBuild/install/bin/odm_orthophoto\" -inputFiles /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing_25d/odm_textured_model_geo.obj -logFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_log.txt\" -outputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_render.tif\" -resolution 12.220386698195508  -outputCornerFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_corners.txt\" ",
  660.                     "type": "info"
  661.                 },
  662.                 {
  663.                     "message": "Creating GeoTIFF",
  664.                     "type": "info"
  665.                 },
  666.                 {
  667.                     "message": "running gdal_translate -a_ullr 573711.794342041 5883360.9990234375 574638.8216552734 5882464.475830078 -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16 -a_srs \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\" --config GDAL_CACHEMAX 37.25% --config GDAL_TIFF_INTERNAL_MASK YES \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_render.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/gdal_translate_log.txt\"",
  668.                     "type": "info"
  669.                 },
  670.                 {
  671.                     "message": "Cropping /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif",
  672.                     "type": "info"
  673.                 },
  674.                 {
  675.                     "message": "running gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16 -dstalpha /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif --config GDAL_CACHEMAX 37.3%",
  676.                     "type": "info"
  677.                 },
  678.                 {
  679.                     "message": "Optimizing /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif as Cloud Optimized GeoTIFF",
  680.                     "type": "info"
  681.                 },
  682.                 {
  683.                     "message": "running gdal_translate -of COG -co NUM_THREADS=16 -co BLOCKSIZE=256 -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co RESAMPLING=NEAREST --config GDAL_CACHEMAX 37.35% --config GDAL_NUM_THREADS 16 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_cogeo.tif\" ",
  684.                     "type": "info"
  685.                 },
  686.                 {
  687.                     "message": "Finished odm_orthophoto stage",
  688.                     "type": "info"
  689.                 }
  690.             ]
  691.         },
  692.         {
  693.             "name": "odm_report",
  694.             "startTime": "2022-01-24T09:23:52.274428",
  695.             "messages": [
  696.                 {
  697.                     "message": "Running odm_report stage",
  698.                     "type": "info"
  699.                 },
  700.                 {
  701.                     "message": "Exporting shots.geojson",
  702.                     "type": "info"
  703.                 },
  704.                 {
  705.                     "message": "Wrote /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_report/shots.geojson",
  706.                     "type": "info"
  707.                 },
  708.                 {
  709.                     "message": "running pdal info --dimensions \"X,Y,Z\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.info.json\"",
  710.                     "type": "info"
  711.                 },
  712.                 {
  713.                     "message": "running pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif\" --writer gdal --writers.gdal.resolution=0.6622214285714186 --writers.gdal.data_type=uint8_t --writers.gdal.dimension=UserData --writers.gdal.output_type=max --writers.gdal.radius=0.9365225255797861 ",
  714.                     "type": "info"
  715.                 },
  716.                 {
  717.                     "message": "Cropping /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif",
  718.                     "type": "info"
  719.                 },
  720.                 {
  721.                     "message": "running gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16  /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif --config GDAL_CACHEMAX 37.35%",
  722.                     "type": "info"
  723.                 },
  724.                 {
  725.                     "message": "running gdaldem color-relief \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif\" \"/code/opendm/report/overlap_color_map.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.png\" -of PNG -alpha",
  726.                     "type": "info"
  727.                 },
  728.                 {
  729.                     "message": "running gdal_translate -of png \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/ortho.png\" -outsize 1400 0  --config GDAL_CACHEMAX 37.35% ",
  730.                     "type": "info"
  731.                 },
  732.                 {
  733.                     "message": "running gdal_translate -outsize 1400 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" --config GDAL_CACHEMAX 37.35%",
  734.                     "type": "info"
  735.                 },
  736.                 {
  737.                     "message": "Computing raster stats for /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif",
  738.                     "type": "info"
  739.                 },
  740.                 {
  741.                     "message": "running gdaldem color-relief \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" \"/code/opendm/tiles/color_relief.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolor.tif\" -alpha -co ALPHA=YES",
  742.                     "type": "info"
  743.                 },
  744.                 {
  745.                     "message": "running gdaldem hillshade \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewhillshade.tif\" -z 1.0 -s 1.0 -az 315.0 -alt 45.0",
  746.                     "type": "info"
  747.                 },
  748.                 {
  749.                     "message": "running /usr/bin/python3 \"/code/opendm/tiles/hsv_merge.py\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolor.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewhillshade.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolored_hillshade.tif\"",
  750.                     "type": "info"
  751.                 },
  752.                 {
  753.                     "message": "running gdal_translate -outsize 1400 0 -of png \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolored_hillshade.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/dsm.png\" --config GDAL_CACHEMAX 37.35%",
  754.                     "type": "info"
  755.                 },
  756.                 {
  757.                     "message": "Exporting report to /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_report/report.pdf",
  758.                     "type": "info"
  759.                 },
  760.                 {
  761.                     "message": "Finished odm_report stage",
  762.                     "type": "info"
  763.                 }
  764.             ]
  765.         },
  766.         {
  767.             "name": "odm_postprocess",
  768.             "startTime": "2022-01-24T09:24:06.423190",
  769.             "messages": [
  770.                 {
  771.                     "message": "Running odm_postprocess stage",
  772.                     "type": "info"
  773.                 },
  774.                 {
  775.                     "message": "Post Processing",
  776.                     "type": "info"
  777.                 },
  778.                 {
  779.                     "message": "Finished odm_postprocess stage",
  780.                     "type": "info"
  781.                 },
  782.                 {
  783.                     "message": "No more stages to run",
  784.                     "type": "info"
  785.                 }
  786.             ],
  787.             "endTime": "2022-01-24T09:24:06.423354",
  788.             "totalTime": 0.0
  789.         }
  790.     ],
  791.     "processes": [
  792.         {
  793.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" detect_features \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  794.             "exitCode": 0,
  795.             "output": [
  796.                 "2022-01-24 09:16:18,290 DEBUG: Found 11752 points in 0.2612640857696533s",
  797.                 "2022-01-24 09:16:18,290 DEBUG: done",
  798.                 "2022-01-24 09:16:18,316 DEBUG: No segmentation for DJI_0082.JPG, no features masked.",
  799.                 "2022-01-24 09:16:18,535 DEBUG: No segmentation for DJI_0079.JPG, no features masked.",
  800.                 "2022-01-24 09:16:18,557 DEBUG: No segmentation for DJI_0090.JPG, no features masked.",
  801.                 "2022-01-24 09:16:18,672 DEBUG: No segmentation for DJI_0040.JPG, no features masked.",
  802.                 "2022-01-24 09:16:18,709 DEBUG: No segmentation for DJI_0114.JPG, no features masked.",
  803.                 "2022-01-24 09:16:18,719 DEBUG: No segmentation for DJI_0006.JPG, no features masked.",
  804.                 "2022-01-24 09:16:18,754 DEBUG: No segmentation for DJI_0094.JPG, no features masked.",
  805.                 "2022-01-24 09:16:18,778 DEBUG: No segmentation for DJI_0077.JPG, no features masked."
  806.             ]
  807.         },
  808.         {
  809.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" match_features \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  810.             "exitCode": 0,
  811.             "output": [
  812.                 "2022-01-24 09:17:10,723 DEBUG: Matching DJI_0030.JPG and DJI_0033.JPG.  Matcher: FLANN (symmetric) T-desc: 0.557 T-robust: 0.001 T-total: 0.559 Matches: 283 Robust: 277 Success: True",
  813.                 "2022-01-24 09:17:10,769 DEBUG: Matching DJI_0035.JPG and DJI_0055.JPG.  Matcher: FLANN (symmetric) T-desc: 0.508 T-robust: 0.007 T-total: 0.515 Matches: 20 Robust: 11 Success: False",
  814.                 "2022-01-24 09:17:10,771 DEBUG: Matching DJI_0100.JPG and DJI_0086.JPG.  Matcher: FLANN (symmetric) T-desc: 0.481 T-robust: 0.001 T-total: 0.482 Matches: 51 Robust: 40 Success: True",
  815.                 "2022-01-24 09:17:10,776 DEBUG: Matching DJI_0062.JPG and DJI_0079.JPG.  Matcher: FLANN (symmetric) T-desc: 0.563 T-robust: 0.011 T-total: 0.574 Matches: 36 Robust: 10 Success: False",
  816.                 "2022-01-24 09:17:10,779 DEBUG: Matching DJI_0100.JPG and DJI_0101.JPG.  Matcher: FLANN (symmetric) T-desc: 0.472 T-robust: 0.001 T-total: 0.473 Matches: 406 Robust: 383 Success: True",
  817.                 "2022-01-24 09:17:10,793 DEBUG: Matching DJI_0060.JPG and DJI_0125.JPG.  Matcher: FLANN (symmetric) T-desc: 0.563 T-robust: 0.011 T-total: 0.574 Matches: 27 Robust: 10 Success: False",
  818.                 "2022-01-24 09:17:10,813 DEBUG: Matching DJI_0041.JPG and DJI_0125.JPG.  Matcher: FLANN (symmetric) T-desc: 0.506 Matches: FAILED",
  819.                 "2022-01-24 09:17:10,814 DEBUG: Matching DJI_0018.JPG and DJI_0024.JPG.  Matcher: FLANN (symmetric) T-desc: 0.338 Matches: FAILED",
  820.                 "2022-01-24 09:17:10,856 DEBUG: Matching DJI_0012.JPG and DJI_0024.JPG.  Matcher: FLANN (symmetric) T-desc: 0.294 T-robust: 0.009 T-total: 0.303 Matches: 22 Robust: 10 Success: False",
  821.                 "2022-01-24 09:17:10,857 INFO: Matched 1018 pairs (brown-brown: 1018) in 51.052471433999926 seconds (0.05014977583595254 seconds/pair)."
  822.             ]
  823.         },
  824.         {
  825.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" create_tracks \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  826.             "exitCode": 0,
  827.             "output": [
  828.                 "2022-01-24 09:17:12,501 INFO: reading features",
  829.                 "2022-01-24 09:17:15,802 DEBUG: Merging features onto tracks",
  830.                 "2022-01-24 09:17:16,295 DEBUG: Good tracks: 62462"
  831.             ]
  832.         },
  833.         {
  834.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" reconstruct \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  835.             "exitCode": 0,
  836.             "output": [
  837.                 "2022-01-24 09:17:50,175 INFO: Adding DJI_0061.JPG to the reconstruction",
  838.                 "2022-01-24 09:17:50,200 INFO: -------------------------------------------------------",
  839.                 "2022-01-24 09:17:50,204 INFO: DJI_0040.JPG resection inliers: 7 / 8",
  840.                 "2022-01-24 09:17:50,205 INFO: Some images can not be added",
  841.                 "2022-01-24 09:17:50,205 INFO: -------------------------------------------------------",
  842.                 "2022-01-24 09:17:50,207 INFO: Shots and/or GCPs are well-conditioned. Using naive 3D-3D alignment.",
  843.                 "2022-01-24 09:17:52,280 DEBUG: Ceres Solver Report: Iterations: 7, Initial cost: 3.886207e+02, Final cost: 3.438783e+02, Termination: CONVERGENCE",
  844.                 "2022-01-24 09:17:52,693 INFO: Removed outliers: 129",
  845.                 "2022-01-24 09:17:52,967 INFO: Reconstruction 0: 118 images, 59004 points",
  846.                 "2022-01-24 09:17:52,967 INFO: 1 partial reconstructions in total."
  847.             ]
  848.         },
  849.         {
  850.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" compute_statistics --diagram_max_points 100000 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  851.             "exitCode": 0,
  852.             "output": [
  853.                 "2022-01-24 09:18:01,362 DEBUG: locator: <matplotlib.colorbar._ColorbarAutoLocator object at 0x7fbaa524fee0>",
  854.                 "2022-01-24 09:18:01,362 DEBUG: Using auto colorbar locator <matplotlib.colorbar._ColorbarAutoLocator object at 0x7fbaa524fee0> on colorbar",
  855.                 "2022-01-24 09:18:01,362 DEBUG: Setting pcolormesh",
  856.                 "2022-01-24 09:18:02,120 DEBUG: locator: <matplotlib.colorbar._ColorbarAutoLocator object at 0x7fbaaa32d250>",
  857.                 "2022-01-24 09:18:02,120 DEBUG: Using auto colorbar locator <matplotlib.colorbar._ColorbarAutoLocator object at 0x7fbaaa32d250> on colorbar",
  858.                 "2022-01-24 09:18:02,121 DEBUG: Setting pcolormesh"
  859.             ]
  860.         },
  861.         {
  862.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_geocoords --reconstruction --proj \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\" --offset-x 574078.0 --offset-y 5882957.0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  863.             "exitCode": 0
  864.         },
  865.         {
  866.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_visualsfm --points \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  867.             "exitCode": 0
  868.         },
  869.         {
  870.             "command": "\"/code/SuperBuild/install/bin/opensfm/bin/opensfm\" export_openmvs \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm\"",
  871.             "exitCode": 0
  872.         },
  873.         {
  874.             "command": "\"/code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene.mvs\"  --resolution-level 3 --min-resolution 320 --max-resolution 2048 --max-threads 16 --number-views-fuse 2 -w \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/depthmaps\" -v 0 --geometric-iters 0 --cuda-device -1",
  875.             "exitCode": 0,
  876.             "output": [
  877.                 "Fused depth-maps 72 (62.07%, 1s, ETA 905ms)...",
  878.                 "Fused depth-maps 75 (64.66%, 1s, ETA 871ms)...",
  879.                 "Fused depth-maps 88 (75.86%, 1s, ETA 539ms)...",
  880.                 "Fused depth-maps 100 (86.21%, 1s, ETA 287ms)...",
  881.                 "Fused depth-maps 116 (100%, 1s864ms)",
  882.                 "09:19:30 [App     ] Densifying point-cloud completed: 3436012 points (59s750ms)",
  883.                 "09:19:33 [App     ] MEMORYINFO: {",
  884.                 "09:19:33 [App     ] \tVmPeak:\t 4535932 kB",
  885.                 "09:19:33 [App     ] \tVmSize:\t 4463952 kB",
  886.                 "09:19:33 [App     ] } ENDINFO"
  887.             ]
  888.         },
  889.         {
  890.             "command": "\"/code/SuperBuild/install/bin/OpenMVS/DensifyPointCloud\" --filter-point-cloud -1 -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense.mvs\" -v 0 --cuda-device -1",
  891.             "exitCode": 0,
  892.             "output": [
  893.                 "09:19:33 [App     ] OS: Linux 5.15.12-1-MANJARO (x86_64)",
  894.                 "09:19:33 [App     ] SSE & AVX compatible CPU & OS detected",
  895.                 "09:19:33 [App     ] Command line: --filter-point-cloud -1 -i /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense.mvs -v 0 --cuda-device -1",
  896.                 "",
  897.                 "Point visibility checks 2218646 (64.57%, 3s, ETA 1s)...",
  898.                 "Point visibility checks 3436012 (100%, 5s540ms)",
  899.                 "09:19:43 [App     ] MEMORYINFO: {",
  900.                 "09:19:43 [App     ] \tVmPeak:\t  778988 kB",
  901.                 "09:19:43 [App     ] \tVmSize:\t  686608 kB",
  902.                 "09:19:43 [App     ] } ENDINFO"
  903.             ]
  904.         },
  905.         {
  906.             "command": "\"/code/SuperBuild/install/bin/FPCFilter\" --input \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/openmvs/scene_dense_dense_filtered.ply\" --output \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" --concurrency 16  --meank 16 --std 2.5 --boundary \"/tmp/tmphlqenkf4.boundary.json\"",
  907.             "exitCode": 0,
  908.             "output": [
  909.                 "-> Statistical filtering",
  910.                 "",
  911.                 "?> Done in 1.697s",
  912.                 "",
  913.                 "-> Writing output",
  914.                 "",
  915.                 "?> Done in 0.4187s",
  916.                 "",
  917.                 "?> Pipeline done in 3.021s",
  918.                 ""
  919.             ]
  920.         },
  921.         {
  922.             "command": "\"/code/SuperBuild/install/bin/PoissonRecon\" --in \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" --out \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.dirty.ply\" --depth 11 --pointWeight 4.0 --samplesPerNode 1.0 --threads 15 --bType 2 --linearFit ",
  923.             "exitCode": 0
  924.         },
  925.         {
  926.             "command": "\"/code/SuperBuild/install/bin/OpenMVS/ReconstructMesh\" -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.dirty.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.ply\" --remove-spikes 0 --remove-spurious 20 --smooth 0 --target-face-num 400000 -v 0",
  927.             "exitCode": 0,
  928.             "output": [
  929.                 "Decimated faces 4025736 (98.12%, 20s, ETA 390ms)...",
  930.                 "Decimated faces 4043936 (98.56%, 20s, ETA 298ms)...",
  931.                 "Decimated faces 4061090 (98.98%, 20s, ETA 211ms)...",
  932.                 "Decimated faces 4076540 (99.36%, 20s, ETA 133ms)...",
  933.                 "Decimated faces 4092166 (99.74%, 20s, ETA 54ms)...",
  934.                 "Decimated faces 4102826 (100%, 20s857ms)",
  935.                 "09:20:41 [App     ] MEMORYINFO: {",
  936.                 "09:20:41 [App     ] \tVmPeak:\t 1627444 kB",
  937.                 "09:20:41 [App     ] \tVmSize:\t  458384 kB",
  938.                 "09:20:41 [App     ] } ENDINFO"
  939.             ]
  940.         },
  941.         {
  942.             "command": "pdal info \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" > \"/tmp/tmpxv2bseyb.json\"",
  943.             "exitCode": 0
  944.         },
  945.         {
  946.             "command": "pdal pipeline -i /tmp/tmp20ozu51s.json > /dev/null 2>&1",
  947.             "exitCode": 0
  948.         },
  949.         {
  950.             "command": "gdalbuildvrt -input_file_list \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles_list.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.vrt\" ",
  951.             "exitCode": 0,
  952.             "output": [
  953.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  954.             ]
  955.         },
  956.         {
  957.             "command": "gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.4% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\"",
  958.             "exitCode": 0,
  959.             "output": [
  960.                 "Input file size is 1247, 1206",
  961.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  962.             ]
  963.         },
  964.         {
  965.             "command": "gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.4% -outsize 10% 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.small.tif\"",
  966.             "exitCode": 0,
  967.             "output": [
  968.                 "Input file size is 1247, 1206",
  969.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  970.             ]
  971.         },
  972.         {
  973.             "command": "gdalbuildvrt -resolution highest -r bilinear \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.small_filled.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tmp.tif\"",
  974.             "exitCode": 0,
  975.             "output": [
  976.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  977.             ]
  978.         },
  979.         {
  980.             "command": "gdal_translate -co NUM_THREADS=16 -co TILED=YES -co BIGTIFF=IF_SAFER -co COMPRESS=DEFLATE --config GDAL_CACHEMAX 37.4% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/tiles.tif\"",
  981.             "exitCode": 0,
  982.             "output": [
  983.                 "Input file size is 1247, 1206",
  984.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  985.             ]
  986.         },
  987.         {
  988.             "command": "\"/code/SuperBuild/install/bin/dem2mesh\" -inputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/tmp/mesh_dsm.tif\" -outputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.dirty.ply\" -maxTileLength 2000 -maxVertexCount 200000 -maxConcurrency 16   ",
  989.             "exitCode": 0
  990.         },
  991.         {
  992.             "command": "\"/code/SuperBuild/install/bin/OpenMVS/ReconstructMesh\" -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.dirty.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply\" --remove-spikes 0 --remove-spurious 0 --smooth 0 --target-face-num 400000 -v 0",
  993.             "exitCode": 0,
  994.             "output": [
  995.                 "09:20:59 [App     ] Build date: Jan 19 2022, 02:40:59",
  996.                 "09:20:59 [App     ] CPU: 11th Gen Intel(R) Core(TM) i7-11800H @ 2.30GHz (16 cores)",
  997.                 "09:20:59 [App     ] RAM: 31.06GB Physical Memory 0B Virtual Memory",
  998.                 "09:20:59 [App     ] OS: Linux 5.15.12-1-MANJARO (x86_64)",
  999.                 "09:20:59 [App     ] SSE & AVX compatible CPU & OS detected",
  1000.                 "09:20:59 [App     ] Command line: -i /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.dirty.ply -o /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply --remove-spikes 0 --remove-spurious 0 --smooth 0 --target-face-num 400000 -v 0",
  1001.                 "09:21:01 [App     ] MEMORYINFO: {",
  1002.                 "09:21:01 [App     ] \tVmPeak:\t  187388 kB",
  1003.                 "09:21:01 [App     ] \tVmSize:\t  106132 kB",
  1004.                 "09:21:01 [App     ] } ENDINFO"
  1005.             ]
  1006.         },
  1007.         {
  1008.             "command": "\"/code/SuperBuild/install/bin/texrecon\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/reconstruction.nvm\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_mesh.ply\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing/odm_textured_model_geo\" -d gmi -o gauss_clamping -t none --no_intermediate_results      --max_texture_size=8192 ",
  1009.             "exitCode": 0,
  1010.             "output": [
  1011.                 "",
  1012.                 "Blending texture patches 100%... done. (Took 11.885s)",
  1013.                 "Generating texture atlases:",
  1014.                 "Sorting texture patches... done.",
  1015.                 "",
  1016.                 "Working on atlas 17 100%... done.",
  1017.                 "Finalizing texture atlases... done. (Took: 0s)",
  1018.                 "Building objmodel:",
  1019.                 "Saving model... done.",
  1020.                 "Whole texturing procedure took: 55.932s"
  1021.             ]
  1022.         },
  1023.         {
  1024.             "command": "\"/code/SuperBuild/install/bin/texrecon\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/undistorted/reconstruction.nvm\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_meshing/odm_25dmesh.ply\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing_25d/odm_textured_model_geo\" -d gmi -o gauss_clamping -t none --no_intermediate_results    --nadir_mode  --max_texture_size=8192 ",
  1025.             "exitCode": 0,
  1026.             "output": [
  1027.                 "",
  1028.                 "Blending texture patches 100%... done. (Took 8.848s)",
  1029.                 "Generating texture atlases:",
  1030.                 "Sorting texture patches... done.",
  1031.                 "",
  1032.                 "Working on atlas 6 100%... done.",
  1033.                 "Finalizing texture atlases... done. (Took: 0s)",
  1034.                 "Building objmodel:",
  1035.                 "Saving model... done.",
  1036.                 "Whole texturing procedure took: 42.934s"
  1037.             ]
  1038.         },
  1039.         {
  1040.             "command": "pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_filterpoints/point_cloud.ply\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" ferry transformation --filters.ferry.dimensions=\"views => UserData\" --writers.las.compression=\"lazip\" --filters.transformation.matrix=\"1 0 0 574078.0 0 1 0 5882957.0 0 0 1 0 0 0 0 1\" --writers.las.offset_x=574078.0 --writers.las.offset_y=5882957.0 --writers.las.offset_z=0 --writers.las.a_srs=\"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\"",
  1041.             "exitCode": 0
  1042.         },
  1043.         {
  1044.             "command": "pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.decimated.las\" decimation --filters.decimation.step=40 ",
  1045.             "exitCode": 0
  1046.         },
  1047.         {
  1048.             "command": "pdal info --boundary --filters.hexbin.edge_size=1 --filters.hexbin.threshold=0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.decimated.las\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.boundary.json\"",
  1049.             "exitCode": 0
  1050.         },
  1051.         {
  1052.             "command": "pdal info --summary \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.summary.json\"",
  1053.             "exitCode": 0
  1054.         },
  1055.         {
  1056.             "command": "ogr2ogr -overwrite -f GPKG -a_srs \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs\" /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.geojson",
  1057.             "exitCode": 0
  1058.         },
  1059.         {
  1060.             "command": "entwine build --threads 16 --tmp \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/entwine_pointcloud-tmp\" -i /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/entwine_pointcloud\"",
  1061.             "exitCode": 0,
  1062.             "output": [
  1063.                 "Points: 3,367,697",
  1064.                 "Bounds: [(573711, 5882463, 54), (574639, 5883361, 100)]",
  1065.                 "Scale: 0.01",
  1066.                 "SRS: EPSG:32633",
  1067.                 "",
  1068.                 "Adding 0 - /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz",
  1069.                 "Joining",
  1070.                 "Done 0",
  1071.                 "Saving",
  1072.                 "Wrote 3,367,697 points."
  1073.             ]
  1074.         },
  1075.         {
  1076.             "command": "pdal info --summary \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/tmp/tmpoosfjmqm.json\"",
  1077.             "exitCode": 0
  1078.         },
  1079.         {
  1080.             "command": "pdal pipeline -i /tmp/tmpg_2gmezf.json > /dev/null 2>&1",
  1081.             "exitCode": 0
  1082.         },
  1083.         {
  1084.             "command": "pdal pipeline -i /tmp/tmp3cwe_n1t.json > /dev/null 2>&1",
  1085.             "exitCode": 0
  1086.         },
  1087.         {
  1088.             "command": "pdal pipeline -i /tmp/tmp9dl1_k8d.json > /dev/null 2>&1",
  1089.             "exitCode": 0
  1090.         },
  1091.         {
  1092.             "command": "gdalbuildvrt -input_file_list \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles_list.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.vrt\" ",
  1093.             "exitCode": 0,
  1094.             "output": [
  1095.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1096.             ]
  1097.         },
  1098.         {
  1099.             "command": "gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.25% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\"",
  1100.             "exitCode": 0,
  1101.             "output": [
  1102.                 "Input file size is 5665, 5480",
  1103.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1104.             ]
  1105.         },
  1106.         {
  1107.             "command": "gdal_translate -co NUM_THREADS=16 -co BIGTIFF=IF_SAFER --config GDAL_CACHEMAX 37.25% -outsize 10% 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.small.tif\"",
  1108.             "exitCode": 0,
  1109.             "output": [
  1110.                 "Input file size is 5665, 5480",
  1111.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1112.             ]
  1113.         },
  1114.         {
  1115.             "command": "gdalbuildvrt -resolution highest -r bilinear \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.small_filled.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tmp.tif\"",
  1116.             "exitCode": 0,
  1117.             "output": [
  1118.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1119.             ]
  1120.         },
  1121.         {
  1122.             "command": "gdal_translate -co NUM_THREADS=16 -co TILED=YES -co BIGTIFF=IF_SAFER -co COMPRESS=DEFLATE --config GDAL_CACHEMAX 37.25% \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/merged.vrt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/tiles.tif\"",
  1123.             "exitCode": 0,
  1124.             "output": [
  1125.                 "Input file size is 5665, 5480",
  1126.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1127.             ]
  1128.         },
  1129.         {
  1130.             "command": "gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co BIGTIFF=IF_SAFER -co NUM_THREADS=16  /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif --config GDAL_CACHEMAX 37.4%",
  1131.             "exitCode": 0,
  1132.             "output": [
  1133.                 "Creating output file that is 5446P x 5418L.",
  1134.                 "Processing /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.original.tif [1/1] : 0Using internal nodata values (e.g. -9999) for image /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.original.tif.",
  1135.                 "Copying nodata values from source /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.original.tif to destination /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif.",
  1136.                 "...10...20...30...40...50...60...70...80...90...100 - done."
  1137.             ]
  1138.         },
  1139.         {
  1140.             "command": "gdal_translate -of COG -co NUM_THREADS=16 -co BLOCKSIZE=256 -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co RESAMPLING=NEAREST --config GDAL_CACHEMAX 37.4% --config GDAL_NUM_THREADS 16 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm_cogeo.tif\" ",
  1141.             "exitCode": 0,
  1142.             "output": [
  1143.                 "Input file size is 5446, 5418",
  1144.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1145.             ]
  1146.         },
  1147.         {
  1148.             "command": "\"/code/SuperBuild/install/bin/odm_orthophoto\" -inputFiles /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_texturing_25d/odm_textured_model_geo.obj -logFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_log.txt\" -outputFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_render.tif\" -resolution 12.220386698195508  -outputCornerFile \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_corners.txt\" ",
  1149.             "exitCode": 0
  1150.         },
  1151.         {
  1152.             "command": "gdal_translate -a_ullr 573711.794342041 5883360.9990234375 574638.8216552734 5882464.475830078 -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16 -a_srs \"+proj=utm +zone=33 +datum=WGS84 +units=m +no_defs +type=crs\" --config GDAL_CACHEMAX 37.25% --config GDAL_TIFF_INTERNAL_MASK YES \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_render.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/gdal_translate_log.txt\"",
  1153.             "exitCode": 0
  1154.         },
  1155.         {
  1156.             "command": "gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16 -dstalpha /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif --config GDAL_CACHEMAX 37.3%",
  1157.             "exitCode": 0,
  1158.             "output": [
  1159.                 "Using band 4 of source image as alpha.",
  1160.                 "Creating output file that is 10894P x 10838L.",
  1161.                 "Processing /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.original.tif [1/1] : 0...10...20...30...40...50...60...70...80...90...100 - done."
  1162.             ]
  1163.         },
  1164.         {
  1165.             "command": "gdal_translate -of COG -co NUM_THREADS=16 -co BLOCKSIZE=256 -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co RESAMPLING=NEAREST --config GDAL_CACHEMAX 37.35% --config GDAL_NUM_THREADS 16 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto_cogeo.tif\" ",
  1166.             "exitCode": 0,
  1167.             "output": [
  1168.                 "Input file size is 10894, 10838",
  1169.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1170.             ]
  1171.         },
  1172.         {
  1173.             "command": "pdal info --dimensions \"X,Y,Z\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" > \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.info.json\"",
  1174.             "exitCode": 0
  1175.         },
  1176.         {
  1177.             "command": "pdal translate -i \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.laz\" -o \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif\" --writer gdal --writers.gdal.resolution=0.6622214285714186 --writers.gdal.data_type=uint8_t --writers.gdal.dimension=UserData --writers.gdal.output_type=max --writers.gdal.radius=0.9365225255797861 ",
  1178.             "exitCode": 0
  1179.         },
  1180.         {
  1181.             "command": "gdalwarp -cutline /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_georeferencing/odm_georeferenced_model.bounds.gpkg -crop_to_cutline -co TILED=YES -co COMPRESS=DEFLATE -co PREDICTOR=2 -co BIGTIFF=IF_SAFER -co BLOCKXSIZE=512 -co BLOCKYSIZE=512 -co NUM_THREADS=16  /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.original.tif /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif --config GDAL_CACHEMAX 37.35%",
  1182.             "exitCode": 0,
  1183.             "output": [
  1184.                 "Creating output file that is 1345P x 1339L.",
  1185.                 "Processing /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.original.tif [1/1] : 0Using internal nodata values (e.g. 255) for image /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.original.tif.",
  1186.                 "Copying nodata values from source /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.original.tif to destination /var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif.",
  1187.                 "...10...20...30...40...50...60...70...80...90...100 - done."
  1188.             ]
  1189.         },
  1190.         {
  1191.             "command": "gdaldem color-relief \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.tif\" \"/code/opendm/report/overlap_color_map.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/overlap.png\" -of PNG -alpha",
  1192.             "exitCode": 0,
  1193.             "output": [
  1194.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1195.             ]
  1196.         },
  1197.         {
  1198.             "command": "gdal_translate -of png \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_orthophoto/odm_orthophoto.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/ortho.png\" -outsize 1400 0  --config GDAL_CACHEMAX 37.35% ",
  1199.             "exitCode": 0,
  1200.             "output": [
  1201.                 "Input file size is 10894, 10838",
  1202.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1203.             ]
  1204.         },
  1205.         {
  1206.             "command": "gdal_translate -outsize 1400 0 \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" --config GDAL_CACHEMAX 37.35%",
  1207.             "exitCode": 0,
  1208.             "output": [
  1209.                 "Input file size is 5446, 5418",
  1210.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1211.             ]
  1212.         },
  1213.         {
  1214.             "command": "gdaldem color-relief \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" \"/code/opendm/tiles/color_relief.txt\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolor.tif\" -alpha -co ALPHA=YES",
  1215.             "exitCode": 0,
  1216.             "output": [
  1217.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1218.             ]
  1219.         },
  1220.         {
  1221.             "command": "gdaldem hillshade \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.preview.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewhillshade.tif\" -z 1.0 -s 1.0 -az 315.0 -alt 45.0",
  1222.             "exitCode": 0,
  1223.             "output": [
  1224.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1225.             ]
  1226.         },
  1227.         {
  1228.             "command": "/usr/bin/python3 \"/code/opendm/tiles/hsv_merge.py\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolor.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewhillshade.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolored_hillshade.tif\"",
  1229.             "exitCode": 0,
  1230.             "output": [
  1231.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1232.             ]
  1233.         },
  1234.         {
  1235.             "command": "gdal_translate -outsize 1400 0 -of png \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/odm_dem/dsm.previewcolored_hillshade.tif\" \"/var/www/data/13b133dd-3e32-494d-89e6-7e429f1c5fdf/opensfm/stats/dsm.png\" --config GDAL_CACHEMAX 37.35%",
  1236.             "exitCode": 0,
  1237.             "output": [
  1238.                 "Input file size is 1400, 1393",
  1239.                 "0...10...20...30...40...50...60...70...80...90...100 - done."
  1240.             ]
  1241.         }
  1242.     ],
  1243.     "success": true,
  1244.     "endTime": "2022-01-24T09:24:06.423354",
  1245.     "totalTime": 488.87
  1246. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement