Tagged Questions
0
votes
1answer
69 views
import grass.script as grass under windows 7
OS: Windows 7 64bit
GIS: QGIS 1.8 (qgis.org/downloads/QGIS-OSGeo4W-1.8.0-2-Setup.exe)
I have created a plugin for QGIS, with the QGIS plugin builder.
Now i would like to import grass.script into ...
1
vote
0answers
115 views
QGIS plugins with python dependencies [closed]
Problem: I have a Windows XP machine with Python 2.7.3 installed at ‘C:\Python27' and the scipy module installed at ‘C:\Python27\Lib\site-packages'.
I installed QGIS 1.8 recently and started ...
0
votes
0answers
23 views
How to patch a revision from the repository to fix a bug [closed]
firstly:
Apologies if this is simple and has been done to death, BUT i've been searching for ages and haven't found anything which explains how to do what should be quite easy.
So! QGis gets into ...
2
votes
1answer
145 views
How to use QGIS from command line on Windows
I have QGIS running on a windows operating system.
I am willing to use QGIS from command line to follow this procedure.
Unfortunately, i cannot manage to have qgis declared in the command windows.
I ...
0
votes
1answer
126 views
Microsoft visual studio run time library error in Qgis 1.8
When i open Qgis project, I get an error from Microsoft Visual C++ Runtime Library: Runtime Error! For other machine its working fine.Since I have uninstalled and re-installed the Qgis,but still same ...
3
votes
0answers
99 views
Are there any known problems using GPS connection in Android version of QGIS? [closed]
I install QGIS both my netbook (windows win7 starter) and My tablet (android 4.0). I can used GPS option in windows version and I can save location points from GPS. However, I could not manage same ...
3
votes
1answer
174 views
QGIS 1.8 does not launch
QGIS 1.8.0-1 does not launch (nor its companions: Browser, Grass, etc.) neither on machine with Win XP SP3 nor with Win 7 (GRASS installed separately works well). Console displays a message on launch: ...
4
votes
3answers
142 views
How to make same installation on multiple machines?
What is the easy way to make the "same" Qgis installation (same menu, same plugins, same prefs...) on multi-PCs, 10 or 12 laptops ?
thanks for your help.
2
votes
2answers
319 views
How do I fix an error starting QGIS 1.8.0 on Windows XP?
I note that the installation of qgis completed successfully. However, the log procedure returns this message:
"...... Estrazione: wvhpgn.gsb Estrazione: wyhpgn.gsb Cartella di
destinazione: ...
0
votes
1answer
162 views
How to debug QGIS installation problems on XP? [closed]
I'm installing Qgis (Standalone 1.8) on all the PCs of the town planning office where I work. All good for 4 computers, on the fifth installation does not work.
Computers have all XP with SP3.
In ...
2
votes
2answers
815 views
QGIS Web Client in Windows does not load map
I have installed QGIS (1.8 Lisboa) desktop and server on a Windows XP machine. I am now trying to configure the QGIS Webclient. I downloaded the zip file from GitHUb, and made the changes to the ...
1
vote
0answers
212 views
What do I need to build a C++ plugin on windows 7?
I want to make a plugin in C++ and I need to write and build it in windows (Im better with *nix systems).
While I have skimmed the various updated C++Plugin docs I can understand if I need to build ...
1
vote
2answers
1k views
How to change the language setting/interface of Quantum GIS (to English) using Windows XP in French?
I want QGIS interface in English in order to share the information with the GIS community. Using other language than English when chating with the GIS community is very difficulte. When I installed ...
2
votes
0answers
347 views
Trouble with Python plugins on QGIS
This question has been bugging me for a while now, and I still haven't managed to solve it, so I'm giving it another go, hopefully someone may help me out.
I've been having problems loading several ...
13
votes
2answers
6k views
How to access file geodatabase in Qgis?
How does one access data from an Esri file geodatabase in Quantum GIS?
I've seen snippets of conversation that indicate it's possible with qgis 1.7+ and gdal 1.9+ but no clear recipe.
I recognize ...
1
vote
1answer
198 views
Quantum GIS Standalone Installer Windows folder
I have a very simple question for you: what is the "Quantum GIS Standalone Installer Windows" folder?
Is it, as usual, something like "c:\program files\quantum gis"?
I cannot make a test (at this ...
5
votes
2answers
424 views
Can I change the GDAL/OGR library that QGIS uses?
I have been adding a new format to OGR, all seems well and OGRInfo works. Now I would like to test my code out using QGIS. Is there an easy way to switch which GDAL lib QGIS uses on a windows box? ...
