Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Test run #804

Open
Chep2 opened this issue Apr 26, 2021 · 17 comments
Open

Test run #804

Chep2 opened this issue Apr 26, 2021 · 17 comments

Comments

@Chep2
Copy link

Chep2 commented Apr 26, 2021

Hello.
For me, this is a new system, some points are incomprehensible to me.
Forgive me my lack of erudition.
There are 8 steps in "Getting started".
Can I skip some steps to get the system up and running and see examples (Antarctic Science, LiveDroneMap)?

@shire75
Copy link
Contributor

shire75 commented Apr 27, 2021

Hello. @Chep2
Thanks for your concern on this project.

You'd better do all steps in "Getting started" to run your system because the steps in the guide is minimum requirements for running.
And cases like Antarctic Science or LiveDroneMap exceed level of example. Cause you should prepare not only basic system(this project) but also other systems for interfacing and data(2d and 3d).
"Getting started" is only for very basic introduction to "how to run and use this project".

Thanks.

@Chep2
Copy link
Author

Chep2 commented Apr 27, 2021

Thank you very much for your reply.
I have Windows 10 x64, Java 8 is additionally installed (jre-8u291-windows-x64).

I installed Git for Windows (Git-2.31.1-64-bit.exe), logged in and cloned the repository.
Project path: C:\git\repository\mago3djs

I have installed Eclipse IDE for Java Developers (eclipse-inst-jre-win64.exe).
There is no item in the Eclipse menu “Project Import File”.
Do I need to do File> Import?
Eclipse

@shire75
Copy link
Contributor

shire75 commented Apr 28, 2021

Hi, @ched2

Yes. You're correct.

Thanks.

@Chep2
Copy link
Author

Chep2 commented Apr 28, 2021

@shire75, many thanks for help!
I wanted to ask about this point of the instruction:
Create Symbolic Link to use transformed F4D files as web service in mago3D JS project Run Command Line Prompt (cmd.exe) with administrative privileges and go to mago3D JS project C:\mago3djs
C:\mago3djs>mklink /d "C:\git\repository\mago3djs\f4d" "C:\f4d" (delete is rmdir data)
I just need to create a new empty directory "C:\mago3djs"?

@shire75
Copy link
Contributor

shire75 commented Apr 30, 2021

Hi, @Chep2

In the material, it is supposed that you installed this project in C:\mago3djs.

This means C:\mago3djs is root of this project.

Thank.s

@Chep2
Copy link
Author

Chep2 commented Apr 30, 2021

Hi, @shire75
Thank you very much for your help!

In “Getting Started” written about directory “C:\git\repository\mago3djs“.
I thought the root directory was “C:\git\repository\mago3djs“.

For the first time, the directory “C:\mago3djs” is mentioned in paragraph “5. Data Conversion”.
At what point should I have created the “C:\mago3djs” directory?

@shire75
Copy link
Contributor

shire75 commented May 3, 2021

Hi @Chep2

It's just mis-typing. "C:\git\repository\mago3djs" is the correct argument.

Thanks.

@Chep2
Copy link
Author

Chep2 commented May 3, 2021

Hi, @shire75
Thank you very much for your reply.

How do I go about doing this “Getting Started” section correctly?
Link

Should the correct command look like this?
C:\git\repository\mago3djs>mklink /d "C:\git\repository\mago3djs\f4d" "C:\f4d"

@Chep2
Copy link
Author

Chep2 commented May 10, 2021

Hi, @shire75
Forgive me my lack of erudition.
This is a new system for me.
She is very interesting to me.
Please help me get it started.
Please.

@shire75
Copy link
Contributor

shire75 commented May 10, 2021

Hi @Chep2

Sorry for late response.

The last sentence is correct command line.

[root of this system]>mklink /d "[absolute path where converted f4d are]" "[alias path as which the system perceives real path]"

@Chep2
Copy link
Author

Chep2 commented May 10, 2021

@shire75, thank you very much for your reply!

@Chep2
Copy link
Author

Chep2 commented May 10, 2021

@shire75, I created data.json and policy.json files.
In policy, I added my cesium_ion_token.
I put these two files in the “C: \ f4d \ projectname” directory:
jsons
It is right?

Node server starts successfully:
node server start

But there is no data in the browser:
browser

My data.json and policy.json files:
data_and_policy jsons.zip

Help me please.

@shire75
Copy link
Contributor

shire75 commented May 21, 2021

Hi @Chep2

You can see debug info when you hit F12 key with focus on Chrome.

Can you find any error message from it?

@Chep2
Copy link
Author

Chep2 commented May 21, 2021

Hello, @shire75!
Thanks for the answer.
screen Chrome

@shire75
Copy link
Contributor

shire75 commented May 27, 2021

Hi, @Chep2

Can i know what branch you checked out for this work?

@Chep2
Copy link
Author

Chep2 commented May 27, 2021

Hi, @shire75
I downloaded mago3djs-master.zip:
master

Sorry if I misunderstood your question. I use Google Translate.

@Chep2
Copy link
Author

Chep2 commented May 27, 2021

Sorry. Maybe I downloaded a different version by mistake ...
difference
Need to download "mago3djs-master.zip", right?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants