When I click “map” all I get is the world map not the ortho-photo for the current project.
What am I doing wrong, please.
does the task show a status of Completed?
It’s often useful if you provide at least the last few lines of console output, plus a link to the dataset if you’re allowed to share it.
Yes. It is a old project that has been completed and has always worked correctly in the past
Here are the last lines of the console :
Detected OS with VirtualBox support
Initializing console…
NAME ACTIVE DRIVER STATE URL SWARM DOCKER ERRORS
No default docker-machine, good!
SET DOCKER_TLS_VERIFY=1
SET DOCKER_HOST=tcp://192.168.99.100:2376
SET DOCKER_CERT_PATH=C:\docker-webodm\machines\webodm
SET DOCKER_MACHINE_NAME=webodm
SET COMPOSE_CONVERT_WINDOWS_PATHS=true
REM Run this command to configure your shell:
REM @FOR /f “tokens=*” %i IN (‘docker-machine --storage-path C:\docker-webodm env webodm’) DO @%i
Setup env variable: DOCKER_TLS_VERIFY=1
Setup env variable: DOCKER_HOST=tcp://192.168.99.100:2376
Setup env variable: DOCKER_CERT_PATH=C:\docker-webodm\machines\webodm
Setup env variable: DOCKER_MACHINE_NAME=webodm
Setup env variable: COMPOSE_CONVERT_WINDOWS_PATHS=true
Setup env variable: COMPOSE_TLS_VERSION=TLSv1_2
Client:
Version: 18.02.0-ce
API version: 1.36
Go version: go1.9.4
Git commit: fc4de447b5
Built: Mon Feb 12 19:03:38 2018
OS/Arch: windows/amd64
Experimental: false
Orchestrator: swarm
Server: Docker Engine - Community
Engine:
Version: 18.09.3
API version: 1.39 (minimum version 1.12)
Go version: go1.10.8
Git commit: 774a1f4
Built: Thu Feb 28 06:40:51 2019
OS/Arch: linux/amd64
Experimental: false
Press Start WebODM to launch
192.168.99.100
Checking for MS Edge Zone…
Zones are OK
Press Start WebODM to launch
C:\WebODM Manager>cd WebODM/
C:\WebODM Manager\WebODM>docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml start || docker-compose -f docker-compose.yml -f docker-compose.nodeodm.yml up
Starting db …
Starting node-odm-1 …
Starting broker …
Starting worker …
Starting webapp …
e[3Ae[2K
Starting broker … e[32mdonee[0m
e[3Be[4Ae[2K
Starting node-odm-1 … e[32mdonee[0m
e[4Be[5Ae[2K
Starting db … e[32mdonee[0m
e[5Be[2Ae[2K
Starting worker … e[32mdonee[0m
e[2Be[1Ae[2K
Starting webapp … e[32mdonee[0m
C:\WebODM Manager\WebODM>exit 0
e[1B
If you cannot access WebODM within 5 minutes, press Update. You can close this window now.
You can now access WebODM
Thanks for the output, though I meant the console output from the task. On the right hand side of the task there is a little toggle button that displays the output text.
Sorry. I am an ancient archaeologist who is not too IT literate ! The dataset is only on my computer and would be too large to send. The dataset worked properly, with no problems, in the past. Hope this helps.
…10.
…20…
.30…
40…50
…60.
…70…
.80
…
90.
.
.
100 - done.
Found suitable point cloud for PotreeConverter: odm_georeferencing/odm_georeferenced_model.laz
== params ==
source[0]: odm_georeferencing/odm_georeferenced_model.laz
outdir: potree_pointcloud
spacing: 0
diagonal-fraction: 250
levels: -1
format:
scale: 0
pageName:
output-format: BINARY
AABB:
min: [318,960, 4.92761e+06, 60.7659]
max: [319,120, 4.92777e+06, 89.5552]
size: [160.513, 160.528, 28.7893]
cubic AABB:
min: [318,960, 4.92761e+06, 60.7659]
max: [319,120, 4.92777e+06, 221.294]
size: [160.528, 160.528, 160.528]
spacing calculated from diagonal: 1.11217
READING: odm_georeferencing/odm_georeferenced_model.laz
Done!
Problem caused by finger trouble on my part. My system, by default, tries to use Internet Explorer.
If I open Chrome and manually input 198.162.99.100:8000 then all works well and normally. Sorry to have troubled you. John
Should have been 192.168.99.100:8000. Sorry !