WorldWindEarth / worldwindjs

WorldWindJS is a community maintained fork of the WebWorldWind virtual globe SDK from NASA - an interactive 3D globe library featuring maps, imagery and terrain plus 2D map projections.
https://worldwind.earth/worldwindjs/
37 stars 9 forks source link

Unable to get WebWorldWind-StandaloneData.tar.gz from worldwind32.arc.nasa.gov #42

Open SeregaZH opened 4 years ago

SeregaZH commented 4 years ago

Description

Hello Team,

I try to install worldwindjs locally using following example: https://worldwind.arc.nasa.gov/web/tutorials/standalone-example/

All steps are working well but I am unable to download archive with data from worldwind32.arc.nasa.gov host. The link from the instruction is: https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz

Could someone assist me and provide correct link to the archive with the data?

Steps to Reproduce

  1. wget https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz --2019-09-11 20:00:03-- https://worldwind32.arc.nasa.gov/WebWorldWind-StandaloneData.tar.gz Resolving worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)... 128.102.22.152 Connecting to worldwind32.arc.nasa.gov (worldwind32.arc.nasa.gov)|128.102.22.152|:443...

  2. failed: Connection timed out. Retrying.

Expected behavior:Archive have been downloaded

Actual behavior:failed: Connection timed out. Retrying.

Reproduces how often: Always

Operating System and Browser

Linux Ubuntu 18.04, wget, Chrome, Firefox

Andy82 commented 4 years ago

Same issue.

ComBatVision commented 3 years ago

It looks like URL was changed. I have merged upstream to development branch. Could you, please, check now?

SeregaZH commented 3 years ago

What is new url to download the data?