#1
|
|||
|
|||
Offline GDAL install
Hi,
I understand that Vizard provides a package manager through which I can install a library. However I am currently using Vizard within a private network due to which i cannot use package manager. Can you provide me some help/direction through which I can offline install GDAL library. Thanks in advance P.S. : I found packages for offline numpy installation but cudn't find such package for gdal. |
#2
|
|||
|
|||
OK. I found a solution for generally installing any package.
From this link [ http://www.lfd.uci.edu/~gohlke/pythonlibs ] download the required .whl file and place the file in [ C:\Program Files\WorldViz\Vizard5\bin\Scripts\ ]. Run Vizard as Adminstrator and execute python script at [ C:\Program Files\WorldViz\Vizard5\bin\Scripts\pip-script.py ] with arguments "install <name of your .whl file>" |
#3
|
|||
|
|||
Also, if you drag and drop a .whl package into the Vizard 5 IDE, it will prompt you to install the package.
|
#4
|
|||
|
|||
Thanks Jeff.
|
#5
|
|||
|
|||
proj4 is used by GDAL for reprojection purposes. For example, if your source tiles are are in UTM projection (NAIP and NED10 elevations are), you will need proj4 to reproject them on the fly. However, if your NASA WW WMS server is using only tile caches, you do not need GDAL at all.
|
#6
|
|||
|
|||
Hello Jeff
I want to install PyQt4 on windows 32 bit downloaded wheel file from site you sujjested file:PyQt4-4.11.4-cp27-cp27m-win32.whl but it gives message that this for python package is not supported with the current version of vizard.Please use a version of the package that supports Python 2.7 (32-bit) |
Tags |
gdal, install, library, offline |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Vizard5 Failed to Install | zaylin | Vizard | 2 | 01-05-2015 07:17 PM |
Can I install different versions in the same computer? | Melody | Vizard | 2 | 10-11-2014 01:25 PM |
New Install Crashes | Nevyle | Vizard | 6 | 06-28-2010 12:21 PM |
AVI recording and offline parameter settings | Chandan | Vizard | 11 | 11-07-2006 10:11 AM |