Custom Query (1138 matches)
Results (85 - 87 of 1138)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#616 | wontfix | better screenshot for Viking | ||
Description |
If would be good to have a less generic screenshot for viking. idea: download a GPX file from OpenStreetMap, File->Open it & color the track red, then follow the instructions to load up a black and white Terraserver Aerials Map Layer in the background. bonus points for adding waypoints. Hamish |
|||
#2058 | fixed | Bionic PySAL support | ||
Description |
user@live12a:~/srcs$ pip download pysal Collecting pysal
Collecting numpy>=1.3 (from pysal)
Collecting scipy>=0.11 (from pysal)
Successfully downloaded pysal numpy scipy |
|||
#2059 | fixed | Bionic Rasterio support | ||
Description |
[sudo] password for user: XXXXXX Collecting rasterio
Collecting affine (from rasterio) Collecting click-plugins (from rasterio) Collecting cligj (from rasterio) Requirement not upgraded as not directly required: enum34 in /usr/lib/python2.7/dist-packages (from rasterio) (1.1.6) Requirement not upgraded as not directly required: numpy in /usr/lib/python2.7/dist-packages (from rasterio) (1.13.3) Collecting snuggs (from rasterio) Collecting click>=3.0 (from click-plugins->rasterio)
Requirement not upgraded as not directly required: pyparsing in /usr/lib/python2.7/dist-packages (from snuggs->rasterio) (2.2.0) Installing collected packages: affine, click, click-plugins, cligj, snuggs, rasterio
Successfully installed affine-2.2.0 click-6.7 click-plugins-1.0.3 cligj-0.4.0 rasterio-0.36.0 snuggs-1.4.1
|