Tagged Questions
2
votes
1answer
179 views
How to install GDAL 1.10 with OGR SQLite driver support on Ubuntu?
How can I install GDAL 1.10 with OGR SQLite driver support, and JPEG and PNG drivers per http://www.gdal.org/frmt_mbtiles.html
1
vote
1answer
278 views
“Please ensure that the GDAL_DATA environment variable is set and try again” on Kubuntu 12.10
I'm having a problem loading the 'convert os gml to ogr' plugin in QGIS 1.8 running on (k)ubuntu 12.10.
Basically, clicking the plugin prompts the error:
"Please ensure that the GDAL_DATA ...
1
vote
2answers
506 views
GDAL does ECW but QGIS (Linux !!) does not load ECW file
Followed instructions from various posts (each one with slight variations on the theme) and most of the time have no trouble getting the installed GDAL to accept ECW files. However, QGIS stubbornly ...
2
votes
1answer
521 views
SID and/or ECW support on QGIS for Linux
Running QGIS on Ubuntu 11.04 and QGIS for Android on Galaxy Tab 10.1 (which is an awesome project by the way)
NEED to figure out a way to get SID and/or ECW files loaded.
Saw some posts about ...
3
votes
3answers
1k views
Python GDAL package missing header file when installing via pip
Hi I asked this question in the regular Stack Exchange site (http://stackoverflow.com/questions/11336153/python-gdal-package-missing-header-file-when-installing-via-pip) before I realised this site. ...
6
votes
1answer
2k views
ECW for QGIS 1.8 in Ubuntu 12.04
I have followed various online help guides on how to make ecw for QGIS 1.8 work in Ubuntu 12.04. I had it all working in Ubuntu 10.04 but since migration to 12.04 no such luck.
Is there a guide that ...