Tagged Questions
1
vote
1answer
64 views
How to set the path to shapely?
I am using QGIS 1.8.0 on Mac OS 10.8.3 with python 2.7. Thanks to other threads in the forum, I have successfully installed shapely here:
...
1
vote
1answer
196 views
How to install the Python module Shapely.geometry for QGIS use?
I'm using QGis 1.8.0 on a MAc with OSX 10.6.8 (Snow Leopard).
I've installed QGIS including:
GDAL;
GSL;
UNIXImageIO;
Freetype;
Matplotlib
all from www.kyngchaos.com/
When installing the plugin ...
2
votes
1answer
132 views
Vectors created in OTB Monteverdi are displaced
I'm using the Orfeo Toolbox Monteverdi in combination with QGIS in order to produce classified vectors of vegetation cover which I then use in maps in QGIS. (I can't use the QGIS OTB plugin because as ...